<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: snek_case</title><link>https://news.ycombinator.com/user?id=snek_case</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 23:38:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=snek_case" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by snek_case in "Gemini Robotics 2 brings whole body intelligence to robots"]]></title><description><![CDATA[
<p>In order to cure cancer with AI, you would need to give it complete control over the experimental pipeline, including probably direct robotic access to a web lab, which comes with its own set of risks. It's just not the same problem space as coding at all.</p>
]]></description><pubDate>Thu, 30 Jul 2026 17:55:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49113376</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=49113376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49113376</guid></item><item><title><![CDATA[New comment by snek_case in "Gemini Robotics 2 brings whole body intelligence to robots"]]></title><description><![CDATA[
<p>I think that people will argue around that. Self-driving cars are already strong enough to kill people and even if you only made the robot strong enough to lift 15 pounds of weight, that's probably strong enough to slit someone's throat with a kitchen knife while they sleep... There probably isn't a level of strength that's weak enough to be completely safe but strong enough to be useful.<p>So at some point you have to trust that the tech is safe. Both in terms of "robot won't go off the rails", but also in terms of hostile actors can't remotely take over your robot while you sleep.<p>In terms of sleeping, personally, I would like for the law to mandate that robots must have a physical off switch, in a very visible location, that physically disconnects power. The switch should be illuminated while in the ON position. What makes me a bit pessimistic there is that we don't even have laws to mandate webcam indicator lights (e.g. a very tiny red LED) must be ON in hardware.</p>
]]></description><pubDate>Thu, 30 Jul 2026 17:10:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49112803</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=49112803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49112803</guid></item><item><title><![CDATA[New comment by snek_case in "Gemini Robotics 2 brings whole body intelligence to robots"]]></title><description><![CDATA[
<p>The thing with drug discovery is that the bottleneck is not coming up with new molecules, etc. It's the multi-year, extremely expensive clinical trials that often don't even succeed. I doubt it will be a big moneymaker for Anthropic and OpenAI, because the best they can hope for is to sell a software product to pharma companies, but the pharma companies already have lots of scientists with a million promising molecules already in study they will never even make it to clinical trials.<p>In other words, can AI tech help? Probably, but I doubt it's going to be a major money maker, and it won't make a ton of money overnight. It's not like Claude Code where every programmer can begin using it instantly.</p>
]]></description><pubDate>Thu, 30 Jul 2026 17:00:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49112690</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=49112690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49112690</guid></item><item><title><![CDATA[New comment by snek_case in "Claude Code uses Bun written in Rust now"]]></title><description><![CDATA[
<p>Probably because the team lead is a web developer, and whatever he says goes. Companies are typically very hierarchical, even if they like to claim otherwise.</p>
]]></description><pubDate>Mon, 20 Jul 2026 04:05:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48974223</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48974223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48974223</guid></item><item><title><![CDATA[New comment by snek_case in "Claude Code uses Bun written in Rust now"]]></title><description><![CDATA[
<p>People widely report very high memory and CPU usage.<p>Not all of the memory usage is the fault of Bun/JS. Some of it is likely memory leaks (holding on to data it shouldn't). However, some of the blame does go to using JS. In Rust you can tightly pack your data if you want to, but in JS you can't have nested structs for example. Every object referencing another object is two separate chunks of memory, each with a header, and a pointer from one object to the other. GCs also use more memory. The overhead adds up.<p>Building a CLI program in JS is a bad choice, and nobody should be defending this decision. Especially since Claude Code is very much able to write Rust code, and they've shown it can port code. Just port Claude Code to Rust directly.</p>
]]></description><pubDate>Mon, 20 Jul 2026 04:03:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48974213</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48974213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48974213</guid></item><item><title><![CDATA[New comment by snek_case in "Grok 4.5"]]></title><description><![CDATA[
<p>The reason it makes people uncomfortable is because people have been using it to alter images of real people, and they've done that in a public place (twitter/X), for everyone to see. So it gets in the deepfake realm, which is illegal in many places.</p>
]]></description><pubDate>Thu, 09 Jul 2026 03:01:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48840459</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48840459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48840459</guid></item><item><title><![CDATA[New comment by snek_case in "Grok 4.5"]]></title><description><![CDATA[
<p>Elon's public take so far has implied that he wants Grok to have better ability to reason about math and physics, thinking that this will make the model more rational (and so less biased). It's possible that they have internal RL post-training designed specifically for that. It's clear that whatever they've done hasn't made Grok align with Elon's beliefs though. Not sure if that will last or if Elon will eventually push to make the model align to his own political beliefs.</p>
]]></description><pubDate>Thu, 09 Jul 2026 02:57:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48840431</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48840431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48840431</guid></item><item><title><![CDATA[New comment by snek_case in "Learning to code is still worthwhile"]]></title><description><![CDATA[
<p>Yeah I mean, if you don't know how to code, you just know how to prompt, you have no idea how to tell what's a good solution vs what isn't. The best you can do is have the model figure it out for you. You also have no idea how to design a good API, or how to break up a system into modules, etc.<p>The issue is probably that many managers can't really tell the difference between a good programmer and a vibe-coder. The vibe coder ships a lot of PRs. Maybe they themselves ship some vibe-coded PRs. They hate the idea that programmers might know better than them.</p>
]]></description><pubDate>Mon, 06 Jul 2026 23:35:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48811899</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48811899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48811899</guid></item><item><title><![CDATA[New comment by snek_case in "Zuckerberg's Increasingly Bizarre War on Whistleblowers"]]></title><description><![CDATA[
<p>It looks weirdly petty that they are going after her. Everyone knows that Meta is a shitty place to work. There have already been countless articles. Their reputation as an employer is almost Amazon-tier. Is there much point in trying to silence one person?</p>
]]></description><pubDate>Sun, 05 Jul 2026 19:12:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48797045</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48797045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48797045</guid></item><item><title><![CDATA[New comment by snek_case in "Fast Software, the Best Software (2019)"]]></title><description><![CDATA[
<p>Simple software is also easier to optimize. The simpler it is, the less weird corner cases you have to deal with.</p>
]]></description><pubDate>Sun, 05 Jul 2026 17:58:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48796308</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48796308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48796308</guid></item><item><title><![CDATA[New comment by snek_case in "Ask HN: Who is quitting? (July 2026)"]]></title><description><![CDATA[
<p>I've come to understand, talking to a friend who is also in the startup world, that there are some CEOs who run a "portfolio" of startups. It's pretty weird. I don't really understand why investors would put money in a company that only has a part-time CEO.</p>
]]></description><pubDate>Thu, 02 Jul 2026 12:53:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48760764</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48760764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48760764</guid></item><item><title><![CDATA[New comment by snek_case in "Ask HN: Who is quitting? (July 2026)"]]></title><description><![CDATA[
<p>I was working at an AI startup, and I saw our CTO lie in a demo to potential customers. I know that startups sometimes have a "fake it till you make it" mindset, but the guy straight up used a product from another company, presented it as our company's product, and faked numbers. I saw him completely misrepresent the capabilities of our product several times. Unethical and most likely illegal, I felt super disappointed, but I didn't immediately quit.<p>I quit later, as it became increasingly clear to me that this guy knew nothing about technology, didn't care, but also had a fragile ego where he had to present himself to the company as being in charge, even though he was the worst person for the role. To top it all off, it also dawned on me over time that we basically had an absentee CEO who was working only ~15 hours a week at most. Then when I quit I found out there was a third co-founder who owned a huge stake of the company and I did not even know existed while I worked there.<p>When I first interviewed, the CTO seemed like a nice and friendly guy, I didn't immediately see red flags. This was my first startup experience. I'll try to research things better if I decide to join one again. I might also just not join unless I can myself be a co-founder. Fuck reporting to incompetent twats.<p>Currently taking a sabbatical. I decided to take the summer off. I'm working on personal projects. Lucky enough to have good savings from a previous job so I can afford to do this. I'm planning to take gradual steps towards returning to work near the end of the summer.</p>
]]></description><pubDate>Thu, 02 Jul 2026 12:32:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48760476</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48760476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48760476</guid></item><item><title><![CDATA[New comment by snek_case in "What the Fuck Happened to Nerds"]]></title><description><![CDATA[
<p>To get tenure in STEM, you need to publish 1 to 3 papers a year. If you only publish once per year, you'd be on the low end, so you always have to think about your next paper. You always have to try to work on something that would be publishable within the next 6 months to a year, but preferably within 6 months.</p>
]]></description><pubDate>Mon, 15 Jun 2026 14:43:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48542059</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48542059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48542059</guid></item><item><title><![CDATA[New comment by snek_case in "Nvidia partners with LG robotics to build humanoid robots in South Korea"]]></title><description><![CDATA[
<p>I agree there's a path where this encourages people to be even more sedentary and lazy. On the other hand, if I cook every meal and clean up after, plus take care of home cleaning, I could easily spend 3 hours a day on a variety of home tasks. A robot could potentially prepare better quality meals from fresh ingredients and save me 3 hours a day. It could also fix holes in my clothes and do other tasks I'm just not motivated enough to do. So the way to think about it is like you just gained a huge amount of energy and free time to do things you weren't doing before.</p>
]]></description><pubDate>Mon, 08 Jun 2026 16:15:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48447268</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48447268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48447268</guid></item><item><title><![CDATA[New comment by snek_case in "Americans don't know how to fight AI so they're fighting data centers"]]></title><description><![CDATA[
<p>I think people are also literally fighting datacenters. As others have said the increase in energy costs is a problem for the average person. Not only is AI potentially competing for your job, it's also competing for your access to energy to power your home or your vehicle. Energy costs also affect the price you pay for basically every good and service.<p>Then there's the fact that many of those datacenter are being built over what would otherwise be usable farmland. I'm sure many will say "it's not that much land", but then tech billionaires would like to build datacenters the size of Manhattan. What for? To train a bigger LLM? Yay?</p>
]]></description><pubDate>Tue, 02 Jun 2026 16:02:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48372031</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48372031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48372031</guid></item><item><title><![CDATA[New comment by snek_case in "The AV2 Video Standard Has Released (Final v1.0 Specification)"]]></title><description><![CDATA[
<p>It's a win for consumers as well if you can get better video quality or more reliable calls on a slower connection.</p>
]]></description><pubDate>Sun, 31 May 2026 12:07:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48345068</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48345068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48345068</guid></item><item><title><![CDATA[New comment by snek_case in "Robinhood now lets your AI agents trade stocks"]]></title><description><![CDATA[
<p>Maybe synergistic with tokenmaxxing. You should be burning more tokens, and you should also be making more trades.</p>
]]></description><pubDate>Fri, 29 May 2026 18:10:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48327031</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48327031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48327031</guid></item><item><title><![CDATA[New comment by snek_case in "Going full AI engineer, not touching code anymore"]]></title><description><![CDATA[
<p>The people who make that comparison are just showing how clueless they are IMO.</p>
]]></description><pubDate>Tue, 19 May 2026 20:43:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48199332</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48199332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48199332</guid></item><item><title><![CDATA[New comment by snek_case in "Going full AI engineer, not touching code anymore"]]></title><description><![CDATA[
<p>I wish the tech field wasn't so full of clueless grifters. The most frustrating thing is that this kind of people, the kind who loudly and confidently assert bullshit claim based on insufficient knowledge, have a knack for positioning themselves in positions of power.</p>
]]></description><pubDate>Tue, 19 May 2026 14:51:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48194110</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48194110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48194110</guid></item><item><title><![CDATA[New comment by snek_case in "Going full AI engineer, not touching code anymore"]]></title><description><![CDATA[
<p>The difference is that LLMs are not compilers. You can't trust the output to be correct. They routinely make bad design choices. If you're prototyping some kind of throwaway MVP, you're just sketching something, it's probably fine not to review it. If you're trying to build a piece of software that's going to survive for years, why are you doing this? The tech is clearly not yet fully mature.<p>Just yesterday, I was trying to use Claude Opus 4.7 to debug an issue in a program that I wrote, and its solution was to remove a feature, change the design to eliminate the problem without consulting me. I only found out that it had removed this feature through testing. Imagine not reviewing things like that. How can people argue for this with a straight face? We'll probably get there eventually, but there's no need to rush before the tech is ready. Doing that is just being clueless.</p>
]]></description><pubDate>Tue, 19 May 2026 14:50:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48194089</link><dc:creator>snek_case</dc:creator><comments>https://news.ycombinator.com/item?id=48194089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48194089</guid></item></channel></rss>