<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: knagy</title><link>https://news.ycombinator.com/user?id=knagy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:14:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=knagy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by knagy in "How the tz database works (2020)"]]></title><description><![CDATA[
<p>One interesting thing I learned while I tried to handle local time and NTP on a Raspberry Pico is that the TZ environment variable (that's usually something like "Etc/UTC" pointing to a zoneinfo file) can contain a TZ config as well, like "CET-1CEST,M3.5.0/2,M10.5.0/3". [1]<p>[1] <a href="https://sourceware.org/glibc/manual/2.42/html_node/TZ-Variable.html" rel="nofollow">https://sourceware.org/glibc/manual/2.42/html_node/TZ-Variab...</a></p>
]]></description><pubDate>Thu, 11 Sep 2025 15:53:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45213052</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=45213052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45213052</guid></item><item><title><![CDATA[New comment by knagy in "Remember FastCGI? (2021)"]]></title><description><![CDATA[
<p>I went down this rabbit hole a while ago[1], it's a fun experience to try out technologies that nowadays are considered unconventional or outdated.<p>[1]: <a href="https://deadlime.hu/en/2023/11/24/technologies-left-behind/" rel="nofollow">https://deadlime.hu/en/2023/11/24/technologies-left-behind/</a></p>
]]></description><pubDate>Fri, 11 Apr 2025 10:55:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43652490</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=43652490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43652490</guid></item><item><title><![CDATA[New comment by knagy in "Can You Grok It – Hacking together my own dev tunnel service"]]></title><description><![CDATA[
<p>That unix domain socket solution sounds really nice. I wonder if it would be possible to send something naughty in the host header (like something with ../../.. in it) to misuse this or nginx does some validation before it reaches the proxy_pass...<p>I also tried to hack together my own solution [0] just for fun, but I didn't know about the unix socket part, so at the end I went with traefik and redis. :)<p>[0] <a href="https://deadlime.hu/en/2023/10/29/light-at-the-end-of-the-tunnel/" rel="nofollow">https://deadlime.hu/en/2023/10/29/light-at-the-end-of-the-tu...</a></p>
]]></description><pubDate>Mon, 15 Apr 2024 05:40:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=40037382</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=40037382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40037382</guid></item><item><title><![CDATA[New comment by knagy in "Show HN: Not sure you're talking to a human? Create a human check"]]></title><description><![CDATA[
<p>Related xkcd: <a href="https://xkcd.com/632/" rel="nofollow">https://xkcd.com/632/</a></p>
]]></description><pubDate>Tue, 19 Mar 2024 16:54:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39757750</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=39757750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39757750</guid></item><item><title><![CDATA[New comment by knagy in "Something's in the air – Atomic clocks, radio signals, and time synchronization"]]></title><description><![CDATA[
<p>I'm by no means an expert, but it could be interference caused by other electronic devices, the direction of the ferrite rod antenna inside the clock (it cannot get signal if it's pointing in the direction of the transmitter), or maybe the battery running low in the clock could also cause something like this (based on that the Pico wasn't able to power the receiver module in my experiments).</p>
]]></description><pubDate>Tue, 30 Jan 2024 16:57:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39192469</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=39192469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39192469</guid></item><item><title><![CDATA[Something's in the air – Atomic clocks, radio signals, and time synchronization]]></title><description><![CDATA[
<p>Article URL: <a href="https://deadlime.hu/en/2024/01/26/somethings-in-the-air/">https://deadlime.hu/en/2024/01/26/somethings-in-the-air/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39192058">https://news.ycombinator.com/item?id=39192058</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 30 Jan 2024 16:29:47 +0000</pubDate><link>https://deadlime.hu/en/2024/01/26/somethings-in-the-air/</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=39192058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39192058</guid></item><item><title><![CDATA[Technologies Left Behind]]></title><description><![CDATA[
<p>Article URL: <a href="https://deadlime.hu/en/2023/11/24/technologies-left-behind/">https://deadlime.hu/en/2023/11/24/technologies-left-behind/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38791439">https://news.ycombinator.com/item?id=38791439</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 28 Dec 2023 08:53:51 +0000</pubDate><link>https://deadlime.hu/en/2023/11/24/technologies-left-behind/</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=38791439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38791439</guid></item><item><title><![CDATA[New comment by knagy in "Show HN: Use DNS TXT to share information"]]></title><description><![CDATA[
<p>I have a vague memory about a security talk where they used TXT records to deliver a payload to a machine and they had to write such code that the rows returned in the TXT records could be run in any order because the order the TXT records are returned is not deterministic.<p>I couldn't find the talk, but I found this nice article: <a href="https://unit42.paloaltonetworks.com/dns-tunneling-how-dns-can-be-abused-by-malicious-actors/" rel="nofollow noreferrer">https://unit42.paloaltonetworks.com/dns-tunneling-how-dns-ca...</a></p>
]]></description><pubDate>Mon, 17 Jul 2023 09:30:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=36755884</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=36755884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36755884</guid></item><item><title><![CDATA[New comment by knagy in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://deadlime.hu/en/" rel="nofollow noreferrer">https://deadlime.hu/en/</a><p>A bit of a mixed bag, just what I'm currently interested in, with potentially huge time gaps between posts.</p>
]]></description><pubDate>Tue, 04 Jul 2023 20:38:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36592245</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=36592245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36592245</guid></item><item><title><![CDATA[New comment by knagy in "I wish GPT4 had never happened"]]></title><description><![CDATA[
<p>After I first encountered with GPT4, I was pessimistic about the future of my job too. Now I think it will be a productivity multiplier in the right hands (or I hope). You can get proper answers from it if you somewhat know the domain. I can ask GPT4 about programming and I get mostly what I want, but I'm useless if I have to get a decent picture from DALL-E.<p>The question is what will companies do with this productivity multiplier. My pessimistic guess would be cost cutting and letting people go. A bit more optimistic view could be better software, better test coverage, improvement in code quality, more features quicker or maybe more native applications if companies only need to develop one native app and AI can generate the app for other platforms.</p>
]]></description><pubDate>Sat, 08 Apr 2023 14:25:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35493434</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=35493434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35493434</guid></item><item><title><![CDATA[New comment by knagy in "Show HN: Time-tracker that helps me with context switches and documentation"]]></title><description><![CDATA[
<p>I did something similar as an AutoHotkey[1] script on Windows[2].<p>I just hit Win+N, a small window appears, I write a line of text, hit enter and it gets saved to the quicklog.txt.<p>[1] <a href="https://www.autohotkey.com/" rel="nofollow">https://www.autohotkey.com/</a><p>[2] <a href="https://gist.github.com/knagy/4cdb5af48e23a6b33299d3f2fb2d4f65" rel="nofollow">https://gist.github.com/knagy/4cdb5af48e23a6b33299d3f2fb2d4f...</a><p>edit: replaced the inline code with a Gist link</p>
]]></description><pubDate>Tue, 28 Mar 2023 12:54:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=35340180</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=35340180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35340180</guid></item><item><title><![CDATA[New comment by knagy in "Craziest thing I ever used SQLite for: partial file deduplication (2022)"]]></title><description><![CDATA[
<p>Reminds me of this article from Riot Games about how they deliver patches:
<a href="https://technology.riotgames.com/news/supercharging-data-delivery-new-league-patcher" rel="nofollow">https://technology.riotgames.com/news/supercharging-data-del...</a></p>
]]></description><pubDate>Mon, 27 Mar 2023 08:32:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35324284</link><dc:creator>knagy</dc:creator><comments>https://news.ycombinator.com/item?id=35324284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35324284</guid></item></channel></rss>