<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: thexa4</title><link>https://news.ycombinator.com/user?id=thexa4</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 01 Sep 2026 07:47:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thexa4" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thexa4 in "Continue coding agent is dead. Alternatives?"]]></title><description><![CDATA[
<p>I am running local models but noticed that Copilot didn't work with them correctly. To fix that I made a llama copilot extension that fixes some problems like Copilot throwing away thinking traces: <a href="https://marketplace.visualstudio.com/items?itemName=delft-solutions.llama-copilot" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=delft-so...</a><p>Getting pretty good results now with the Qwen models on my mac.</p>
]]></description><pubDate>Sun, 23 Aug 2026 00:18:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49405102</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=49405102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49405102</guid></item><item><title><![CDATA[New comment by thexa4 in "Can I run AI locally?"]]></title><description><![CDATA[
<p>I've created a llama.cpp integration with Copilot in vscode. The extension readme contains setup instructions: <a href="https://marketplace.visualstudio.com/items?itemName=delft-solutions.llama-copilot" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=delft-so...</a></p>
]]></description><pubDate>Fri, 13 Mar 2026 23:28:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47371391</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=47371391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47371391</guid></item><item><title><![CDATA[New comment by thexa4 in "Using the Internet without IPv4 connectivity"]]></title><description><![CDATA[
<p>If anyone else runs into this, it's very easy to set up an ssh proxy: ssh -D 8080 user@hostname<p>Once that connection is set up, point your browser to use localhost:8080 as a socks proxy.</p>
]]></description><pubDate>Sun, 29 Jun 2025 09:17:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44411517</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=44411517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44411517</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: What have you built this year that you are proud of?"]]></title><description><![CDATA[
<p>I made a mac screensaver that paints your screen based on Game of Life: <a href="https://github.com/DelftSolutions/ConwayWatercolor">https://github.com/DelftSolutions/ConwayWatercolor</a></p>
]]></description><pubDate>Sun, 17 Nov 2024 23:55:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42168437</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=42168437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42168437</guid></item><item><title><![CDATA[Don't be smart and use web standards]]></title><description><![CDATA[
<p>Article URL: <a href="https://derk-jan.com/articles/2022/12/16/dont-be-smart-and-use-web-standards">https://derk-jan.com/articles/2022/12/16/dont-be-smart-and-use-web-standards</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40573523">https://news.ycombinator.com/item?id=40573523</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 04 Jun 2024 11:58:29 +0000</pubDate><link>https://derk-jan.com/articles/2022/12/16/dont-be-smart-and-use-web-standards</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=40573523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40573523</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: How can I back up an old vBulletin forum without admin access?"]]></title><description><![CDATA[
<p>I've backed up a forum[1] by crawling it using wget and creating a WARC file.<p>I hosted it again by writing a python script[2] to serve responses from that WARC file again and put it behind nginx with caching enabled.<p>[1] <a href="https://forums.empiresmod.com/index.php" rel="nofollow">https://forums.empiresmod.com/index.php</a><p>[2] <a href="https://gitlab.com/thexa4/warc-server" rel="nofollow">https://gitlab.com/thexa4/warc-server</a><p>[2, deb package] <a href="https://gitlab.com/thexa4/warc-server/-/jobs/5213679726/artifacts/browse" rel="nofollow">https://gitlab.com/thexa4/warc-server/-/jobs/5213679726/arti...</a></p>
]]></description><pubDate>Tue, 30 Jan 2024 12:30:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39189326</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=39189326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39189326</guid></item><item><title><![CDATA[New comment by thexa4 in "Chrome pushes forward with plans to limit ad blockers in the future"]]></title><description><![CDATA[
<p>I've reported a similar issue on mac where it gets slower over time [1]. I hope it gets fixed at some point.<p>[1] <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1799681" rel="nofollow noreferrer">https://bugzilla.mozilla.org/show_bug.cgi?id=1799681</a></p>
]]></description><pubDate>Thu, 23 Nov 2023 17:57:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38395461</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=38395461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38395461</guid></item><item><title><![CDATA[New comment by thexa4 in "Any way to improve email as a standard in a backwards compatible manner?"]]></title><description><![CDATA[
<p>You can add another format to the multipart/alternative container. Just like html emails often have a text fallback.
It requires picking a Content-Type name (application/vnd.<your_name>.something) but then you can attach any additional metadata you want: <a href="https://kevinjmcmahon.net/articles/html-and-plain-text-multipart-email.html" rel="nofollow noreferrer">https://kevinjmcmahon.net/articles/html-and-plain-text-multi...</a><p>The hard bit is getting email clients to use your information.</p>
]]></description><pubDate>Tue, 08 Aug 2023 10:09:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=37046751</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=37046751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37046751</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: Is anyone not using containers in production nowadays?"]]></title><description><![CDATA[
<p>We standardized on debian packages for configuration management and code deploys. The packages are built during CI and then either pushed directly to the desired machine using ssh or published on our own debian package repository.</p>
]]></description><pubDate>Thu, 01 Jun 2023 07:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=36148534</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=36148534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36148534</guid></item><item><title><![CDATA[New comment by thexa4 in "Tell HN: It's 2023 and you still can't import .ics files into iOS Calendar app"]]></title><description><![CDATA[
<p>If that works you can probably encode the ics as a data url and link that: <a href="https://en.wikipedia.org/wiki/Data_URI_scheme" rel="nofollow">https://en.wikipedia.org/wiki/Data_URI_scheme</a></p>
]]></description><pubDate>Mon, 29 May 2023 21:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=36118588</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=36118588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36118588</guid></item><item><title><![CDATA[New comment by thexa4 in "Caterpillar offers phone with built-in FLIR camera"]]></title><description><![CDATA[
<p>Instead of ice cubes you can also use frozen coffee cubes, it prevents dillution.</p>
]]></description><pubDate>Wed, 07 Dec 2022 11:29:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=33893193</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=33893193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33893193</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: The nitty gritty details of game matchmaking?"]]></title><description><![CDATA[
<p>I've personally used trueskill for n-n team balancing: <a href="https://trueskill.org/" rel="nofollow">https://trueskill.org/</a><p>I haven't had enough players to actually have enough data / joining players to actually tune those parameters. If I did though I would store joining data and try out different strategies offline using gradient descent / grid search.</p>
]]></description><pubDate>Sun, 11 Sep 2022 00:15:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=32795664</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=32795664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32795664</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: How to store large amounts of data on paper with QR code like tech?"]]></title><description><![CDATA[
<p>I made a small script to securely backup and restore some important files: <a href="https://gitlab.com/thexa4/ocrbackup" rel="nofollow">https://gitlab.com/thexa4/ocrbackup</a><p>Data density isn't great though (especially with the added redundancy) but it's enough for things like a password manager file.</p>
]]></description><pubDate>Mon, 15 Aug 2022 13:23:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=32469323</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=32469323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32469323</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: How could you effectively collaborate with non-vcs users?"]]></title><description><![CDATA[
<p>You can create your own repo and also do a `git init` in the dropbox folder. Then configure both to point to each other as remotes. (`git remote add dropbox /path/to/dropbox`)<p>When merging stuff, make a commit if needed on the dropbox repo and merge in your changes. Then pull from your personal repo from the dropbox one.</p>
]]></description><pubDate>Mon, 01 Aug 2022 12:06:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=32304810</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=32304810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32304810</guid></item><item><title><![CDATA[New comment by thexa4 in "Hetzner appears to impose unlisted “fair use” on traffic"]]></title><description><![CDATA[
<p>They did have traffic caps a while back but explicitly abolished them.</p>
]]></description><pubDate>Tue, 26 Jul 2022 20:21:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=32243456</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=32243456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32243456</guid></item><item><title><![CDATA[New comment by thexa4 in "Round a direction vector to an 8-way compass"]]></title><description><![CDATA[
<p>Taking the dot product of the [x,y] with the 8 directions and picking the one with the largest magnitude might be faster in some cases.</p>
]]></description><pubDate>Mon, 25 Jul 2022 13:31:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=32223982</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=32223982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32223982</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: Your admittedly useless side projects?"]]></title><description><![CDATA[
<p>I've spent way too much time implementing a transpiler and bash like shell that makes programming my ships in Kerbal Space Program easier. The self-hosted version is almost done. I'd probably do it again though, way too much fun to see your spaceships autonomously do things.<p>Transpiler: <a href="https://gitlab.com/thexa4/kos-kpp" rel="nofollow">https://gitlab.com/thexa4/kos-kpp</a><p>OS: <a href="https://gitlab.com/thexa4/kosos" rel="nofollow">https://gitlab.com/thexa4/kosos</a></p>
]]></description><pubDate>Fri, 24 Jun 2022 12:16:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=31860626</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=31860626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31860626</guid></item><item><title><![CDATA[New comment by thexa4 in "DreamHost shared server cannot disable logging IP addresses"]]></title><description><![CDATA[
<p>You can set up a cronjob to run hourly to remove logfiles using `crontab -e`. That would achieve almost the same effect.</p>
]]></description><pubDate>Sun, 20 Feb 2022 02:10:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=30402591</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=30402591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30402591</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: What's been the best usage for QR code apart from restaurants menus?"]]></title><description><![CDATA[
<p>Sorry, you're right. I switched it out.</p>
]]></description><pubDate>Tue, 13 Jul 2021 13:42:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=27820829</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=27820829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27820829</guid></item><item><title><![CDATA[New comment by thexa4 in "Ask HN: What's been the best usage for QR code apart from restaurants menus?"]]></title><description><![CDATA[
<p>I've made a tool to back up my important files on paper using QR codes and erasure coding: <a href="https://gitlab.com/thexa4/ocrbackup" rel="nofollow">https://gitlab.com/thexa4/ocrbackup</a></p>
]]></description><pubDate>Tue, 13 Jul 2021 10:25:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=27819348</link><dc:creator>thexa4</dc:creator><comments>https://news.ycombinator.com/item?id=27819348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27819348</guid></item></channel></rss>