<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: relistan</title><link>https://news.ycombinator.com/user?id=relistan</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 22:24:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=relistan" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by relistan in "What Is a Dickover?"]]></title><description><![CDATA[
<p>This is now the word</p>
]]></description><pubDate>Sat, 30 May 2026 07:51:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48333768</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48333768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48333768</guid></item><item><title><![CDATA[New comment by relistan in "Naphtha shortages in Japan"]]></title><description><![CDATA[
<p>They did say "everything I can find" which, while not citing references, you would also have found it you tried to Google this at all. Here's one<p><a href="https://www.nytimes.com/2026/05/24/business/what-is-naphtha.html" rel="nofollow">https://www.nytimes.com/2026/05/24/business/what-is-naphtha....</a><p>here's another one:<p><a href="https://www.irishtimes.com/world/asia-pacific/2026/05/19/please-avoid-panic-buying-japan-gripped-by-fears-of-a-naphtha-shortage-what-is-it-and-why-are-people-so-worried/" rel="nofollow">https://www.irishtimes.com/world/asia-pacific/2026/05/19/ple...</a><p>It's wider than Japan, it's in other countries in Asia. It's directly tied to the war and the closure of the Strait of Hormuz. But it's pretty clear you have your own axe to grind.</p>
]]></description><pubDate>Sat, 30 May 2026 07:39:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48333692</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48333692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48333692</guid></item><item><title><![CDATA[New comment by relistan in "A SQL-Inspired Query Language Designed for Event Sourcing (2025)"]]></title><description><![CDATA[
<p>Having built two production, scaled evented systems over the last decade, I don’t see the need for this. Properly designed events flatten to a table schema in a regular DB quite easily. Tools like Trino/Presto and therefore Athena, let you deep query on a JSON field, as well (e.g. against a Parquet-based event store on block storage), so if you use a standard envelope, the bodies are all still available without having to provide the schema for every event. This works to quite huge amounts of data given that you do rollups and/or snapshots.</p>
]]></description><pubDate>Sat, 16 May 2026 11:12:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159089</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48159089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159089</guid></item><item><title><![CDATA[New comment by relistan in "Erlang/OTP 29.0"]]></title><description><![CDATA[
<p>I am a Go dev, too. I consider Go my main language. The BEAM has a very, very similar architecture to the M:N scheduler in Go. Goroutines are not dissimilar to BEAM processes. You can similarly run thousands of processes on the BEAM. But Go does not have a real Phoenix equivalent and there are reasons to use Elixir and BEAM, especially on the web side, including some of what I already mentioned above.</p>
]]></description><pubDate>Sat, 16 May 2026 08:21:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48158040</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48158040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48158040</guid></item><item><title><![CDATA[New comment by relistan in "Waymo updates 3,800 robotaxis after they 'drive into standing water'"]]></title><description><![CDATA[
<p>At least they can patch all of them to fix it at once. 16 year old new drivers are harder to patch.</p>
]]></description><pubDate>Sat, 16 May 2026 08:19:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48158025</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48158025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48158025</guid></item><item><title><![CDATA[New comment by relistan in "Erlang/OTP 29.0"]]></title><description><![CDATA[
<p>Elixir and Phoenix is a better production platform than Django.. I’m not throwing shade on Django, many production systems use it happily. I’m saying that Phoenix/Elixir is better, partly because of the BEAM and OTP and partly because of the language and the framework. Real concurrency. Better performance. Far more robust in production. The language is pre-compiled, and while not statically typed, that alone provides one more safety layer. It’s functional, which avoids a lot of the ugly patterns in both Rails and Django. It has a built-in fast and reliable KV store. It has distribution between the nodes if you want it (e.g. for a distributed cache). It enables you to debug with a remote shell connected live to the running system. There’s a lot more than I can add here.</p>
]]></description><pubDate>Sat, 16 May 2026 08:10:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48157965</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48157965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48157965</guid></item><item><title><![CDATA[New comment by relistan in "I Bought a “Junk” PSP From Japan"]]></title><description><![CDATA[
<p>Contrast that with my personal experience of items from the UK (<i>specifically the UK</i>, my experience is different elsewhere) where “untested” almost always means “I tested it and I know it’s broken but I want to try to get a better price anyway”. Especially when testing would involve plugging it in with the adapter it comes with and seeing that it doesn’t light up, for example.</p>
]]></description><pubDate>Sat, 16 May 2026 07:59:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48157890</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=48157890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48157890</guid></item><item><title><![CDATA[New comment by relistan in "Flickr: The first and last great photo platform"]]></title><description><![CDATA[
<p>And, thank you for that! Still my favorite site on the internet.</p>
]]></description><pubDate>Sun, 26 Apr 2026 05:58:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47907744</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=47907744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47907744</guid></item><item><title><![CDATA[A Mermaid Planning Tool for AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://relistan.com/mermaid-tool-for-ai">https://relistan.com/mermaid-tool-for-ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47429490">https://news.ycombinator.com/item?id=47429490</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Mar 2026 18:28:38 +0000</pubDate><link>https://relistan.com/mermaid-tool-for-ai</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=47429490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47429490</guid></item><item><title><![CDATA[New comment by relistan in "Unpowered SSD data retention test:no data corruption on USB sticks after 6 years"]]></title><description><![CDATA[
<p>I found a similar (though much smaller! 1GB) Kingston drive from about 2008 that had been in storage since I moved overseas. 14 years later it still had all the data on it.</p>
]]></description><pubDate>Tue, 10 Mar 2026 19:31:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47327793</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=47327793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47327793</guid></item><item><title><![CDATA[New comment by relistan in "EU mandates replaceable batteries by 2027 (2023)"]]></title><description><![CDATA[
<p>It’s not clear to me from this, but I hope that the “removability” component of this means the end of “disposable” vapes with a fixed lithium battery installed. I can’t even count the number of these I’ve seen littering the roadside. Ideally this raises the cost of that business model enough to also eliminate some vendors from that product category (“disposable” vapes), which is primarily aimed at/used by children anyway.</p>
]]></description><pubDate>Sat, 21 Feb 2026 09:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47099003</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=47099003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47099003</guid></item><item><title><![CDATA[New comment by relistan in "Ireland rolls out basic income scheme for artists"]]></title><description><![CDATA[
<p>While some things are doing great, there's a not insignificant amount of inertia in government for the last decade. This is actively being discussed in the Irish press. And Ireland has a long history of cronyism. I suspected (author clarified below) that is what was leading to the cynicism in the original post.</p>
]]></description><pubDate>Thu, 12 Feb 2026 17:24:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46991760</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=46991760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46991760</guid></item><item><title><![CDATA[New comment by relistan in "Ireland rolls out basic income scheme for artists"]]></title><description><![CDATA[
<p>Alternatively, it's successful and is expanded to support more artists in the future. Cynicism with governance not unjustified in Ireland, but here we are looking at some actual progress.</p>
]]></description><pubDate>Thu, 12 Feb 2026 14:32:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46989323</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=46989323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46989323</guid></item><item><title><![CDATA[New comment by relistan in "I doubt that anything resembling genuine AGI is within reach of current AI tools"]]></title><description><![CDATA[
<p>These things work well on the extremely limited task impetus that we give them. Even if we sidestep the question of whether or not LLMs are actually on the path to AGI, Imagine instead the amount of computing and electrical power required with current computing methods and hardware in order to respond to and process all the input handled by a person at every moment of the day. Somewhere in between current inputs and handling the full load of inputs the brain handles may lie “AGI” but it’s not clear there is anything like that on the near horizon, if only because of computing power constraints.</p>
]]></description><pubDate>Sun, 21 Dec 2025 09:31:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46343482</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=46343482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46343482</guid></item><item><title><![CDATA[New comment by relistan in "Perl's decline was cultural"]]></title><description><![CDATA[
<p>Way back, Perl got off the ground really because, in contrast to the C compilers of the era, code written on one Unix ran on the others, usually unmodified. In my first jobs, where we had heterogeneous mixes of commercial Unixes, this was unbeatable. It also wrote like higher level shell, which made it easy to learn for systems people, who really were the only ones that cared about running things on multiple platforms most of the time anyway.<p>As things became more homogeneous, and furthermore as other languages also could do that “one weird trick” of cross platform support, the shortcomings of both Perl and its community came to the fore.</p>
]]></description><pubDate>Sun, 07 Dec 2025 09:32:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46180393</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=46180393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46180393</guid></item><item><title><![CDATA[New comment by relistan in "I know when you're vibe coding"]]></title><description><![CDATA[
<p>My guess is that you're letting the context get polluted with all the stuff it's reading in your repo. Try using subagents to keep the top level context clean. It only starts to forget rules (mostly) when the context is too full of other stuff and the amount taken up by the rules is small.</p>
]]></description><pubDate>Thu, 31 Jul 2025 09:39:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44743950</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=44743950</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44743950</guid></item><item><title><![CDATA[New comment by relistan in "I know when you're vibe coding"]]></title><description><![CDATA[
<p>I actually had Claude and Gemini both do it and revise each other's work to get to the final doc. Worked surprisingly well.</p>
]]></description><pubDate>Thu, 31 Jul 2025 09:32:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44743913</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=44743913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44743913</guid></item><item><title><![CDATA[New comment by relistan in "I know when you're vibe coding"]]></title><description><![CDATA[
<p>To a certain extent you are probably still not using it optimally if you are still doing that much work to clean it up. We, for example, asked the LLM to analyze the codebase for the common patterns we use and to write a document for AI agents to do better work on the codebase. I edited it and had it take a couple of passes. We then provide that doc as part of the requirements we feed to it. That made a big difference. We wrote specific instructions on how to structure tests, where to find common utilities, etc. We wrote pre-commit hooks to help double check its work. Every time we see something it’s doing that it shouldn’t, it goes in the instructions. Now it mostly does 85-90% quality work. Yes it requires human review and some small changes. Not sure how the thing works that it built? Before reviewing the code, have it draw a Mermaid sequence diagram.<p>We found it mostly starts to abandon instructions when the context gets too polluted. Subagents really help address that by not loading the top context with the content of all your files.<p>Another tip: give it feedback as PR comments and have it read them with the gh CLI. This is faster than hand editing the code yourself a lot of times. While it cleans up its own work you can be doing something else.</p>
]]></description><pubDate>Thu, 31 Jul 2025 07:42:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44743355</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=44743355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44743355</guid></item><item><title><![CDATA[New comment by relistan in "LibreOffice slams Microsoft for locking in Office users w/ complex file formats"]]></title><description><![CDATA[
<p>As AI tools become more dominant, businesses are going to want their documents to be fully read by their AI in whatever format they are in. I wouldn’t be surprised to see a fight over all of this brewing in the next couple of years.</p>
]]></description><pubDate>Sat, 19 Jul 2025 07:39:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44613395</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=44613395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44613395</guid></item><item><title><![CDATA[New comment by relistan in "DOGE Denizen Marko Elez Leaked API Key for xAI"]]></title><description><![CDATA[
<p>All of this is a mess. But it should never even have been possible for it to fall to a single developer to screw up and commit a key like that.<p>If there were anything like proper processes in place, controls would have made that very difficult.<p>Then there are the weird issues about why obvious close ties to xAI here....</p>
]]></description><pubDate>Tue, 15 Jul 2025 13:51:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571183</link><dc:creator>relistan</dc:creator><comments>https://news.ycombinator.com/item?id=44571183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571183</guid></item></channel></rss>