<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: Thaxll</title><link>https://news.ycombinator.com/user?id=Thaxll</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 22 Aug 2026 06:48:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Thaxll" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Thaxll in "PostgreSQL for Everything"]]></title><description><![CDATA[
<p>The main issue with SQLite is the very poor type system, after testing it for an app I was shocked.</p>
]]></description><pubDate>Wed, 19 Aug 2026 15:12:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49362703</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49362703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49362703</guid></item><item><title><![CDATA[New comment by Thaxll in "Go is an ideal language for AI-assisted software engineering"]]></title><description><![CDATA[
<p>I'd like to know what you base your statement on that the Raft implementations in etcd or CockroachDB are incorrect. Your original paper does not mention those implementations, so where does that claim come from?</p>
]]></description><pubDate>Tue, 11 Aug 2026 20:23:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49263938</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49263938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49263938</guid></item><item><title><![CDATA[New comment by Thaxll in "Go is an ideal language for AI-assisted software engineering"]]></title><description><![CDATA[
<p>They never said that.</p>
]]></description><pubDate>Tue, 11 Aug 2026 19:20:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49263147</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49263147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49263147</guid></item><item><title><![CDATA[New comment by Thaxll in "Go is an ideal language for AI-assisted software engineering"]]></title><description><![CDATA[
<p>The "world" runs on Kubernetes which is using Raft: <a href="https://pkg.go.dev/go.etcd.io/etcd/raft/v3" rel="nofollow">https://pkg.go.dev/go.etcd.io/etcd/raft/v3</a><p>Are you saying that this implementation is wrong?<p>"This Raft library is stable and feature complete. As of 2016, it is the most widely used Raft library in production, serving tens of thousands clusters each day. It powers distributed systems such as etcd, Kubernetes, Docker Swarm, Cloud Foundry Diego, CockroachDB, TiDB, Project Calico, Flannel, Hyperledger and more."<p>One of the most popular distributed DB is Cockroach which is written in go and also uses Raft: <a href="https://github.com/cockroachdb/cockroach/tree/master/pkg/raft" rel="nofollow">https://github.com/cockroachdb/cockroach/tree/master/pkg/raf...</a></p>
]]></description><pubDate>Tue, 11 Aug 2026 19:04:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49262953</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49262953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49262953</guid></item><item><title><![CDATA[New comment by Thaxll in "Gpiozero Flow"]]></title><description><![CDATA[
<p>The video game industry is built arround that, game engines use that model all the time as gameplay scripting.<p><a href="https://dev.epicgames.com/documentation/unreal-engine/blueprints-visual-scripting-in-unreal-engine" rel="nofollow">https://dev.epicgames.com/documentation/unreal-engine/bluepr...</a></p>
]]></description><pubDate>Thu, 30 Jul 2026 12:20:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49109021</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49109021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49109021</guid></item><item><title><![CDATA[New comment by Thaxll in "Ruff v0.16.0 – Significant new updates – 413 default rules up from 59"]]></title><description><![CDATA[
<p>Golang-ci exists for a while and everyone is using it.<p>Not sure what you're talking about.</p>
]]></description><pubDate>Sun, 26 Jul 2026 12:03:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49057267</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=49057267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49057267</guid></item><item><title><![CDATA[New comment by Thaxll in "SQLite should have (Rust-style) editions"]]></title><description><![CDATA[
<p>SQLite gets so much praise here but when you start using it, you realize quickly how bad it is, the type system is by default very limited and dangerous.<p>It's like comparing old php with a strongly typed language.<p>There is not even a date type...</p>
]]></description><pubDate>Thu, 16 Jul 2026 00:02:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48928840</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48928840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48928840</guid></item><item><title><![CDATA[New comment by Thaxll in "Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices"]]></title><description><![CDATA[
<p>It doesn't exists because:<p>- it's against ToS<p>- it can get you banned<p>Reversing API is trivial, this is not the reason.</p>
]]></description><pubDate>Tue, 14 Jul 2026 02:42:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48901656</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48901656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48901656</guid></item><item><title><![CDATA[New comment by Thaxll in "Microsoft fire idTech team at Id software"]]></title><description><![CDATA[
<p>I'm not wrong they forked the engine and it's the same studio that worked with the same engine before, id tech is made for fps it's clear.</p>
]]></description><pubDate>Tue, 07 Jul 2026 21:13:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48823870</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48823870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48823870</guid></item><item><title><![CDATA[New comment by Thaxll in "Microsoft fire idTech team at Id software"]]></title><description><![CDATA[
<p>Most major studios are using custom engines, Ubisoft, EA, Activision, Take2, Blizzard ect...</p>
]]></description><pubDate>Tue, 07 Jul 2026 20:41:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48823445</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48823445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48823445</guid></item><item><title><![CDATA[New comment by Thaxll in "Microsoft fire idTech team at Id software"]]></title><description><![CDATA[
<p>That's not how it works, first of all IdTech is not a general engine, it's only made to build specific games: fps.<p>Next you need to make a product out of that meaning a very large investment so that the engine is actually usable outside of ID, people that don't know what an engine is think of the rendering part but it's actually very minor compare to pipelines ect ... which we know nothing about, it might not even be good or painful to use.<p>Unreal is widely used because it can create any kind of game and the pipeline, tooling are good and well integrated.</p>
]]></description><pubDate>Tue, 07 Jul 2026 20:28:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48823251</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48823251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48823251</guid></item><item><title><![CDATA[New comment by Thaxll in "Kernel anti-cheat is an overreach"]]></title><description><![CDATA[
<p>Overwatch is a bit different though , it's not a pure hitscan fps such as valorant, cs or r6. Cheats in Overwatch are not as useful because the gameplay is different from other fps.</p>
]]></description><pubDate>Tue, 07 Jul 2026 03:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48813292</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48813292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48813292</guid></item><item><title><![CDATA[New comment by Thaxll in "Kernel anti-cheat is an overreach"]]></title><description><![CDATA[
<p>Since you're not a gamer sorry but  your opinion does not means much, you don't seem to realize how cheating is a problem in online games, it's not just an inconvenience, it kills games.</p>
]]></description><pubDate>Tue, 07 Jul 2026 03:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48813230</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48813230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48813230</guid></item><item><title><![CDATA[New comment by Thaxll in "Show HN: Mail Memories – A desktop app to rescue photos from Gmail"]]></title><description><![CDATA[
<p>For $30 you should sign your binary  so you don't have a UAC popup.<p>Also is it not doable with Google takeout ( with Gmail )?</p>
]]></description><pubDate>Thu, 02 Jul 2026 15:24:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48763021</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48763021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48763021</guid></item><item><title><![CDATA[New comment by Thaxll in "We found a bug in the hyper HTTP library"]]></title><description><![CDATA[
<p>So much for Rust forcing you to handle errors.</p>
]]></description><pubDate>Mon, 29 Jun 2026 11:37:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48717938</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48717938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48717938</guid></item><item><title><![CDATA[New comment by Thaxll in "Steam Machine launches today"]]></title><description><![CDATA[
<p>I mean it's a PC, you can install whatever your want on a PC.</p>
]]></description><pubDate>Mon, 22 Jun 2026 20:52:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48636015</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48636015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48636015</guid></item><item><title><![CDATA[New comment by Thaxll in "Prefer duplication over the wrong abstraction (2016)"]]></title><description><![CDATA[
<p>So you centralize 3 liners?</p>
]]></description><pubDate>Sun, 21 Jun 2026 17:50:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48620965</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48620965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48620965</guid></item><item><title><![CDATA[New comment by Thaxll in "What job interviews taught me about Kubernetes"]]></title><description><![CDATA[
<p>Don't run k8s on bare metal if you don't have a good platform team though. Using a cloud provider ( eks / aks / gke ) is trivial and "problem" free.<p>I've never had DNS problems going down, the only thing I've seen is app that would create too many iptables entries when flooding request dns ( app problem ).</p>
]]></description><pubDate>Wed, 17 Jun 2026 22:20:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48577763</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48577763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48577763</guid></item><item><title><![CDATA[New comment by Thaxll in "What job interviews taught me about Kubernetes"]]></title><description><![CDATA[
<p>k8s is not a pain, I would never return to something like Pupet / Ansible / etc ... to deploy bare ec2 instances, it's just re-inventing the wheel badly.<p>Just use ECS / Fargate with an ALB in front if you need a simpler use case.</p>
]]></description><pubDate>Tue, 16 Jun 2026 00:24:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48548958</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48548958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48548958</guid></item><item><title><![CDATA[New comment by Thaxll in "Iroh 1.0"]]></title><description><![CDATA[
<p>I don't understand the problem its trying to solve in the first place, IP works just fine, such as DNS.<p>There is already IPv6 and quic, you need vendor and major software to have any traction in that field.</p>
]]></description><pubDate>Mon, 15 Jun 2026 16:09:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48543369</link><dc:creator>Thaxll</dc:creator><comments>https://news.ycombinator.com/item?id=48543369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48543369</guid></item></channel></rss>