<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: meribold</title><link>https://news.ycombinator.com/user?id=meribold</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 21:37:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=meribold" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by meribold in "Time to talk about my writerdeck"]]></title><description><![CDATA[
<p>Lots of comments are also massively overestimating the amount of time/effort that creating this setup required.</p>
]]></description><pubDate>Sun, 24 May 2026 11:04:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48256286</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=48256286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48256286</guid></item><item><title><![CDATA[New comment by meribold in "Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes"]]></title><description><![CDATA[
<p>The new latest version (commit 806789e4d454b, 307 bytes) should also work. It no longer sets p_memsz to something unreasonably large, which was most likely the issue with the 301-byte and 298-byte versions from a few days ago.</p>
]]></description><pubDate>Sat, 11 Apr 2026 20:15:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47733633</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47733633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47733633</guid></item><item><title><![CDATA[New comment by meribold in "Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes"]]></title><description><![CDATA[
<p>I fixed the most likely culprit now (excessively large p_memsz value). It cost a few bytes; the new executable size is 307 bytes.</p>
]]></description><pubDate>Sat, 11 Apr 2026 19:58:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47733486</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47733486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47733486</guid></item><item><title><![CDATA[New comment by meribold in "Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes"]]></title><description><![CDATA[
<p>Looks like I may have stretched what values are acceptable for p_filesz/p_memsz too far. What's your kernel version? (I tested it on 6.8.0 and 4.4.0.) Perhaps the 316-byte version at commit 451827cfd5399074 (before that particular hack was introduced) would work.</p>
]]></description><pubDate>Thu, 09 Apr 2026 10:47:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47701935</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47701935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47701935</guid></item><item><title><![CDATA[New comment by meribold in "Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes"]]></title><description><![CDATA[
<p>GP is likely referring to how fields in the ELF and program header are abused for instructions and data in a way that happens to not break things on Linux.</p>
]]></description><pubDate>Thu, 09 Apr 2026 10:39:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47701864</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47701864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47701864</guid></item><item><title><![CDATA[New comment by meribold in "Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes"]]></title><description><![CDATA[
<p>If the savings are about `mov $1, %edi` and `mov $10, %ecx`, those 32-bit immediate values line up with the higher bytes of p_filesz and p_memsz in the program header, which have to be zero [1]. If not, what are the savings? :)<p>[1]: <a href="https://github.com/meribold/btry/commit/8ef5a4ce58ae73c489d2475874b45672ca66f93a" rel="nofollow">https://github.com/meribold/btry/commit/8ef5a4ce58ae73c489d2...</a></p>
]]></description><pubDate>Thu, 09 Apr 2026 08:02:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47700585</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47700585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47700585</guid></item><item><title><![CDATA[Show HN: A (marginally) useful x86-64 ELF executable in 298 bytes]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/meribold/btry">https://github.com/meribold/btry</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47677556">https://news.ycombinator.com/item?id=47677556</a></p>
<p>Points: 13</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Apr 2026 16:14:19 +0000</pubDate><link>https://github.com/meribold/btry</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47677556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47677556</guid></item><item><title><![CDATA[Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/meribold/btry">https://github.com/meribold/btry</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47666398">https://news.ycombinator.com/item?id=47666398</a></p>
<p>Points: 65</p>
<p># Comments: 21</p>
]]></description><pubDate>Mon, 06 Apr 2026 20:14:16 +0000</pubDate><link>https://github.com/meribold/btry</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47666398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47666398</guid></item><item><title><![CDATA[Show HN: Git command for creating snapshot commits on a not checked-out branch]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/meribold/git-snap">https://github.com/meribold/git-snap</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47383331">https://news.ycombinator.com/item?id=47383331</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 15 Mar 2026 01:33:52 +0000</pubDate><link>https://github.com/meribold/git-snap</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=47383331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47383331</guid></item><item><title><![CDATA[New comment by meribold in "The browser catches homograph attacks, the terminal doesn't"]]></title><description><![CDATA[
<p>My terminal "warns" about them thanks to using a bitmap font that has no (significant?) Unicode coverage beyond code points 0 to 255.</p>
]]></description><pubDate>Fri, 06 Feb 2026 09:43:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46910865</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=46910865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46910865</guid></item><item><title><![CDATA[When to use "cat -n" instead of "wc -l"]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.jpalardy.com/posts/when-to-use-cat-n-instead-of-wc-l/">https://blog.jpalardy.com/posts/when-to-use-cat-n-instead-of-wc-l/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46354216">https://news.ycombinator.com/item?id=46354216</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 22 Dec 2025 14:08:59 +0000</pubDate><link>https://blog.jpalardy.com/posts/when-to-use-cat-n-instead-of-wc-l/</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=46354216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46354216</guid></item><item><title><![CDATA[New comment by meribold in "Raspberry Pi 500+"]]></title><description><![CDATA[
<p>This seems like it would be great together with a pair of display glasses (like those from XREAL, for example). But I wish it had a TrackPoint.</p>
]]></description><pubDate>Fri, 26 Sep 2025 10:07:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45384758</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=45384758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45384758</guid></item><item><title><![CDATA[New comment by meribold in "GPT-5"]]></title><description><![CDATA[
<p>Sad to see GPT-4.5 being gone. It knew things. More than any other model I'm aware of.</p>
]]></description><pubDate>Thu, 07 Aug 2025 22:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44831096</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44831096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44831096</guid></item><item><title><![CDATA[New comment by meribold in "Dotfiles feel too personal to share"]]></title><description><![CDATA[
<p>Such a nefarious package could also read browser cookies, SSH keys, emails, photos, and a million of other things.</p>
]]></description><pubDate>Wed, 06 Aug 2025 17:30:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44815021</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44815021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44815021</guid></item><item><title><![CDATA[New comment by meribold in "The append-and-review note"]]></title><description><![CDATA[
<p>That depends on the messenger app. Telegram, for instance, supports backing up messages as HTML and/or JSON.</p>
]]></description><pubDate>Sat, 26 Jul 2025 15:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44694621</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44694621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44694621</guid></item><item><title><![CDATA[New comment by meribold in "The append-and-review note"]]></title><description><![CDATA[
<p>> person who managed to put their words online<p>He also managed to do quite a lot of other things: <a href="https://en.wikipedia.org/wiki/Andrej_Karpathy" rel="nofollow">https://en.wikipedia.org/wiki/Andrej_Karpathy</a></p>
]]></description><pubDate>Sat, 26 Jul 2025 13:15:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44693848</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44693848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44693848</guid></item><item><title><![CDATA[New comment by meribold in "The append-and-review note"]]></title><description><![CDATA[
<p>This system seems quite similar to sending messages to oneself on Signal/Telegram/whatever. What I like about using messenger apps is that every note gets a timestamp and that messenger apps are, in my experience, more polished than note-taking apps.</p>
]]></description><pubDate>Sat, 26 Jul 2025 13:04:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=44693801</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44693801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44693801</guid></item><item><title><![CDATA[Show HN: Git command for creating snapshot commits on a not checked-out branch]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/meribold/git-snap">https://github.com/meribold/git-snap</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44427944">https://news.ycombinator.com/item?id=44427944</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Jun 2025 21:13:58 +0000</pubDate><link>https://github.com/meribold/git-snap</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44427944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44427944</guid></item><item><title><![CDATA[The Talk Show Live From WWDC 2025: Tuesday June 10]]></title><description><![CDATA[
<p>Article URL: <a href="https://daringfireball.net/linked/2025/05/29/the-talk-show-live-tickets-2025">https://daringfireball.net/linked/2025/05/29/the-talk-show-live-tickets-2025</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44143895">https://news.ycombinator.com/item?id=44143895</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 31 May 2025 12:43:59 +0000</pubDate><link>https://daringfireball.net/linked/2025/05/29/the-talk-show-live-tickets-2025</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=44143895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44143895</guid></item><item><title><![CDATA[New comment by meribold in "Generate impressive-looking terminal output, look busy when stakeholders walk by"]]></title><description><![CDATA[
<p>There are screen-locking programs that don't hide what's on the screen (for example `alock` and `xtrlock`). So you can use one of those in a script that also launches this tool.</p>
]]></description><pubDate>Sun, 16 Mar 2025 11:43:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43378257</link><dc:creator>meribold</dc:creator><comments>https://news.ycombinator.com/item?id=43378257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43378257</guid></item></channel></rss>