<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: alefnula</title><link>https://news.ycombinator.com/user?id=alefnula</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 04:33:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alefnula" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alefnula in "VoidZero Is Joining Cloudflare"]]></title><description><![CDATA[
<p>I think this frames the tools too narrowly.<p>If Vite, Bun and uv were just "make builds faster" projects, then maybe the returns are diminishing. But the acquisitions by Cloudflare, Anthropic and OpenAI suggest this layer is becoming more strategic, not less.<p>These tools sit in the software supply chain: dependency resolution, project structure, tests, builds, runtimes, deployment paths and increasingly AI-agent execution loops. They define the default path for building software, and they are where AI-generated code gets tested against real dependencies, builds, tests and deployment constraints.<p>So I don’t think they’ve achieved all they meaningfully can. The value is shifting from raw build speed to control over the workflow layer where software is assembled.</p>
]]></description><pubDate>Thu, 04 Jun 2026 13:56:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48398712</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=48398712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48398712</guid></item><item><title><![CDATA[New comment by alefnula in "Building more with GPT-5.1-Codex-Max"]]></title><description><![CDATA[
<p>I haven’t used Claude Code much, but I found Codex extremely frustrating. It doesn’t pay attention to anything in AGENTS.md, it’s completely incapable of removing code and is frustratingly defensive.<p>If you use it, the codebase constantly grows. Even when you explicitly instruct it to remove something, you always end up with more lines of code in the project than before the instruction. Also (I used it for Python and TypeScript) the code was littered with getattr(...), .get(...), isinstance(...), and TypeScript equivalents (typeof, ...). Even though I religiously type‑annotate everything.</p>
]]></description><pubDate>Thu, 20 Nov 2025 13:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45992187</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=45992187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45992187</guid></item><item><title><![CDATA[MicroPythonOS – An Android-like OS for microcontrollers]]></title><description><![CDATA[
<p>Article URL: <a href="https://micropythonos.com">https://micropythonos.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45525804">https://news.ycombinator.com/item?id=45525804</a></p>
<p>Points: 173</p>
<p># Comments: 63</p>
]]></description><pubDate>Thu, 09 Oct 2025 10:35:40 +0000</pubDate><link>https://micropythonos.com</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=45525804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45525804</guid></item><item><title><![CDATA[New comment by alefnula in "Study hints at the promise of non-hallucinogenic LSD for treating mood disorders"]]></title><description><![CDATA[
<p>We live in a society that defines itself not in terms of what it is but in terms of what it's not. We are not decent and kind human beings; we are not racists or not homophobes. We can't just not care; we have to be atheists. Even with bad stuff: We are not victim blamers and choice deniers; we are anti-abortionists.<p>And the products marketed to us are just a reflection of what we are. Gluten-free bread. Sugar-free drinks. Non-hallucinogenic LSD. No THC weed. Low-fat milk. Etc.<p>Everything is becoming defined in terms of what it's not.</p>
]]></description><pubDate>Sat, 18 Mar 2023 11:30:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=35208156</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=35208156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35208156</guid></item><item><title><![CDATA[New comment by alefnula in "The Child Is the Teacher: A Life of Maria Montessori"]]></title><description><![CDATA[
<p>Can you share the link to the study you're referring to? I will soon be choosing a school for my kid, and I'm very curious to see if there are any actual differences in outcomes. All the studies I found say there are. (For example <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5670361/" rel="nofollow">https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5670361/</a>)</p>
]]></description><pubDate>Fri, 09 Dec 2022 15:13:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=33922073</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=33922073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33922073</guid></item><item><title><![CDATA[New comment by alefnula in "The road to Dart 3: A fully sound, null safe language"]]></title><description><![CDATA[
<p>I'm surprised that no one is commenting on macros. For me, that is the most exciting feature! It'll make writing code so much more enjoyable and avoid all of the code generation happening at the moment.<p>But maybe I'm the only one who's bothered with code generation :D</p>
]]></description><pubDate>Thu, 08 Dec 2022 17:05:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=33910268</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=33910268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33910268</guid></item><item><title><![CDATA[New comment by alefnula in "Ask HN: Devs who passed whiteboarding at FAANG: how do you feel about it?"]]></title><description><![CDATA[
<p>My biggest bone to pick with this interview process (I was also interviewed, passed the interview and then trained to do interviews) is that the calibration is all over the place.<p>If you're lucky, you'll get an interviewer who thinks that if you can solve a case insensitive palindrome, it means you should be hired with strong confidence.<p>But if you're unlucky, you'll end up with a person who will squeeze the last ounce of blood out of you, and even if you solve 99% of the questions correctly, he will still think you're low confident or even a no-hire because you missed that one edge case...</p>
]]></description><pubDate>Tue, 28 Jun 2022 12:00:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=31906599</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=31906599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31906599</guid></item><item><title><![CDATA[Data Race Patterns in Go (Uber Engineering Blog)]]></title><description><![CDATA[
<p>Article URL: <a href="https://eng.uber.com/data-race-patterns-in-go/">https://eng.uber.com/data-race-patterns-in-go/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31607194">https://news.ycombinator.com/item?id=31607194</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Jun 2022 12:09:51 +0000</pubDate><link>https://eng.uber.com/data-race-patterns-in-go/</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=31607194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31607194</guid></item><item><title><![CDATA[New comment by alefnula in "Mito – Excel-like interface for Pandas dataframes in Jupyter notebook"]]></title><description><![CDATA[
<p>I have no affiliation with the project. Just found it, tried it out, and it looks very promising...</p>
]]></description><pubDate>Fri, 20 May 2022 12:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=31446250</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=31446250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31446250</guid></item><item><title><![CDATA[Mito – Excel-like interface for Pandas dataframes in Jupyter notebook]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.trymito.io/">https://www.trymito.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31446236">https://news.ycombinator.com/item?id=31446236</a></p>
<p>Points: 257</p>
<p># Comments: 99</p>
]]></description><pubDate>Fri, 20 May 2022 12:11:09 +0000</pubDate><link>https://www.trymito.io/</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=31446236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31446236</guid></item><item><title><![CDATA[New comment by alefnula in "On a small Greek island, practitioners of an ancient whistling language"]]></title><description><![CDATA[
<p>Another article about the same thing: <a href="https://www.newyorker.com/tech/elements/the-whistled-language-of-northern-turkey" rel="nofollow">https://www.newyorker.com/tech/elements/the-whistled-languag...</a></p>
]]></description><pubDate>Thu, 08 Feb 2018 10:16:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=16331261</link><dc:creator>alefnula</dc:creator><comments>https://news.ycombinator.com/item?id=16331261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16331261</guid></item></channel></rss>