Viewing profile — knagy
knagy
HN member- Joined
- Mon, Mar 27, 2023, 8:13 AM UTC
- HN karma
- 19
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About knagy
Recent public activity
- story
-
comment
Comment #45213052
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…
-
comment
Comment #43652490
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. [1]: https://deadlime.hu/en/2023…
-
comment
Comment #40037382
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 th…
-
comment
Comment #39757750
Related xkcd: https://xkcd.com/632/
-
comment
Comment #39192469
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 …
- story
- story
-
comment
Comment #36755884
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 …
-
comment
Comment #36592245
https://deadlime.hu/en/ A bit of a mixed bag, just what I'm currently interested in, with potentially huge time gaps between posts.
-
comment
Comment #35493434
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 …
-
comment
Comment #35340180
I did something similar as an AutoHotkey[1] script on Windows[2]. 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.…
-
comment
Comment #35324284
Reminds me of this article from Riot Games about how they deliver patches: https://technology.riotgames.com/news/supercharging-data-del...