<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: _mjk</title><link>https://news.ycombinator.com/user?id=_mjk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 14:52:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=_mjk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by _mjk in "Shattered skeleton is first confirmed death from trebuchet"]]></title><description><![CDATA[
<p>I don't get the nitpicking here. Scientifically correct, since circumstantial. Meteor is also possible, but very unlikely.<p>The probability regimes in which science is dealing often only leave marginal room for alternative explanations.</p>
]]></description><pubDate>Tue, 18 Aug 2026 09:39:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49343380</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=49343380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49343380</guid></item><item><title><![CDATA[New comment by _mjk in "They don't make 'em like Sublime Text anymore"]]></title><description><![CDATA[
<p>Check out sublime merge, too. All the goodies from sublime text for a git frontend!</p>
]]></description><pubDate>Tue, 11 Aug 2026 21:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49264845</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=49264845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49264845</guid></item><item><title><![CDATA[New comment by _mjk in "My server is a phone now"]]></title><description><![CDATA[
<p>When I read about the browser 'surf', I first thought of the browser from suckless: <a href="https://surf.suckless.org/" rel="nofollow">https://surf.suckless.org/</a></p>
]]></description><pubDate>Sun, 09 Aug 2026 11:58:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49230609</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=49230609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49230609</guid></item><item><title><![CDATA[New comment by _mjk in "GitRoot"]]></title><description><![CDATA[
<p>Also compare gitolite, user management via ssh keys, but no web interface. Tiny footprint, can run on openwrt.</p>
]]></description><pubDate>Sun, 19 Jul 2026 15:21:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48968967</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=48968967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48968967</guid></item><item><title><![CDATA[New comment by _mjk in "Ask HN: What next after PhD in physics?"]]></title><description><![CDATA[
<p>Hi, thanks for your comment.
You are right, I wouldn't want to switch fields in research in the long term. For a limited time and project however I might be able pick up the knowledge on a particular set of skills (thus the question if a postdoc would actually help).</p>
]]></description><pubDate>Wed, 04 Oct 2017 19:35:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=15403768</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=15403768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15403768</guid></item><item><title><![CDATA[Ask HN: What next after PhD in physics?]]></title><description><![CDATA[
<p>Hi HN!
I am about to finish my PhD in experimental physics next year (Europe), and I am thinking about what to do next.
I would like to get into CS, but I have no formal education. However, I am used to work in terminals, only have linux machines around me, know my way around git, have done a lot of data analysis and modelling in julia / python (setting up own packages, some testing included), and just started out with ruby / rails to realize an project of my own.
Ideally the next job would be in an English-speaking country (anywhere is fine). Since I do not have any experience / certificate to show off for CS, I thought doing a PostDoc might be a good idea. Well, is it? Should I rather look for an internship / first position?
Happy to hear your thoughts! _mjk</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=15400123">https://news.ycombinator.com/item?id=15400123</a></p>
<p>Points: 2</p>
<p># Comments: 5</p>
]]></description><pubDate>Wed, 04 Oct 2017 13:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=15400123</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=15400123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15400123</guid></item><item><title><![CDATA[New comment by _mjk in "Ask HN: What are your favorite podcasts?"]]></title><description><![CDATA[
<p>"no such thing as a fish", a podcast on four favourite facts of the week. Really fun to listen to :)</p>
]]></description><pubDate>Sun, 23 Jul 2017 22:13:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=14834701</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=14834701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14834701</guid></item><item><title><![CDATA[New comment by _mjk in "Ask HN: How do you organize your files"]]></title><description><![CDATA[
<p>I use `mess` [1].
Short descrption: New stuff that is not filed away instantly goes into a folder "current" linked to the youngest folder in a tree (mess_root > year > week).
If needed at a later time: file it accordingly, otherwise old folders are purged if disk space is low.
Taking it a step further: synching everything across work and personal machines using `syncthing`.<p>[1] <a href="http://chneukirchen.org/blog/archive/2006/01/keeping-your-home-clean-with-mess.html" rel="nofollow">http://chneukirchen.org/blog/archive/2006/01/keeping-your-ho...</a></p>
]]></description><pubDate>Wed, 21 Jun 2017 23:03:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=14608736</link><dc:creator>_mjk</dc:creator><comments>https://news.ycombinator.com/item?id=14608736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14608736</guid></item></channel></rss>