<?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>Technical stuff</title>
	<atom:link href="http://www.tekkie.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekkie.ro</link>
	<description>Requirements are like water. They&#039;re easier to build on when they&#039;re frozen.</description>
	<lastBuildDate>Fri, 01 Jul 2016 13:37:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.5.3</generator>
	<item>
		<title>Resetting Bluetooth in OSX</title>
		<link>http://www.tekkie.ro/quick-n-dirty/resetting-bluetooth-in-osx/</link>
		<comments>http://www.tekkie.ro/quick-n-dirty/resetting-bluetooth-in-osx/#respond</comments>
		<pubDate>Fri, 01 Jul 2016 13:35:36 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Quick and dirty]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[quickies]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=496</guid>
		<description><![CDATA[In the past 2 weeks my bluetooth worked only when it wanted to. And since I came back from holiday, the refusal was complete.  Here&#8217;s the default bluetooth menu, and I made sure to try every option available, to no success. After a few digging on Google, I discovered there is a way to reset [&#8230;]]]></description>
		<wfw:commentRss>http://www.tekkie.ro/quick-n-dirty/resetting-bluetooth-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove local git branches no longer in remote repository</title>
		<link>http://www.tekkie.ro/revision-control/remove-local-git-branches-no-longer-in-remote-repository/</link>
		<comments>http://www.tekkie.ro/revision-control/remove-local-git-branches-no-longer-in-remote-repository/#respond</comments>
		<pubDate>Wed, 02 Mar 2016 13:10:26 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Revision control]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=493</guid>
		<description><![CDATA[Let&#8217;s say you have a lot of local branches, some connected to remote branches that have been removed in the meantime. ➤ git branch ABC-123-create-test-endpoint components-contract ABC-48-env-updates ABC-49-staging ABC-53-jenkins * next Updating the remote with prune option enabled does the trick: ➤ git remote update --prune Fetching origin From github.com:BigOrganisation/CoolProject x [deleted] (none) -&#62; origin/ABC-17-create-test-endpoint x [&#8230;]]]></description>
		<wfw:commentRss>http://www.tekkie.ro/revision-control/remove-local-git-branches-no-longer-in-remote-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Reactive Manifesto</title>
		<link>http://www.tekkie.ro/processes/the-reactive-manifesto/</link>
		<comments>http://www.tekkie.ro/processes/the-reactive-manifesto/#respond</comments>
		<pubDate>Fri, 06 Nov 2015 15:51:48 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Processes]]></category>
		<category><![CDATA[elastic]]></category>
		<category><![CDATA[message-driven]]></category>
		<category><![CDATA[reactive]]></category>
		<category><![CDATA[resilient]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=479</guid>
		<description><![CDATA[The Reactive manifesto is a great approach towards cleaner architectures. It emphasises the most critical aspects that systems should be concerned with, so that they can cope with various traffic values and accomplish their goal. Be responsive. Be resilient. Show elasticity. Embrace message-based communication.]]></description>
		<wfw:commentRss>http://www.tekkie.ro/processes/the-reactive-manifesto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using git checkout-index to init project from boilerplate repository</title>
		<link>http://www.tekkie.ro/methodology/use-git-checkout-index-initialise-project-from-boilerplate-repository/</link>
		<comments>http://www.tekkie.ro/methodology/use-git-checkout-index-initialise-project-from-boilerplate-repository/#respond</comments>
		<pubDate>Tue, 27 Oct 2015 13:12:49 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Methodology]]></category>
		<category><![CDATA[boilerplate]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[checkout-index]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=475</guid>
		<description><![CDATA[Use git checkout-index intelligently to bootstrap a project right.]]></description>
		<wfw:commentRss>http://www.tekkie.ro/methodology/use-git-checkout-index-initialise-project-from-boilerplate-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Google Sheet as a free online database for prototyping</title>
		<link>http://www.tekkie.ro/quick-n-dirty/use-google-sheet-as-a-free-online-database-for-prototyping/</link>
		<comments>http://www.tekkie.ro/quick-n-dirty/use-google-sheet-as-a-free-online-database-for-prototyping/#comments</comments>
		<pubDate>Mon, 19 Oct 2015 12:22:25 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Quick and dirty]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google sheets]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=462</guid>
		<description><![CDATA[Developer notes showing how to get started with Google Sheet as a free online database for prototyping]]></description>
		<wfw:commentRss>http://www.tekkie.ro/quick-n-dirty/use-google-sheet-as-a-free-online-database-for-prototyping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup code with git archive</title>
		<link>http://www.tekkie.ro/processes/backup-code-with-git-archive/</link>
		<comments>http://www.tekkie.ro/processes/backup-code-with-git-archive/#comments</comments>
		<pubDate>Thu, 15 Oct 2015 11:50:35 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Processes]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=460</guid>
		<description><![CDATA[I am currently working on a Facebook application using nodejs and other frontend goodies. While that&#8217;s all sweet and interesting, localhost can be used to play around after applying certain tricks that I described a while back. Some particular features (more specifically the share button) cannot be tested in a localhost environment, so I need to [&#8230;]]]></description>
		<wfw:commentRss>http://www.tekkie.ro/processes/backup-code-with-git-archive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best way to learn is to look at the best</title>
		<link>http://www.tekkie.ro/funny/best-way-to-learn-is-to-look-at-the-best/</link>
		<comments>http://www.tekkie.ro/funny/best-way-to-learn-is-to-look-at-the-best/#respond</comments>
		<pubDate>Thu, 08 Oct 2015 14:21:50 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[isomorphic]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[universal]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=454</guid>
		<description><![CDATA[Most people I&#8217;ve worked with don&#8217;t like to learn in an ordered manner from a textbook. They enjoy experimentation more than anything, because it allows them to see how things are moving when change is applied. And because I&#8217;ve been working with React lately, I thought it would be a good idea to see an [&#8230;]]]></description>
		<wfw:commentRss>http://www.tekkie.ro/funny/best-way-to-learn-is-to-look-at-the-best/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List all globally installed npm modules</title>
		<link>http://www.tekkie.ro/computer-setup/list-all-globally-installed-npm-modules/</link>
		<comments>http://www.tekkie.ro/computer-setup/list-all-globally-installed-npm-modules/#respond</comments>
		<pubDate>Fri, 11 Sep 2015 07:09:26 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[npm]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=450</guid>
		<description><![CDATA[List all globally installed npm modules]]></description>
		<wfw:commentRss>http://www.tekkie.ro/computer-setup/list-all-globally-installed-npm-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reattach to a screen session</title>
		<link>http://www.tekkie.ro/quick-n-dirty/reattach-to-a-screen-session/</link>
		<comments>http://www.tekkie.ro/quick-n-dirty/reattach-to-a-screen-session/#respond</comments>
		<pubDate>Sun, 09 Aug 2015 12:36:25 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Quick and dirty]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[quickies]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=445</guid>
		<description><![CDATA[Simple recipe for reattaching to a screen session.]]></description>
		<wfw:commentRss>http://www.tekkie.ro/quick-n-dirty/reattach-to-a-screen-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install node.js on Ubuntu servers</title>
		<link>http://www.tekkie.ro/computer-setup/install-node-js-on-ubuntu-servers/</link>
		<comments>http://www.tekkie.ro/computer-setup/install-node-js-on-ubuntu-servers/#comments</comments>
		<pubDate>Fri, 07 Aug 2015 13:35:45 +0000</pubDate>
		<dc:creator><![CDATA[Georgiana]]></dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=441</guid>
		<description><![CDATA[Debian-based distributions need a bit of help in setting up node.js for the first time. We detail the steps to make it easier for the reader to perform them.]]></description>
		<wfw:commentRss>http://www.tekkie.ro/computer-setup/install-node-js-on-ubuntu-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
