<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: st_goliath</title><link>https://news.ycombinator.com/user?id=st_goliath</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 14 Sep 2026 10:05:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=st_goliath" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[DNSCrypt]]></title><description><![CDATA[
<p>Article URL: <a href="https://en.wikipedia.org/wiki/DNSCrypt">https://en.wikipedia.org/wiki/DNSCrypt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49678812">https://news.ycombinator.com/item?id=49678812</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 13 Sep 2026 00:55:48 +0000</pubDate><link>https://en.wikipedia.org/wiki/DNSCrypt</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49678812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49678812</guid></item><item><title><![CDATA[New comment by st_goliath in "Linux Zoom client proactively reading everything written to X11 clipboard"]]></title><description><![CDATA[
<p>There is no such thing as an "X11 clipboard" that something can be written to. As the poster goes on to allude, X11 has a concept of a "selection" (a primary and a secondary one).<p>It goes roughly like this: when you select a text in a window, the X client tells the X server "I have the selection now", when you paste in another window, the client behind the other window asks "who has the selection?" and requests the selection contents from the other client, the data is then forwarded through the server. The client that claimed ownership has to properly handle some associated requests/events for the whole thing to work.<p>The key point is, there is no central "clipboard" style repository like on Windows, the client that does the "copy" is responsible for the data, the client that wants to "paste" has to talk to it.  If I try to copy/paste and quit the source program before the paste, the data is gone. That's why modern desktop environments usually come with a dedicated daemon that immediately reacts to selection ownership changes, grabs the data for itself and then claims the selection ownership to emulate the Windows style behavior.<p>If we play devils advocate, it's possible the Zoom client tries to do just that, not trusting whatever desktop environment. I don't use this software, so I'm going out on a limb here, but I'd guess that the "Zoom Desktop Client" is just another browser in disguise? It might be actually Chromium or whatever underneath that does this?</p>
]]></description><pubDate>Sat, 12 Sep 2026 21:09:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49677239</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49677239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49677239</guid></item><item><title><![CDATA[x86 Evolution for Segmentation and Paging]]></title><description><![CDATA[
<p>Article URL: <a href="https://inbox.sourceware.org/binutils/CAKSQd8XJVf3jq8boOJcOE_GzcNvcqMUHeW-whbw3uGnVE2iN_w@mail.gmail.com/">https://inbox.sourceware.org/binutils/CAKSQd8XJVf3jq8boOJcOE_GzcNvcqMUHeW-whbw3uGnVE2iN_w@mail.gmail.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49603091">https://news.ycombinator.com/item?id=49603091</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 07 Sep 2026 21:18:58 +0000</pubDate><link>https://inbox.sourceware.org/binutils/CAKSQd8XJVf3jq8boOJcOE_GzcNvcqMUHeW-whbw3uGnVE2iN_w@mail.gmail.com/</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49603091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49603091</guid></item><item><title><![CDATA[New comment by st_goliath in "It took a year to ship WebAssembly in Anubis"]]></title><description><![CDATA[
<p>>  Can you translate the American for me?<p>I'd say "wide variance in the level of kindness" is a rather <i>British</i> way to describe some of the opinions that have been voiced.</p>
]]></description><pubDate>Mon, 07 Sep 2026 10:20:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49596482</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49596482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49596482</guid></item><item><title><![CDATA[New comment by st_goliath in "It takes 5 cloud services to hear my doorbell"]]></title><description><![CDATA[
<p>> And that’s the story of how I upgraded my flat’s front door experience from depending on 0 cloud services to 5 cloud services.<p>Up next: How many cloud services does it take to turn on the lights?<p>Here's a hint: <a href="https://imgur.com/a/light-bulb-moment-hIKUI48" rel="nofollow">https://imgur.com/a/light-bulb-moment-hIKUI48</a><p>But hey, it could be worse. For instance, you could be trying to send an e-mail: <a href="https://github.com/0x4447/0x4447_product_s3_email#what-will-deploy" rel="nofollow">https://github.com/0x4447/0x4447_product_s3_email#what-will-...</a></p>
]]></description><pubDate>Mon, 31 Aug 2026 06:21:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49506240</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49506240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49506240</guid></item><item><title><![CDATA[New comment by st_goliath in "Visualizing Binary Files"]]></title><description><![CDATA[
<p>You might be interested in GNU poke[1][2], a hex-editor type program that can actually parse and visualize the structure of binary data (using a DSL for describing formats).<p>[1] <a href="https://jemarch.net/poke" rel="nofollow">https://jemarch.net/poke</a><p>[2] <a href="https://news.ycombinator.com/item?id=34986042">https://news.ycombinator.com/item?id=34986042</a></p>
]]></description><pubDate>Tue, 25 Aug 2026 16:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49436887</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49436887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49436887</guid></item><item><title><![CDATA[Comparing the two holograms on the Windows 95 box]]></title><description><![CDATA[
<p>Article URL: <a href="https://devblogs.microsoft.com/oldnewthing/20260824-00/?p=112643">https://devblogs.microsoft.com/oldnewthing/20260824-00/?p=112643</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49429612">https://news.ycombinator.com/item?id=49429612</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 25 Aug 2026 05:55:52 +0000</pubDate><link>https://devblogs.microsoft.com/oldnewthing/20260824-00/?p=112643</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49429612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49429612</guid></item><item><title><![CDATA[Xorg-server 26.1.0 rc1]]></title><description><![CDATA[
<p>Article URL: <a href="https://lists.x.org/archives/xorg-announce/2026-August/003741.html">https://lists.x.org/archives/xorg-announce/2026-August/003741.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49373932">https://news.ycombinator.com/item?id=49373932</a></p>
<p>Points: 139</p>
<p># Comments: 142</p>
]]></description><pubDate>Thu, 20 Aug 2026 12:50:16 +0000</pubDate><link>https://lists.x.org/archives/xorg-announce/2026-August/003741.html</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49373932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49373932</guid></item><item><title><![CDATA[New comment by st_goliath in "Windows brings out the Rorschach test in everyone (2003)"]]></title><description><![CDATA[
<p>> "intrepid ibex" ... edgy skull on the desktop wallpaper<p>Ah, that would be 8.10 with the coffee stain wallpaper :-P<p><a href="https://en.wikipedia.org/wiki/File:Ubuntu_screenshot.png" rel="nofollow">https://en.wikipedia.org/wiki/File:Ubuntu_screenshot.png</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 08:19:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49371844</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49371844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49371844</guid></item><item><title><![CDATA[New comment by st_goliath in "Why Microsoft Entertainment Pack had a sticker announcing that it had Tetris?"]]></title><description><![CDATA[
<p>Given the context and your reference to Quake, I assume by "the older days" you mean the 90s, and specifically PCs and early Windows?<p>If you weren't previously aware of "The Old New Thing" blog, Raymond Chen has been sharing stories about Windows 95 development for <i>decades</i> at this point. So many in fact, he published a book under the same name (the book is essentially a best-of collection from the blog in paper form).<p>The os2museum[1] blog is also a gold mine. Tim Paterson at one point tried to start blogging, sharing a few anecdotes about the early days of DOS[2]<p>Speaking of books, you might enjoy "Showstopper!" about the development of NT, even tough it is a bit shallow on the technical side. For the technical aspects, you might want to get it together with "Inside Windows NT" (first edition) by Helen Custer.<p>You might also enjoy: "Another Boring Topic" [3] YouTube channel, covering (among other things) early Windows development in excruciating detail and "Old Computers Sucked" [4], actually trying to run the software on era appropriate hardware. "Cathode Ray Dude" is all over the place but often also covers hardware and software of roughly that era[5].<p>A sibling comment already mentioned JWZs blog, if you have fond memories about Netscape, you might enjoy "Project Code Rush" [6].<p>Btw. Netscape Navigator 3.0 has just turned 30.<p>[1] <a href="https://www.os2museum.com/wp/" rel="nofollow">https://www.os2museum.com/wp/</a><p>[2] <a href="https://dosmandrivel.blogspot.com/" rel="nofollow">https://dosmandrivel.blogspot.com/</a><p>[3] <a href="https://www.youtube.com/@AnotherBoringTopic/videos" rel="nofollow">https://www.youtube.com/@AnotherBoringTopic/videos</a><p>[4] <a href="https://www.youtube.com/@old-computers-sucked/videos" rel="nofollow">https://www.youtube.com/@old-computers-sucked/videos</a><p>[5] <a href="https://www.youtube.com/@CathodeRayDude/videos" rel="nofollow">https://www.youtube.com/@CathodeRayDude/videos</a><p>[6] <a href="https://www.youtube.com/watch?v=4Q7FTjhvZ7Y" rel="nofollow">https://www.youtube.com/watch?v=4Q7FTjhvZ7Y</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 06:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49371264</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49371264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49371264</guid></item><item><title><![CDATA[New comment by st_goliath in "How do functions like alloca allocate memory from the stack?"]]></title><description><![CDATA[
<p>A function call causes the return address to be pushed onto the stack, thus <i>accessing the stack</i> below the adjusted stack pointer address.<p>On compiler generated x86 code, the base pointer register will quickly follow when entering the target function.</p>
]]></description><pubDate>Tue, 18 Aug 2026 09:16:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49343247</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49343247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49343247</guid></item><item><title><![CDATA[New comment by st_goliath in "Eclipse: The Xiaomi 17 Ultra Confuses the Moon and the Sun"]]></title><description><![CDATA[
<p>The year is 2036, when dialed up to maximum space saving, the latest generation of smart phones now turn camera pictures to a textual description and later when you want to view them, re-generate them on the fly using a text2image model. Not that "saving space" really means something, the phones refuse to unlock if they don't have an internet connection and store all your data on multiple cloud servers anyway (one for each five eye country).</p>
]]></description><pubDate>Fri, 14 Aug 2026 09:06:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49296286</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49296286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49296286</guid></item><item><title><![CDATA[New comment by st_goliath in "Mistral Patent for “Code implemented tool calls”"]]></title><description><![CDATA[
<p>> I think you didn't understand what I was trying to say.<p>They don't do this sort of thing... oh wait, they do.<p>But we are still wrong to judge their character <i>by their own actions</i>, because... evil French people made them do it?</p>
]]></description><pubDate>Mon, 10 Aug 2026 17:59:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49247305</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49247305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49247305</guid></item><item><title><![CDATA[New comment by st_goliath in "Mistral Patent for “Code implemented tool calls”"]]></title><description><![CDATA[
<p>You may have heard about a little thing called MP3? Basically, Fraunhofer in Germany filed for (software) patents in the US. They made sure to wait some time for MP3 to become a thing before they started going after people and collect royalties.<p><a href="https://en.wikipedia.org/wiki/MP3#Licensing,_ownership,_and_legislation" rel="nofollow">https://en.wikipedia.org/wiki/MP3#Licensing,_ownership,_and_...</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 14:52:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49244504</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49244504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49244504</guid></item><item><title><![CDATA[New comment by st_goliath in "Rio-vt and librio: Rio's terminal engine, now embeddable"]]></title><description><![CDATA[
<p>The confusion with Plan 9 is probably part of the reason this jumped onto the front page.<p>Besides <i>that</i> name clash, it apparently competes with another terminal emulator that was creatively named "vt100".<p>Scrolling over the page I did a double take when I saw the benchmark. <i>No way</i> a vt100 can do 221 MiB/s! Who even types that fast anyway?</p>
]]></description><pubDate>Wed, 05 Aug 2026 07:40:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49179743</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49179743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49179743</guid></item><item><title><![CDATA[The Framebuffer People: I Cloned Every OS on r/osdev and Found Five Real Ones]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.seuros.com/blog/the-framebuffer-people/">https://www.seuros.com/blog/the-framebuffer-people/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49152085">https://news.ycombinator.com/item?id=49152085</a></p>
<p>Points: 4</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 03 Aug 2026 06:51:53 +0000</pubDate><link>https://www.seuros.com/blog/the-framebuffer-people/</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49152085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49152085</guid></item><item><title><![CDATA[New comment by st_goliath in "Atomarine: Nuclear Data Centers at Sea"]]></title><description><![CDATA[
<p>Up next: nuclear data center Zeppelins in the cloud!<p>Innovative new air cooling: instead of using lots of tiny fans to move air through the servers, we simply use 2 big fans to move the servers through the air!<p>And while we're at it, we'll completely disrupt the existing Zeppelin market that depends on expensive helium for some reason. We use daring, innovative hydrogen technology, enabling a massive cost reduction!</p>
]]></description><pubDate>Thu, 30 Jul 2026 11:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49108540</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49108540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49108540</guid></item><item><title><![CDATA[New comment by st_goliath in "CSV Is Never Just CSV"]]></title><description><![CDATA[
<p>> I wasn’t particularly worried about parsing CSV files. That’s a solved problem.<p>> Detecting primitive types is easy. String. Number. Boolean. Date.<p>... the rabbit said confidently, staring down the oncoming lawn mower.<p>> I honestly thought the viewer would take a weekend.<p>> Display rows.<p>> Add scrolling.<p>Burma Shave?</p>
]]></description><pubDate>Wed, 29 Jul 2026 11:33:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49096088</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49096088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49096088</guid></item><item><title><![CDATA[New comment by st_goliath in "The IBM PC, Part 1: Arrival"]]></title><description><![CDATA[
<p>If you have a few hours to kill, the Youtube Channel "Another Boring Topic" has a multi part series on the "rise and fall of the IBM PC". The comparatively short Part 1 is here: <a href="https://www.youtube.com/watch?v=Er8wcWsG7sE" rel="nofollow">https://www.youtube.com/watch?v=Er8wcWsG7sE</a><p>The Channel has similar video series on OS/2, VisiCalc, Microsoft Excel and early Windows (<i>far</i> from completion). The videos are generally very detailed and well researched, often contrasting accounts from different source or even reaching out to people involved.<p>The already slow pace of the channel has slowed down a lot. In an update video a while back, the author has announced that the background research for the IBM PC led down an unexpectedly deep rabbit hole and his script eventually spiraled into an unfinished book that will now probably turn into a two-parter itself.</p>
]]></description><pubDate>Fri, 24 Jul 2026 14:09:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49035911</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49035911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49035911</guid></item><item><title><![CDATA[New comment by st_goliath in "Em dashes are fucking amazing"]]></title><description><![CDATA[
<p>> ...on Mac, for example, it’s simply Option + Shift + Hyphen.<p>Fedora with XFCE here, but last I checked on Windows, it worked exactly the same over there: With a Chinese IME installed, tap shift to switch input language, shift+hyphen produces a double em-dash: ——, likewise, shift+6 a double elipsis: ……<p>You encounter those <i>a lot</i> in simple, machine translated Chinese, along with literal translations of "not X but Y", "not just ... but also" and similar sentence constructs that are common in Chinese. I suspect that's how a disproportionate amount of that ended up in training material in the first place.</p>
]]></description><pubDate>Fri, 24 Jul 2026 13:43:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49035498</link><dc:creator>st_goliath</dc:creator><comments>https://news.ycombinator.com/item?id=49035498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49035498</guid></item></channel></rss>