<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: rakel_rakel</title><link>https://news.ycombinator.com/user?id=rakel_rakel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Jul 2026 02:08:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rakel_rakel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rakel_rakel in "6 years and 360 patches to clean all instances of strnpy out of the Linux kernel"]]></title><description><![CDATA[
<p>Not going with something already widely deployed (like strlcpy), which could also be used in userland (strscpy can't, it's return value in case of failure is out of scope) is exactly what I would expect from Linux.
You do you!</p>
]]></description><pubDate>Sun, 28 Jun 2026 20:05:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48711050</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48711050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48711050</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Vulnerability reports are not special anymore"]]></title><description><![CDATA[
<p>I read every piece like this one as: Money is moving in the vulnerability space now, when as before the LLM hype incentivized that, your best bet was that someone skilled enough would accept living with the financial insecurity of being a gig worker to hopefully stumble upon your projects bug bounty program.
Is the bet here is that the hype lasts, and that people willingly will keeping on paying Dario to be able to contribute?<p>> But give it 1-3 months and the open models will catch up.<p>I wish that this would stopped being thrown around, what is this timeline based on? How good is your open model from between March and May?<p>Also, having read "Gödel, Escher, Bach" I know that the hare never catches up with the turtle.</p>
]]></description><pubDate>Wed, 24 Jun 2026 05:45:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48655651</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48655651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48655651</guid></item><item><title><![CDATA[New comment by rakel_rakel in "macOS Container Machines"]]></title><description><![CDATA[
<p>It's funny that the system config page (<a href="https://github.com/apple/container/blob/main/docs/container-system-config.md" rel="nofollow">https://github.com/apple/container/blob/main/docs/container-...</a>) lists pebibytes for RAM configurations... in this day and age where buying a 16GB stick for workstation would cause me to eat instant ramen for a couple of months because my dentist needs an LLM chatbot on their page to stay competitive!<p>UX wise it looks kinda neat though!</p>
]]></description><pubDate>Wed, 10 Jun 2026 05:29:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48471816</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48471816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48471816</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Ask HN: Why is the HN crowd so anti-AI?"]]></title><description><![CDATA[
<p>That's awesome, I'm happy for you finding such great value in it!<p>Not sure if it's important or not, but for the sake of OP's discussion I note that your value is not necessarily tied to "speed of execution".</p>
]]></description><pubDate>Sat, 06 Jun 2026 19:07:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48427937</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48427937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48427937</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Ask HN: Why is the HN crowd so anti-AI?"]]></title><description><![CDATA[
<p>> Which things, specifically?<p>Low level systems programming mostly. Embedded systems, *nix userland programs, API and library design, sometimes including writing assembly although in very small fractions.</p>
]]></description><pubDate>Sat, 06 Jun 2026 19:05:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48427919</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48427919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48427919</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Ask HN: Why is the HN crowd so anti-AI?"]]></title><description><![CDATA[
<p>> I’ll probably make a lot of enemies by saying this, do people realize that code is just a means to an end?<p>You will need a lot more to make yourself my enemy, but this is the divisor between us... not that you like to use Claude and I don't.<p>I think it depends a lot on where your interest in (self) development lies.<p>My main motivator has always been to understand how things work, and myself being able to create as elegant solutions as my technical role models (in the range from colleagues and mentors to the elders of our field), hopefully even pushing it further. Having the LLM just create the product robs me of that, or at least of the most rewarding parts of that. And that's why I don't like to use it.<p>Different people are driven by different things, I don't think either trumps the other in the objective sense, we're just wired differently.</p>
]]></description><pubDate>Sat, 06 Jun 2026 05:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48421846</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48421846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48421846</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Did Claude increase bugs in rsync?"]]></title><description><![CDATA[
<p>I agree, it's very off-putting, and I totally understand that the amount of reports are overwhelming for maintainers of popular libraries.<p>> More reports means more fixes means more code changes means more bugs.<p>Sounds like we'll be riding a downward spiral for the foreseeable future? 
It will be very interesting to see how stats like the ones you shared develop in the coming year(s).<p>From the article I find this a bit concerning:<p>> So: the Claude releases changed way more lines of code than historical ones, but didn't have more bugs. More code, same bugs. That's not what you'd expect if Claude were making things worse.<p>More code, same bugs, is a net negative, no? I mean unless it's strictly needed for the inherent complexity of the program. But I've seen a tokenizer written by Rob Pike and I've seen a tokenizer written by Claude.... they are not the same :D</p>
]]></description><pubDate>Sat, 06 Jun 2026 05:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48421764</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48421764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48421764</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Please Do Not Vibe Fuck Up This Software"]]></title><description><![CDATA[
<p>I agree about letting AI loose on rsync is baffling, and also that how the issue was filed was incredible obnoxious.
A thought crossed my mind though, with the risk of going slightly off topic. Disregarding the fact that mature software like Rsync does not need this kind of movement in changed LOC. Also assuming the maintainers best intentions with how they manage the project:<p>Since this is happening in open source, what do you think about the state of the quality of closed source software?
AI usage (input as a success metric) is part of what you're being evaluated on as an employee, and people are panicking at the threat of mass layoffs due to AI.<p>Yikes!</p>
]]></description><pubDate>Sun, 31 May 2026 05:06:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48343192</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48343192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48343192</guid></item><item><title><![CDATA[New comment by rakel_rakel in "The Eternal Sloptember"]]></title><description><![CDATA[
<p>> The bottom performers won’t have that self check. They are the ones producing 10x output with the agents. What do you think is happening to the average output of that organization?<p>Nailed it!<p>At my last place this was encouraged (by non-technical leadership driving the AI adoption policies, as well as setting salaries) and seen as a huge win.<p>The "step change in number of created PR's" was celebrated (cult-style), and by one of the (co) CEO's praised as a paradigm shift of the same magnitude as the personal computer. Meanwhile, I was stuck finding insta-reject level bugs in pull requests from people one-shotting 6000 line PR's "finally solving" long-standing issues from the backlog.
Needless to say I left.</p>
]]></description><pubDate>Mon, 25 May 2026 05:25:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48263661</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48263661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48263661</guid></item><item><title><![CDATA[New comment by rakel_rakel in "OpenAI Is Preparing to File for an IPO Soon"]]></title><description><![CDATA[
<p>> Be scared when random AI companies IPO with bad ideas and no revenue.<p>Shouldn't we at least be a little bit scared already when shoe companies pivot to AI and their stock goes up ~750%?</p>
]]></description><pubDate>Wed, 20 May 2026 18:02:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48211619</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48211619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48211619</guid></item><item><title><![CDATA[New comment by rakel_rakel in "AI subscriptions are a ticking time bomb for enterprise"]]></title><description><![CDATA[
<p>That's helpful, thanks!<p>Once past IPO, I suspect the 70% -> R&D must shrink, right? I mean, to keep the stock afloat long term P/E must come down right?<p>Public investors strike me as less willing to pour money into R&D, which is why I'm wondering about the timing of IPO in my initial question.</p>
]]></description><pubDate>Mon, 18 May 2026 06:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48176220</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48176220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48176220</guid></item><item><title><![CDATA[New comment by rakel_rakel in "AI subscriptions are a ticking time bomb for enterprise"]]></title><description><![CDATA[
<p>The hyperbolic nature of the articles in both AI camps is very exhausting to me.<p>I'd like to get in front of a whiteboard with someone who knows economics and the token providers businesses well enough to answer my "explain to me like I'm five" questions. But I'll start with these in here:<p>Is my observation correct that for the token providers this is a margins game, while for the consumers this is a quality of service/product game?
If the quality:margin lines will cross at some point on the x-axis, is the race is to reach this point before running out of money?
If yes: What historical examples are there where the delta between these two is huge?<p>I'm guessing LLM's are unique in a sense, since there's really no limit to how good a consumer of the product expects it to get? (Compared to for example email which is much easier to scale in regards to compute.)<p>Also extreme noob at life question:
Why would you want to IPO before having a sustainable business model? What's the upside?</p>
]]></description><pubDate>Sun, 17 May 2026 19:40:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48172520</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48172520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48172520</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Rars: a Rust RAR implementation, mostly written by LLMs"]]></title><description><![CDATA[
<p>; cat content.txt
  3!;</p>
]]></description><pubDate>Wed, 13 May 2026 21:23:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48127809</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=48127809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48127809</guid></item><item><title><![CDATA[New comment by rakel_rakel in "The peril of laziness lost"]]></title><description><![CDATA[
<p><a href="https://xkcd.com/1053/" rel="nofollow">https://xkcd.com/1053/</a><p>I recommend you go look at some of his talks on Youtube, his best five talks are probably all in my all time top-ten list!</p>
]]></description><pubDate>Sun, 12 Apr 2026 21:33:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47744766</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47744766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47744766</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Small models also found the vulnerabilities that Mythos found"]]></title><description><![CDATA[
<p>If I understand you correctly, you're asking me if I would class this as a 20k USD (plus environmental and societal impact) bug? nope, I don't.<p>I've not said anything else than that I think this specific bug isn't worth the attention it's getting, and that 20k USD would benefit the OpenBSD project (much) more through the foundation.<p>> When it’s a security researcher, HN says that’s a squalid amount. But when its a model, it’s exorbitant.<p>Not sure why you're projecting this onto me, for the project in question $20k is _a_lot_. The target fundraising goal for 2025 was $400k, 5% of that goes a very long way (and yes, this includes OpenSSH).</p>
]]></description><pubDate>Sat, 11 Apr 2026 22:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47734405</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47734405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47734405</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Small models also found the vulnerabilities that Mythos found"]]></title><description><![CDATA[
<p>Spending $20000 (and whatever other resources this thing consumes) on a denial of service vulnerability in OpenBSD seems very off balance to me.<p>Given the tone with which the project communicates discussing other operating systems approaches to security, I understand that it can be seen as some kind of trophy for Mythos.
But really, searching the number of erratas on the releases page that include "could crash the kernel" makes me think that investing in the OpenBSD project by donating to the foundation would be better than using your closed source model for peacocking around people who might think it's harder than it is to find such a bug.</p>
]]></description><pubDate>Sat, 11 Apr 2026 20:50:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47733926</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47733926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47733926</guid></item><item><title><![CDATA[Scott Hanselman on AI-Assisted Development Tools]]></title><description><![CDATA[
<p>Article URL: <a href="https://se-radio.net/2026/03/se-radio-711-scott-hanselman-on-ai-assisted-development-tools/">https://se-radio.net/2026/03/se-radio-711-scott-hanselman-on-ai-assisted-development-tools/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47694481">https://news.ycombinator.com/item?id=47694481</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Apr 2026 18:44:53 +0000</pubDate><link>https://se-radio.net/2026/03/se-radio-711-scott-hanselman-on-ai-assisted-development-tools/</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47694481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47694481</guid></item><item><title><![CDATA[New comment by rakel_rakel in "Project Glasswing: Securing critical software for the AI era"]]></title><description><![CDATA[
<p>> On the global stage, state-sponsored attacks from actors like China, Iran, North Korea, and Russia have threatened to compromise the infrastructure that underpins both civilian life and military readiness.<p>AITA for thinking that PRISM was probably the state sponsored program affecting civilian life the most? And that one state is missing from the list here?</p>
]]></description><pubDate>Tue, 07 Apr 2026 20:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47681069</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47681069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47681069</guid></item><item><title><![CDATA[New comment by rakel_rakel in "The Claude Code Leak"]]></title><description><![CDATA[
<p>> I'm not sure that analysis (and perhaps especially security analysis) is the biggest issue with LLMs.<p>I was replying to the statement that "maybe code quality is really not that important for trivial things", not whether LLM's are good at analysis nor not.<p>Thanks for the link though, looks like an interesting talk!</p>
]]></description><pubDate>Thu, 02 Apr 2026 08:39:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47611648</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47611648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47611648</guid></item><item><title><![CDATA[New comment by rakel_rakel in "The Claude Code Leak"]]></title><description><![CDATA[
<p>> maybe code quality is really not that important for trivial things<p>I hear this narrative being pushed quite a bit, and it makes my spidey senses tingle every time.
Secure programs are a subset of correct programs, and to write and maintain correct programs you need to have a quality mindset.<p>A 0-day doesn't care if it's in a part of your computer you consider trivial or not.</p>
]]></description><pubDate>Thu, 02 Apr 2026 05:47:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47610416</link><dc:creator>rakel_rakel</dc:creator><comments>https://news.ycombinator.com/item?id=47610416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47610416</guid></item></channel></rss>