<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bad Simplicity</title>
	<atom:link href="https://badsimplicity.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://badsimplicity.com</link>
	<description></description>
	<lastBuildDate>Mon, 05 Jun 2023 15:03:48 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>How to show more information in LSP when using Emacs and Typescript</title>
		<link>https://badsimplicity.com/2023/06/05/how-to-show-more-information-in-lsp-when-using-emacs-and-typescript/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Mon, 05 Jun 2023 15:03:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=814</guid>

					<description><![CDATA[Just M-X set-variable and set lsp-ui-doc-show-with-cursor to top ! I always found frustrating that even in VS Code LSP errors were shown using only one line (not enough!). For more information on other possibilities visit https://emacs-lsp.github.io/lsp-ui/]]></description>
										<content:encoded><![CDATA[<p>Just <code>M-X set-variable</code> and set <code>lsp-ui-doc-show-with-cursor</code> to <code>top</code> ! </p>
<p>I always found frustrating that even in VS Code LSP errors were shown using only one line (not enough!).</p>
<p>For more information on other possibilities visit <a href="https://emacs-lsp.github.io/lsp-ui/">https://emacs-lsp.github.io/lsp-ui/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Great historical review on source control systems evolution</title>
		<link>https://badsimplicity.com/2023/02/10/great-historical-review-on-source-control-systems-evolution/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Fri, 10 Feb 2023 16:17:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=804</guid>

					<description><![CDATA[Check https://trunkbaseddevelopment.com/game-changers/ And mentioned in the page, video of Guido Van Rossum explaining Mondrian in 2006]]></description>
										<content:encoded><![CDATA[<p>Check <a href="https://trunkbaseddevelopment.com/game-changers/">https://trunkbaseddevelopment.com/game-changers/</a></p>
<p>And mentioned in the page, video of Guido Van Rossum explaining Mondrian in 2006</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/sMql3Di4Kgc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Interesting article on learnings over a software engineer career</title>
		<link>https://badsimplicity.com/2023/02/06/interesting-article-on-learnings-over-a-software-engineer-career/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Mon, 06 Feb 2023 16:38:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=800</guid>

					<description><![CDATA[https://www.simplethread.com/20-things-ive-learned-in-my-20-years-as-a-software-engineer/]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.simplethread.com/20-things-ive-learned-in-my-20-years-as-a-software-engineer/">https://www.simplethread.com/20-things-ive-learned-in-my-20-years-as-a-software-engineer/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Code Freeze 2023 Keynote 01 Jessica Kerr 1</title>
		<link>https://badsimplicity.com/2023/01/27/code-freeze-2023-keynote-01-jessica-kerr-1/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Fri, 27 Jan 2023 00:09:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=797</guid>

					<description><![CDATA[From https://jessitron.com/2023/01/16/resilience-and-waste-in-software-teams/]]></description>
										<content:encoded><![CDATA[<p><iframe width="560" height="315" src="https://www.youtube.com/embed/rSz85mT0ODg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
<p>From <a href="https://jessitron.com/2023/01/16/resilience-and-waste-in-software-teams/">https://jessitron.com/2023/01/16/resilience-and-waste-in-software-teams/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to configure MacOSX to make the window under the mouse to receive the focus?</title>
		<link>https://badsimplicity.com/2022/09/01/how-to-configure-macosx-to-make-the-window-under-the-mouse-to-receive-the-focus/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Thu, 01 Sep 2022 15:29:42 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=787</guid>

					<description><![CDATA[You can't! Incredible... But you can use something to help, this project allows you to achieve the focus under the mouse effect across the environment: https://github.com/sbmpost/AutoRaise For more information check https://stackoverflow.com/questions/67258537/focus-follows-mouse-on-macos]]></description>
										<content:encoded><![CDATA[<p>You can't! Incredible... </p>
<p>But you can use something to help, this project allows you to achieve the focus under the mouse effect across the environment:</p>
<ul>
<li><a href="https://github.com/sbmpost/AutoRaise">https://github.com/sbmpost/AutoRaise</a></li>
</ul>
<p>For more information check <a href="https://stackoverflow.com/questions/67258537/focus-follows-mouse-on-macos">https://stackoverflow.com/questions/67258537/focus-follows-mouse-on-macos</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to open any file with Midnight Commander in MacosX</title>
		<link>https://badsimplicity.com/2022/08/29/how-to-open-any-file-with-midnight-commander-in-macosx/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Mon, 29 Aug 2022 20:07:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=782</guid>

					<description><![CDATA[Very simple just define the environment variable MC_XDG_OPEN before launching mc: $ MC_XDG_OPEN=open mc And now when you press enter on any file you\'ll let MacOSX decide what program to use (very useful for images and PDFs).]]></description>
										<content:encoded><![CDATA[<p>Very simple just define the environment variable <code>MC_XDG_OPEN</code> before launching <code>mc</code>:</p>
<pre><code class="language-shell">$ MC_XDG_OPEN=open mc </code></pre>
<p>And now when you press enter on any file you\'ll let MacOSX decide what program to use (very useful for images and PDFs).</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>So you deleted your AWS Route53 hosted zone for your AWS Route53 domain</title>
		<link>https://badsimplicity.com/2022/03/06/so-you-deleted-your-aws-route53-hosted-zone-for-your-aws-route53-domain/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Sun, 06 Mar 2022 11:19:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=770</guid>

					<description><![CDATA[.. and you created the hosted domain again and it doesn\'t work? If you find that you cannot access your damin anymore, despite having it perfectly configred in the hosted zone, you might have to update the NameServers in the &#8230; <a href="https://badsimplicity.com/2022/03/06/so-you-deleted-your-aws-route53-hosted-zone-for-your-aws-route53-domain/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>.. and you created the hosted domain again and it doesn\'t work? If you find that you cannot access your damin anymore, despite having it perfectly configred in the hosted zone, you might have to update the NameServers in the domain configuration in <code>Route53</code> ! </p>
<p>Just get the list of domains from you hosted zone: </p>
<p><img decoding="async" src="https://badsimplicity.com/wp-content/uploads/2022/03/screenshot-20220306-111522-300x38.png" alt="AWS" /></p>
<p>And check that they are the same (or if they aren\'t update them) in your <code>Route53</code> domain config: </p>
<p><img decoding="async" src="https://badsimplicity.com/wp-content/uploads/2022/03/screenshot-20220306-111542-300x129.png" alt="Route53" /></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 20.04, where is dig?</title>
		<link>https://badsimplicity.com/2022/03/05/ubuntu-20-04-where-is-dig/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Sat, 05 Mar 2022 19:59:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=771</guid>

					<description><![CDATA[You can install it in Ubuntu 20.04 with: $ sudo apt get install dnsutils]]></description>
										<content:encoded><![CDATA[<p>You can install it in <code>Ubuntu 20.04</code> with:</p>
<pre><code class="language-bash">$ sudo apt get install dnsutils</code></pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Links, Tuesday 15th Feb 2022</title>
		<link>https://badsimplicity.com/2022/02/15/links-tuesday-15th-feb-2022/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 10:50:27 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=763</guid>

					<description><![CDATA[David Rosenthal's EE380 Talk Stanford's EE380 Comprehensive synthesis of the technological, ecological and political critique of blockchainism The fall of Roam]]></description>
										<content:encoded><![CDATA[<ol>
<li><a href="https://blog.dshr.org/2022/02/ee380-talk.html?m=1">David Rosenthal's EE380 Talk</a></li>
<li><a href="https://www-leland.stanford.edu/class/ee380/">Stanford's EE380</a></li>
<li><a href="https://pluralistic.net/2022/02/14/externalities/#dshr">Comprehensive synthesis of the technological, ecological and political critique of blockchainism</a></li>
<li><a href="https://every.to/superorganizers/the-fall-of-roam">The fall of Roam</a></li>
</ol>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Links, Tuesday 11th January 2022</title>
		<link>https://badsimplicity.com/2022/01/11/links-tuesday-11th-january-2022/</link>
		
		<dc:creator><![CDATA[josemaria]]></dc:creator>
		<pubDate>Tue, 11 Jan 2022 16:36:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://badsimplicity.com/?p=760</guid>

					<description><![CDATA[* The Web3 Fraud]]></description>
										<content:encoded><![CDATA[<p>* <a href="https://www.usenix.org/publications/loginonline/web3-fraud">The Web3 Fraud</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
