<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: aulin</title><link>https://news.ycombinator.com/user?id=aulin</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 09:29:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=aulin" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by aulin in "Codex pricing to align with API token usage, instead of per-message"]]></title><description><![CDATA[
<p>> I need to try the command line version.<p>Is there any other?</p>
]]></description><pubDate>Sun, 05 Apr 2026 23:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47655048</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=47655048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47655048</guid></item><item><title><![CDATA[New comment by aulin in "Codex pricing to align with API token usage, instead of per-message"]]></title><description><![CDATA[
<p>GH Copilot is still the best deal, while it lasts</p>
]]></description><pubDate>Sun, 05 Apr 2026 18:38:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47652501</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=47652501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47652501</guid></item><item><title><![CDATA[New comment by aulin in "GPT-5.3-Codex"]]></title><description><![CDATA[
<p>Admit I didn't follow the announcements but isn't that a matter of UI? Doesn't seem something that should be baked in the model but in the tooling around it and the instructions you give them. E.g. I've been playing with with GitHub copilot CLI (that despite the bad fame is absolutely amazing) and the same model completely changes its behavior with the prompt. You can have it answer a question promptly or send it on a multi-hour multi-agent exploration writing detailed specs with a single prompt. Or you can have it stop midway for clarification. It all depends on the instructions. Also this is particularly interesting with GitHub billing model as each prompt counts 1 request no matter how many tokens it burns.</p>
]]></description><pubDate>Fri, 06 Feb 2026 05:29:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46909467</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=46909467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46909467</guid></item><item><title><![CDATA[New comment by aulin in "Writing non-English languages with a QWERTY keyboard"]]></title><description><![CDATA[
<p>If you are on a us ansi keyboard and switch to a iso layout (most European layouts are iso) you have I believe two unreachable keys. And the arrangement of the others is slightly different you will have to adapt your muscle memory anyway.<p>Altgr-intl is pretty good for when you code and write English most of the time and occasionally need accented letters. If you need to write a lot in your native language it's better to get a local layout keyboard.</p>
]]></description><pubDate>Mon, 29 Dec 2025 07:36:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46418314</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=46418314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46418314</guid></item><item><title><![CDATA[New comment by aulin in "When a driver challenges the kernel's assumptions"]]></title><description><![CDATA[
<p>Seems to me the most expectations they had with the library was about the compression stuff and it did not include that. So in the end it was mostly rev eng. Also in this specific case you are using the library code as documentation about the hardware, the code itself has little value. I doubt it would configure as license violation.</p>
]]></description><pubDate>Fri, 26 Dec 2025 10:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46390882</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=46390882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46390882</guid></item><item><title><![CDATA[New comment by aulin in "Why is the world losing color?"]]></title><description><![CDATA[
<p>They don't get as hot when parked under the sun though.</p>
]]></description><pubDate>Thu, 03 Apr 2025 04:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43564846</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=43564846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43564846</guid></item><item><title><![CDATA[New comment by aulin in "The role of developer skills in agentic coding"]]></title><description><![CDATA[
<p>I am not wrong. You simply are not the kind of developer I am thinking about. And believe me the other kind is way more represented.</p>
]]></description><pubDate>Thu, 27 Mar 2025 12:34:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43492931</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=43492931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43492931</guid></item><item><title><![CDATA[New comment by aulin in "The role of developer skills in agentic coding"]]></title><description><![CDATA[
<p>In my every day experience that's pretty risky. The periphery as you call it is often an area where you lack the expertise to spot and correct AI mistakes.<p>I am thinking about build systems and shell scripts. I see people everyday going to AI before even looking at the docs and invariably failing with non-existent command line options, or worst options that break things in very subtle ways.<p>Same people that when you tell them why don't you read the f-ing man page they go to google to look it up instead of opening a terminal.<p>Same people that push through an unknown problem by trial and error instead of reading the docs first. But now they have this dumb counselor that steers them in the wrong direction most of the time and the whole process is even more error prone.</p>
]]></description><pubDate>Thu, 27 Mar 2025 05:43:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=43490665</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=43490665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43490665</guid></item><item><title><![CDATA[New comment by aulin in "Pi-hole v6"]]></title><description><![CDATA[
<p>I use pihole for dhcp and it's extremely easy with dnsmasq. Hope their settings overhaul does not break this.<p>dhcp-option=tag:nospam,option:dns-server,x.x.x.x
dhcp-option=tag:spam,option:dns-server,y.y.y.y
dhcp-host=client1...,set:nospam
dhcp-host=client2...,set:spam</p>
]]></description><pubDate>Wed, 19 Feb 2025 06:49:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=43099323</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=43099323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43099323</guid></item><item><title><![CDATA[New comment by aulin in "You're not a senior engineer until you've worked on a legacy project (2023)"]]></title><description><![CDATA[
<p>Self-esteem that easily turns into hubris though. I think the real seniority shows when you are able to work on a legacy codebase full of the shittiest code and not have the slightest desire to rewrite it all.</p>
]]></description><pubDate>Tue, 18 Feb 2025 05:31:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=43086388</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=43086388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43086388</guid></item><item><title><![CDATA[New comment by aulin in "Have Gemini stage and write commit messages for you"]]></title><description><![CDATA[
<p>Also when the issue is a bug the information you'll find in the tracker is usually about the symptoms and says nothing about the fix.</p>
]]></description><pubDate>Sun, 02 Feb 2025 00:57:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42904377</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42904377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42904377</guid></item><item><title><![CDATA[New comment by aulin in "How we scaled Slack to support 1000s of developers"]]></title><description><![CDATA[
<p>I prefer email. I'd really prefer if people read what I write though. The big problem with email is people can't read.</p>
]]></description><pubDate>Tue, 28 Jan 2025 12:37:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42851627</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42851627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42851627</guid></item><item><title><![CDATA[New comment by aulin in "How we scaled Slack to support 1000s of developers"]]></title><description><![CDATA[
<p>No experience with slack but channels in teams are pretty terrible.<p>Notifications off by default so people create new channels with you as a member, write extremely important information inside them and you find out weeks later.<p>Each post is like an announcement so nobody uses them for the everyday trivial stuff you need a channel for. For casual technical discussion, asking for help. Whenever you post in a channel, assuming people enabled notifications and your post will be actually seen, everyone is compelled to answer as the UI screams for attention.<p>And don't get me started about it hiding part of a post by default so you answer thinking you read everything but you missed an essential part because post was 4 rows and 2 were hidden.</p>
]]></description><pubDate>Tue, 28 Jan 2025 12:31:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42851580</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42851580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42851580</guid></item><item><title><![CDATA[New comment by aulin in "Be Aware of the Makefile Effect"]]></title><description><![CDATA[
<p>you don't have the time because you spend it bruteforcing solutions by trial and error instead of reading the manual and doing them right the first time</p>
]]></description><pubDate>Sat, 11 Jan 2025 18:18:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=42667793</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42667793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42667793</guid></item><item><title><![CDATA[New comment by aulin in "How I program with LLMs"]]></title><description><![CDATA[
<p>Yes I've had plenty of experiences with orgs that self host everything, I don't think it's a minority it's just a different cluster than the one most represented here.<p>Still I believe hosting is somewhat different, if anything because it's something established, known players, trusted practices. AI is new, contracts are still getting refined, players are still making their name, companies are moving fast and I doubt data protection is their priority.<p>I may be wrong but I think it's reasonable for IT departments to be at least prudent towards these frameworks. Search is ok, chat is okish, crawling whole projects for autocompletion I'd be more careful.</p>
]]></description><pubDate>Wed, 08 Jan 2025 12:18:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42633408</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42633408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42633408</guid></item><item><title><![CDATA[New comment by aulin in "How I program with LLMs"]]></title><description><![CDATA[
<p>This subthread started with someone from a no AI policy company, people are dismissing it with snarky comments, along the line of your code is not as important as you believe. I'm just trying to show a different picture, we work in a pretty vast field and people commenting here don't necessarily represent a valid sample.</p>
]]></description><pubDate>Wed, 08 Jan 2025 07:25:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42631921</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42631921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42631921</guid></item><item><title><![CDATA[New comment by aulin in "How I program with LLMs"]]></title><description><![CDATA[
<p>Those are risks both for the individual and for the company when there are contracts in place with third parties involving code sharing.<p>Other risks include leaking industrial secrets that may significantly damage company business or benefit competitors.</p>
]]></description><pubDate>Tue, 07 Jan 2025 15:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=42623327</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42623327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42623327</guid></item><item><title><![CDATA[New comment by aulin in "How I program with LLMs"]]></title><description><![CDATA[
<p>> Thought exercise: what would seriously happen if you did let some of your proprietary code outside your network<p>Lawsuits? Lawful terminations? Financial damages?</p>
]]></description><pubDate>Tue, 07 Jan 2025 14:47:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42622889</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42622889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42622889</guid></item><item><title><![CDATA[New comment by aulin in "How I program with LLMs"]]></title><description><![CDATA[
<p>One thing is consciously sharing IP with third parties violating contracts, another is falling victim of malicious code in the toolchain.<p>Npm concern though suggests we likely work in very different industries so that may explain the different perspective.</p>
]]></description><pubDate>Tue, 07 Jan 2025 14:27:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42622637</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42622637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42622637</guid></item><item><title><![CDATA[New comment by aulin in "It Matters Who Owns Your Copylefted Copyrights (2021)"]]></title><description><![CDATA[
<p>Life and work can be very well separated even without working 8 hours straight from 9 to 5. That's the obsolete part.</p>
]]></description><pubDate>Tue, 07 Jan 2025 13:50:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42622250</link><dc:creator>aulin</dc:creator><comments>https://news.ycombinator.com/item?id=42622250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42622250</guid></item></channel></rss>