<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: zer</title><link>https://news.ycombinator.com/user?id=zer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 12:43:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=zer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by zer in "Helix: A post-modern text editor"]]></title><description><![CDATA[
<p>These are great. I really have come to love this little plugin that extends and creates a/i textobjects:<p><a href="https://github.com/nvim-mini/mini.ai" rel="nofollow">https://github.com/nvim-mini/mini.ai</a></p>
]]></description><pubDate>Sat, 07 Mar 2026 14:36:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47288028</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=47288028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47288028</guid></item><item><title><![CDATA[New comment by zer in "Portmaster – Open-source network monitor and firewall"]]></title><description><![CDATA[
<p>Nowadays I use TinyWall[1] on Windows. A simple firewall with a whitelist and some convenience functions.<p>[1] <a href="https://tinywall.pados.hu/" rel="nofollow">https://tinywall.pados.hu/</a></p>
]]></description><pubDate>Sun, 02 Jan 2022 10:58:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=29767692</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=29767692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29767692</guid></item><item><title><![CDATA[New comment by zer in "s/bash/zsh/g"]]></title><description><![CDATA[
<p>Fish is really great for an interactive shell, I love using it. Not so great when it comes to scripting though. For example I think there's still no way to easily exit a script on error except to manually check exit codes.<p>However I haven't tried writing scripts in zsh yet, just sh/bash.</p>
]]></description><pubDate>Wed, 20 Oct 2021 11:28:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=28929412</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=28929412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28929412</guid></item><item><title><![CDATA[New comment by zer in "Safari 15 on Mac OS, a user interface mess"]]></title><description><![CDATA[
<p>I wouldn't attribute it to malice. The author has got that probably right: the people in charge think in iOS terms.</p>
]]></description><pubDate>Sat, 19 Jun 2021 12:50:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=27560024</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=27560024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27560024</guid></item><item><title><![CDATA[New comment by zer in "Rust explained using easy English"]]></title><description><![CDATA[
<p>I like the general idea. I haven’t got the time to do more than skimming right now but I already feel that a single markdown file (especially without a table of contents) isn’t the right medium for this.</p>
]]></description><pubDate>Thu, 23 Jul 2020 06:41:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=23924769</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=23924769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23924769</guid></item><item><title><![CDATA[New comment by zer in "Megadesk"]]></title><description><![CDATA[
<p>The Idasen does look a lot better. Do you think it would handle a move (or two) well?</p>
]]></description><pubDate>Mon, 29 Jun 2020 18:15:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=23680468</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=23680468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23680468</guid></item><item><title><![CDATA[New comment by zer in "Oracle vs. PostgreSQL – A Comment"]]></title><description><![CDATA[
<p>My clients — oncological institutions — license Oracle and so they prefer my solutions to use it as well. Really simple, and sad.<p>As for why they use it... as far as I know it‘s the old tale: historical reasons. Classical lock-in.</p>
]]></description><pubDate>Sat, 30 May 2020 16:41:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=23362393</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=23362393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23362393</guid></item><item><title><![CDATA[New comment by zer in "Eloquent JavaScript 3rd Edition (2018)"]]></title><description><![CDATA[
<p>Regarding your second point: This sounds similar to .NET‘s CancellationToken. It works very well there.<p>What are those nuances in JavaScript which aren’t handled by it?</p>
]]></description><pubDate>Mon, 27 Apr 2020 03:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=22992690</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=22992690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22992690</guid></item><item><title><![CDATA[New comment by zer in "Configs suck? Try a real programming language"]]></title><description><![CDATA[
<p>I use schemy [0] for non trivial config tasks in .NET projects. LISPs in general are well suited for this.
Very small implementations are easily done and data is code, it’s pretty great.<p>Of course, if one has already access to a Python runtime that is probably fine as well.<p>[0] <a href="https://github.com/microsoft/schemy" rel="nofollow">https://github.com/microsoft/schemy</a></p>
]]></description><pubDate>Sun, 05 Apr 2020 19:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=22787629</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=22787629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22787629</guid></item><item><title><![CDATA[Programming Language Fragility]]></title><description><![CDATA[
<p>Article URL: <a href="https://cancel.fm/blog/2019-11/language-fragility/">https://cancel.fm/blog/2019-11/language-fragility/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21544025">https://news.ycombinator.com/item?id=21544025</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 15 Nov 2019 11:29:33 +0000</pubDate><link>https://cancel.fm/blog/2019-11/language-fragility/</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=21544025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21544025</guid></item><item><title><![CDATA[New comment by zer in "New ‘past’ link on HN front page"]]></title><description><![CDATA[
<p>I use <a href="http://hn.premii.com/" rel="nofollow">http://hn.premii.com/</a><p>I believed it to be more popular but it seems no one has mentioned that site so far...</p>
]]></description><pubDate>Sat, 23 Feb 2019 08:19:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=19232337</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=19232337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19232337</guid></item><item><title><![CDATA[New comment by zer in "Microsoft’s problem isn’t how often it updates Windows, it’s how it develops it"]]></title><description><![CDATA[
<p>Yeah I did the same.<p>It's infuriating to put the machine to sleep only to see in the morning (or days later...) that Windows woke it up at 3am.<p>Is it supposed to go back to sleep or is this honestly how someone at Microsoft wants it to work?</p>
]]></description><pubDate>Sat, 20 Oct 2018 18:38:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=18264737</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=18264737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18264737</guid></item><item><title><![CDATA[New comment by zer in "Rust 1.26 released"]]></title><description><![CDATA[
<p>You're right, I totally missed that link. Thank you!<p>It shows off Chapter 3, and yes, it really looks great.</p>
]]></description><pubDate>Thu, 10 May 2018 17:38:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=17041144</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=17041144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17041144</guid></item><item><title><![CDATA[New comment by zer in "Rust 1.26 released"]]></title><description><![CDATA[
<p>impl Trait and the second edition of the book; very nice!
Congrats on the release!<p>Question: Is there any way to preview what the book's typesetting looks like, since there's praise in the release note?</p>
]]></description><pubDate>Thu, 10 May 2018 17:31:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=17041070</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=17041070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17041070</guid></item><item><title><![CDATA[New comment by zer in "Google is about to launch a Gmail Web Redesign"]]></title><description><![CDATA[
<p>In that case you can still use custom CSS / user styles.</p>
]]></description><pubDate>Wed, 11 Apr 2018 17:33:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=16813433</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=16813433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16813433</guid></item><item><title><![CDATA[New comment by zer in "Advanced SQL window function quiz"]]></title><description><![CDATA[
<p>Q6: Ranking has an error, or I misunderstood.
It says "Order by: ranking, name" but in truth one should not order by name!<p>Anyway, overall very nice!</p>
]]></description><pubDate>Fri, 09 Feb 2018 08:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=16338798</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=16338798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16338798</guid></item><item><title><![CDATA[New comment by zer in "Setting Up .NET Core on RHEL"]]></title><description><![CDATA[
<p>I'm curious, what exactly is it that makes you recommend Ubuntu Studio for the desktop?</p>
]]></description><pubDate>Fri, 03 Jun 2016 16:39:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=11831367</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=11831367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11831367</guid></item><item><title><![CDATA[New comment by zer in "Ask HN: Blacklist Forbes?"]]></title><description><![CDATA[
<p>You could also disable JavaScript for socketloop. Works fine for me.</p>
]]></description><pubDate>Sat, 09 Jan 2016 16:40:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=10871820</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=10871820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10871820</guid></item><item><title><![CDATA[New comment by zer in "How much is time wrong around the world?"]]></title><description><![CDATA[
<p>Interesting fact just for fun: Afghanistan shares a 76 km long border with China; this is where the biggest time zone jump occurs, an impressive 3.5 hours.</p>
]]></description><pubDate>Fri, 21 Feb 2014 21:56:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=7279707</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=7279707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7279707</guid></item><item><title><![CDATA[New comment by zer in "Domain-Specific VPN Router"]]></title><description><![CDATA[
<p>Is there anything equivalent for Windows? I heard of ProxyCap and Tunnelier, but I don't know the technical details of how those work - i.e. if they avoid TCP over TCP tunneling.</p>
]]></description><pubDate>Thu, 07 Nov 2013 16:01:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=6690077</link><dc:creator>zer</dc:creator><comments>https://news.ycombinator.com/item?id=6690077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6690077</guid></item></channel></rss>