<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: K0IN</title><link>https://news.ycombinator.com/user?id=K0IN</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 06 Apr 2026 05:44:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=K0IN" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by K0IN in "LÖVE: 2D Game Framework for Lua"]]></title><description><![CDATA[
<p>I love löve I did some projects in it, lua was one of my fist programming language, i think it's a great fit for game dev.<p>Also move or die is running on love2d, which is an awesome game.<p>Also I love that trick that you can just zip your files and binary Comcast them to the love2d binary and it will load it.</p>
]]></description><pubDate>Sun, 05 Apr 2026 20:37:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47653631</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47653631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47653631</guid></item><item><title><![CDATA[New comment by K0IN in "Caveman: Why use many token when few token do trick"]]></title><description><![CDATA[
<p>So you are telling me I prompted llms the right way all along</p>
]]></description><pubDate>Sun, 05 Apr 2026 18:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47652512</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47652512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47652512</guid></item><item><title><![CDATA[New comment by K0IN in "Show HN: A game where you build a GPU"]]></title><description><![CDATA[
<p>I think it's nice, but maybe just use 4 bit inputs to cut a bit on the repetitiveness.<p>Im a software dev, so not that much  hardware experience</p>
]]></description><pubDate>Sun, 05 Apr 2026 09:22:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47647601</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47647601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47647601</guid></item><item><title><![CDATA[New comment by K0IN in "Show HN: A game where you build a GPU"]]></title><description><![CDATA[
<p>love it, some level (full adder with 8 inputs) where a bit repetative, but it is fun.</p>
]]></description><pubDate>Sat, 04 Apr 2026 20:49:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47643221</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47643221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47643221</guid></item><item><title><![CDATA[New comment by K0IN in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>So here is the pitch: for npm / a new registry<p>1. Only the registry itself can build packages (only source provided)
2. Builds must be reproducable (no network or external files during build / publish)
3. New versions are hidden by default
4. Releases can only be published by an account, using a hardware 2fa token + password (no persistent login, no long lasting token)
5. All commits must be signed (maybe block web commits or add a cooldown of a few days?)
6. builtin scanners (using ai, virustotal, existing services)
7. if a security violation is found the version is instantly removed
8. Atleast 1 - 3 Days delay for releases
9. Hard no on binaries / post install scripts and binary data
10. blockchain like public record to see who published, updated, owns what</p>
]]></description><pubDate>Wed, 01 Apr 2026 17:03:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47603554</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47603554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47603554</guid></item><item><title><![CDATA[Show HN: Turn GitHub Pages into an Apt Repository]]></title><description><![CDATA[
<p>This was an accident while learning how apt works.
And i just wanted to share this, maybe some day this will be useful.<p>The idea was to release (managed and auto-updated) packages to my server.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47418923">https://news.ycombinator.com/item?id=47418923</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 17 Mar 2026 21:59:53 +0000</pubDate><link>https://github.com/K0IN/apt-github-pages</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47418923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47418923</guid></item><item><title><![CDATA[New comment by K0IN in "A most elegant TCP hole punching algorithm"]]></title><description><![CDATA[
<p>i was also thinking about this, what keeps you from just using a (predefined) random port (or 10)?</p>
]]></description><pubDate>Sun, 15 Mar 2026 22:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392534</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47392534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392534</guid></item><item><title><![CDATA[New comment by K0IN in "Faster Than Dijkstra?"]]></title><description><![CDATA[
<p>I can only recommend (for all Germans here) this video from "dorfuchs":<p><a href="https://youtu.be/3ge-AywiFxs?si=TbcRsBNkzGhpOxQ4&t=842" rel="nofollow">https://youtu.be/3ge-AywiFxs?si=TbcRsBNkzGhpOxQ4&t=842</a><p>(timestamped=) He shows a derivation that at best, a sorting algorithm can do is O(n log(n)) for n real positive numbers.</p>
]]></description><pubDate>Fri, 13 Feb 2026 17:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47005436</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=47005436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47005436</guid></item><item><title><![CDATA[New comment by K0IN in "OpenClaw security assessment [pdf]"]]></title><description><![CDATA[
<p>Can someone give me context on why leaking the system prompt of a open source tool, I run on my machine is a problem?</p>
]]></description><pubDate>Sun, 01 Feb 2026 04:03:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46843500</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46843500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46843500</guid></item><item><title><![CDATA[New comment by K0IN in "Ask HN: Do you have any evidence that agentic coding works?"]]></title><description><![CDATA[
<p>Same for typescript, by default you still got `any`, best case (for humans and LLM) is a strict linter that will give you feedback on what is wrong. But then (and I saw this a couple times with non-experienced devs), you or the AI has to know it. Write a strict linter config, use it, and as someone with not that much coding knowledge, you may be unfamiliar and thus not asking.</p>
]]></description><pubDate>Wed, 21 Jan 2026 09:04:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46702979</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46702979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46702979</guid></item><item><title><![CDATA[New comment by K0IN in "Ask HN: What non-LLM tools have meaningfully improved your dev productivity?"]]></title><description><![CDATA[
<p>Docker starting test DBS, getting apps quickly to run without setting up all deps on my system.<p>Vscode.</p>
]]></description><pubDate>Mon, 19 Jan 2026 17:46:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46682082</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46682082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46682082</guid></item><item><title><![CDATA[New comment by K0IN in "Docker.how – Docker command cheat sheet"]]></title><description><![CDATA[
<p>Some people actually want to know and learn the things they use daily</p>
]]></description><pubDate>Sun, 18 Jan 2026 00:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46663427</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46663427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46663427</guid></item><item><title><![CDATA[New comment by K0IN in "Show HN: Shittp – Volatile Dotfiles over SSH"]]></title><description><![CDATA[
<p>Maybe also kind of related xxh<p><a href="https://github.com/xxh/xxh" rel="nofollow">https://github.com/xxh/xxh</a></p>
]]></description><pubDate>Sun, 21 Dec 2025 14:39:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46345149</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46345149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46345149</guid></item><item><title><![CDATA[New comment by K0IN in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p>We currently don't have a website (sorry), but we are working on it!<p>And thanks for checking us out :)</p>
]]></description><pubDate>Wed, 10 Dec 2025 10:52:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46216328</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46216328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46216328</guid></item><item><title><![CDATA[New comment by K0IN in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p>Flotte, a ssh access management solution for hobbyist and small to medium-sized businesses.<p>We aim to provide a fast JIT ssh cert attestation.<p>With focus on:
* making on/offboard users fast
* efficient workflows (no need to lookup passwords for logins or sudo)
* mitigate private key leaks (especially in BYOD/BYOK environments) 
* Help admins manage server access fast<p>GitHub(WIP): <a href="https://github.com/flotte-sh" rel="nofollow">https://github.com/flotte-sh</a></p>
]]></description><pubDate>Wed, 10 Dec 2025 10:46:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46216285</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46216285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46216285</guid></item><item><title><![CDATA[New comment by K0IN in "Why are your models so big? (2023)"]]></title><description><![CDATA[
<p>Im always so surprised that embedding models we had for years like minlm (80mb) are so small, and I really wonder why not more on device searches use something like it.</p>
]]></description><pubDate>Sat, 06 Dec 2025 12:11:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46172711</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=46172711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46172711</guid></item><item><title><![CDATA[People are using iPad OS features on their iPhones]]></title><description><![CDATA[
<p>Article URL: <a href="https://idevicecentral.com/ios-customization/how-to-enable-ipad-features-like-multitasking-stage-manager-on-iphone-via-mobilegestalt/">https://idevicecentral.com/ios-customization/how-to-enable-ipad-features-like-multitasking-stage-manager-on-iphone-via-mobilegestalt/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45950408">https://news.ycombinator.com/item?id=45950408</a></p>
<p>Points: 180</p>
<p># Comments: 174</p>
]]></description><pubDate>Mon, 17 Nov 2025 02:39:28 +0000</pubDate><link>https://idevicecentral.com/ios-customization/how-to-enable-ipad-features-like-multitasking-stage-manager-on-iphone-via-mobilegestalt/</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=45950408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45950408</guid></item><item><title><![CDATA[New comment by K0IN in "Why Bcrypt Can Be Unsafe for Password Hashing?"]]></title><description><![CDATA[
<p>I don't find this too concerning but libraries should document this and maybe even raise exceptions on data longer than 72 bytes, failing silently is the worst behaviour.</p>
]]></description><pubDate>Sun, 16 Nov 2025 23:10:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45949304</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=45949304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45949304</guid></item><item><title><![CDATA[New comment by K0IN in "Dithering – Part 1"]]></title><description><![CDATA[
<p>Hei, if someone wants to implement this, feel free to contribute this to my Phomemo M02 (a cheap < 15$) black and white thermal printer, web app.<p><a href="https://github.com/K0IN/Phomemo-M02-Web" rel="nofollow">https://github.com/K0IN/Phomemo-M02-Web</a></p>
]]></description><pubDate>Wed, 29 Oct 2025 21:03:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45753007</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=45753007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45753007</guid></item><item><title><![CDATA[New comment by K0IN in "Postman which I thought worked locally on my computer, is down"]]></title><description><![CDATA[
<p>lately I really enjoyed using http files for sharing http example requests</p>
]]></description><pubDate>Tue, 21 Oct 2025 06:35:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45653065</link><dc:creator>K0IN</dc:creator><comments>https://news.ycombinator.com/item?id=45653065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45653065</guid></item></channel></rss>