<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: ptspts</title><link>https://news.ycombinator.com/user?id=ptspts</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 10:27:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ptspts" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ptspts in "The smallest ELF executable (2021)"]]></title><description><![CDATA[
<p>Shameless self-promotion: I think I hold the record (83 bytes) for the shortest hello-world Linux ELF executable: <a href="https://github.com/pts/mininasm/blob/master/demo/hello/hellohli3.nasm" rel="nofollow">https://github.com/pts/mininasm/blob/master/demo/hello/hello...</a></p>
]]></description><pubDate>Sat, 04 Apr 2026 17:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47640942</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=47640942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47640942</guid></item><item><title><![CDATA[New comment by ptspts in "Show HN: GDSL – 800 line kernel: Lisp subset in 500, C subset in 1300"]]></title><description><![CDATA[
<p>GDSL is written in C++ with use of STL, templates and lambdas, so it's 2600 lines of such C++ source code. There is no self-hosting: neither the LISP compiler nor the C compiler can compile itself. No operating system is implemented, the word kernel in the title means something else.<p>FYI Here is a 700-line subset-of-C compiler which can compile itself: <a href="https://github.com/valdanylchuk/xcc700" rel="nofollow">https://github.com/valdanylchuk/xcc700</a> . FYI The linker and the libc are not included.</p>
]]></description><pubDate>Sun, 15 Mar 2026 19:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47391014</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=47391014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47391014</guid></item><item><title><![CDATA[New comment by ptspts in "Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)"]]></title><description><![CDATA[
<p>It's possible to run WebAssembly programs from the command line (without any GUI) using WASI (see e.g. <a href="https://github.com/WebAssembly/WASI" rel="nofollow">https://github.com/WebAssembly/WASI</a>). Thus if the user downloads pdfconverter.wasi , and the user already has e.g. wasmtime installed,  they can run `wasmtime pdfconverter.wasi input.pdf output.pdf` from the command line (see <a href="https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-tutorial.md" rel="nofollow">https://github.com/bytecodealliance/wasmtime/blob/main/docs/...</a> for details).<p>In addition to the web site, the Electron app and the Chrome extension, you may want to distribute a command-line version of your tools as WASI-style .wasm program files. If you do so, I would exclusively use the them this way, from the command line.</p>
]]></description><pubDate>Mon, 19 Jan 2026 21:17:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46684613</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46684613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46684613</guid></item><item><title><![CDATA[New comment by ptspts in "Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)"]]></title><description><![CDATA[
<p>Your commands to process PDF with Ghostscript are lossy (they lose lots of metadata and in minor ways they also change how the PDF renders), and they produce very large PDF files.</p>
]]></description><pubDate>Mon, 19 Jan 2026 09:02:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46676575</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46676575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46676575</guid></item><item><title><![CDATA[New comment by ptspts in "This game is a single 13 KiB file that runs on Windows, Linux and in the Browser"]]></title><description><![CDATA[
<p>It does exclude unused code. But glibc has too many inter-object-file dependencies, so too much code gets used.</p>
]]></description><pubDate>Mon, 12 Jan 2026 18:37:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46592408</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46592408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46592408</guid></item><item><title><![CDATA[New comment by ptspts in "Sandboxing Untrusted Python"]]></title><description><![CDATA[
<p>Neither the article nor the README explains how it works.<p>How does it work? Which WASM euntime does it use? Does it use a Python jnterpreter compiled to WASM?</p>
]]></description><pubDate>Mon, 05 Jan 2026 19:09:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46503226</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46503226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46503226</guid></item><item><title><![CDATA[New comment by ptspts in "A font with built-in TeX syntax highlighting"]]></title><description><![CDATA[
<p>As a text editor user, I prefer selecting the font and the syntax highlighting independently. This font is not useful for me.</p>
]]></description><pubDate>Thu, 01 Jan 2026 16:59:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46455655</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46455655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46455655</guid></item><item><title><![CDATA[New comment by ptspts in "Single-Pass Huffman Coding"]]></title><description><![CDATA[
<p>What is the advantage of this circular implementation?<p>Is it faster than the simple one? Does it use less memory? Is it easier to write? Is it easier to understand?<p>I think all of the above is false, but I have a limited understanding of Haskell. Please correct me if I'm wrong.</p>
]]></description><pubDate>Mon, 22 Dec 2025 10:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46352781</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46352781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46352781</guid></item><item><title><![CDATA[New comment by ptspts in "Unusual circuits in the Intel 386's standard cell logic"]]></title><description><![CDATA[
<p>Why is ELF so much slower and/or more memory hungry than a.out on Linux?</p>
]]></description><pubDate>Sun, 23 Nov 2025 18:59:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46026276</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=46026276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46026276</guid></item><item><title><![CDATA[New comment by ptspts in "Unofficial "Tier 4" Rust Target for older Windows versions"]]></title><description><![CDATA[
<p>Shameless plug: Some of my hobby projects written in C (e.g. <a href="https://github.com/pts/bakefat" rel="nofollow">https://github.com/pts/bakefat</a>) can be built reproducibly for Linux >=1.0 (1994), FreeBSD (same ELF executable program file as for Linux) and Win32 working on all versions of Windows (Windows NT 3.1 (1993)--Windows 11). The C compiler (running on Linux i386 and amd64 host) used for the release build is  self-contained and included in the project, along with the libc.<p>Doing such backward compatibility is definitiely possible for command-line tools. Once set up, it's automatic, and it needs extra testing after major changes.</p>
]]></description><pubDate>Tue, 18 Nov 2025 15:05:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45967152</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45967152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45967152</guid></item><item><title><![CDATA[New comment by ptspts in "Btop: A better modern alternative of htop with a gamified interface"]]></title><description><![CDATA[
<p>If a text-mode process monitor is larger than about 200 KiB, then it sounds bloated to me. If it's loaded with tons of features, then my upper limit is 1 MiB.</p>
]]></description><pubDate>Sat, 08 Nov 2025 19:05:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45859066</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45859066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45859066</guid></item><item><title><![CDATA[New comment by ptspts in "Based C++"]]></title><description><![CDATA[
<p>This video doesn't explain what the project does and how it does it. Also it's deliberately misleading the viewer, for example it purposefully incorrectly states that C++ is an interpreted language.<p>Also the music is way is too loud and sudden.</p>
]]></description><pubDate>Tue, 23 Sep 2025 08:42:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45344420</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45344420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45344420</guid></item><item><title><![CDATA[New comment by ptspts in "GNU Midnight Commander"]]></title><description><![CDATA[
<p>This should have been solved in the last 30 years on Linux console, X terminal emulators and through SSH.</p>
]]></description><pubDate>Wed, 17 Sep 2025 12:28:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45275043</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45275043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45275043</guid></item><item><title><![CDATA[New comment by ptspts in "Shared_ptr<T>: the (not always) atomic reference counted smart pointer (2019)"]]></title><description><![CDATA[
<p>The correct spelling is in lowercase: shared_ptr<T> . The title of the article is correct, the title of the HN post is incorrect.</p>
]]></description><pubDate>Sun, 31 Aug 2025 12:03:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45082527</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45082527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45082527</guid></item><item><title><![CDATA[New comment by ptspts in "Areal, Are.na's new typeface"]]></title><description><![CDATA[
<p>How is Areal different from Arial? Neither the article nor <a href="https://are.al.are.na/" rel="nofollow">https://are.al.are.na/</a> seem to be informative and focused on this.</p>
]]></description><pubDate>Wed, 27 Aug 2025 20:11:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45044558</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45044558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45044558</guid></item><item><title><![CDATA[New comment by ptspts in "Agent-C: a 4KB AI agent"]]></title><description><![CDATA[
<p>I find this style overy verbose, disrepectful, offensive and dumb. (See example dialogue in the screenshot on the project page.) Fortunately, it's possible to change the prompt above.</p>
]]></description><pubDate>Mon, 25 Aug 2025 20:35:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45018664</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=45018664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45018664</guid></item><item><title><![CDATA[New comment by ptspts in "Without the futex, it's futile"]]></title><description><![CDATA[
<p>Half of the source code is colored very-light-on-white, which is impossible to read. I'm using Chrome on Android.</p>
]]></description><pubDate>Tue, 19 Aug 2025 17:45:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44954196</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=44954196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44954196</guid></item><item><title><![CDATA[New comment by ptspts in "Don't animate height"]]></title><description><![CDATA[
<p>Supporting arbitrary image formats and compression methods in the browser is easy: just ship the decoder as a WebAssembly function.<p>(This is not any better solution than GIF or aPNG though for the problem in the article.)</p>
]]></description><pubDate>Thu, 24 Jul 2025 19:35:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=44675054</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=44675054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44675054</guid></item><item><title><![CDATA[New comment by ptspts in "Parsing Protobuf like never before"]]></title><description><![CDATA[
<p>Where are the benchmarks comparing hyperpb to other proto parsers?</p>
]]></description><pubDate>Wed, 23 Jul 2025 21:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44664283</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=44664283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44664283</guid></item><item><title><![CDATA[New comment by ptspts in "How I lost my backpack with passports and laptop"]]></title><description><![CDATA[
<p>The title of the post is misleading, because it is not revealed in the story how the backpack was actually lost. The short summary: ``I don't remember how I lost my backpack, because I was heavily intoxicated during those hours when I lost it.''</p>
]]></description><pubDate>Thu, 17 Jul 2025 00:29:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44588403</link><dc:creator>ptspts</dc:creator><comments>https://news.ycombinator.com/item?id=44588403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44588403</guid></item></channel></rss>