<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: Mabusto</title><link>https://news.ycombinator.com/user?id=Mabusto</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 13:36:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Mabusto" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Mabusto in "Topcoat is pushing the boundary of server applications with Rust"]]></title><description><![CDATA[
<p>I thought the same thing. I started working full time in Rust back in March and the first few weeks I thought “this is ridiculous, it’s so ugly and hard to read”. My background is in C++ for game development (10y) followed by CTO of a web startup (JS/Python/TypeScript), so I know ugly code!<p>You absolutely do get used to it and I really like the built in formatters. I would write everything in Rust going forward if I could, it really is a different way of thinking about how to write code. I don’t agree it’s the right tool for every job though.</p>
]]></description><pubDate>Fri, 25 Sep 2026 17:37:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49847630</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=49847630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49847630</guid></item><item><title><![CDATA[New comment by Mabusto in "Everybody's Lost Their Minds"]]></title><description><![CDATA[
<p>This is kinda where I’ve landed as well. I find the chat super helpful as a solo dev almost just as a sounding board for ideas and it is good at pointing out things I’m missing or not thinking through completely. I write almost all the code myself, I like the actual physical activity of writing code and find it keeps me engaged mentally for longer stretches.<p>I’ve also tried the agentic thing, but I find it so draining laying out in such explicit detail exactly what I want and then cleaning up what it’s messed up, like it’s easier to clean it up than just keep prompting and pulling the magic “Do This” lever.<p>I probably will never code without AI again. I’ve been doing this for 30 years since I was a teenager, was very fortunate in my career and don’t have to work anymore, but I still code and build because I love it, maybe even more so now with AI, but I would absolute hate my life if I was forced to just run agents all day long and never actually write or be the primary thinking driver for code.</p>
]]></description><pubDate>Thu, 17 Sep 2026 23:44:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49748340</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=49748340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49748340</guid></item><item><title><![CDATA[New comment by Mabusto in "No AI Fridays"]]></title><description><![CDATA[
<p>This has happened to me with Rust. I read the book, did the interactive tutorials and then started on a small project and couldn’t really code anything!<p>This is familiar territory for me as I prefer to do a breadth first survey of something I’m trying to learn before digging in to an actual project with depth to make all the mistakes and blunders that make you actually good at something.<p>AI can still be a huge help here. I don’t really use AI to write the actual code. I will be tooting along, in the flow state, and then bang off a question or request like “how would you write this block of code” “how does this API work?”, and then just take what it says under advisement.<p>I find as soon as I start accepting what the AI says without critical thinking or just hitting the “apply block” button, it’s time to take a break. I use CoPilot and I barely touch 40% token spend per month and to me it’s the best way to work, I am always engaged, have a full mental model of what I’m working on, and have someone pushing back and criticizing what I’m writing. This gets you out of tutorial hell, but keeps you motivated because you’re not always staring at a blank code window wondering where to start.</p>
]]></description><pubDate>Sun, 30 Aug 2026 17:08:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49500537</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=49500537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49500537</guid></item><item><title><![CDATA[New comment by Mabusto in "As AI eats the web, the internet’s collective memory is disappearing"]]></title><description><![CDATA[
<p>I’ve been using Kagi for about a year now and I genuinely get worried that there are no alternatives if it goes out of business. The results are extremely good, especially in the last 4 months. I like their opt in AI summary as well, just add a question mark at the end.<p>I pay for a lot of things that are free from google/big tech, I’m happy to watch the advertisement driven web implode on itself so we can go back to the idea of a consumer paying a company for a quality product, monetizing peoples attention has been a huge detriment to society.</p>
]]></description><pubDate>Tue, 11 Aug 2026 17:08:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49261309</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=49261309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49261309</guid></item><item><title><![CDATA[New comment by Mabusto in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>I think you first need to make an assumption of good faith on the submitter’s part. Yes, someone actively hostile to a repo and trying to sneak in changes will be successful, they can just prompt around the challenge.<p>I think the bigger picture is there won’t be one catch-all solution and we’ll need to embrace the Swiss cheese model from the world of aviation safety, this is just a suggestion for one layer.<p>It raises the stakes though. Getting challenged for an AI slop PR isn’t great, but ok, try and redeem yourself. Getting caught trying to cheat that challenge, you might as well just close down your account, like what is the point of even spending tokens to do this? These slop PRs are just people trying to pad their GitHub profiles.</p>
]]></description><pubDate>Wed, 01 Jul 2026 19:09:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48751739</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48751739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48751739</guid></item><item><title><![CDATA[New comment by Mabusto in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>I’m teasing a bit, yes your point is well made, you could just prompt around it. I think the bigger picture is there isn’t going to be some magical panacea that fixes this, we’ll just have to accept some sort of Swiss cheese model, like in the world of aviation safety. This “test” could be just be another layer in the stack.</p>
]]></description><pubDate>Wed, 01 Jul 2026 18:55:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48751565</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48751565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48751565</guid></item><item><title><![CDATA[New comment by Mabusto in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>You’re absolutely right - AI is not just capable, it’s on the leading edge. It’s not about vibes, it’s about results.<p>(It’s famously not well capable of sounding human)</p>
]]></description><pubDate>Wed, 01 Jul 2026 09:19:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48744219</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48744219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48744219</guid></item><item><title><![CDATA[New comment by Mabusto in "Godot will no longer accept AI-authored code contributions"]]></title><description><![CDATA[
<p>The foundation points out something that has always been true, but AI has really brought to the forefront, that any contributor, including AI, could potentially not be relied on to maintain this patch in the future.<p>This is the core of the issue, not that someone uses AI, but that it’s just one of many smells a patch can have that indicates someone doesn’t understand what they’re submitting. You could be breaking variable naming conventions, changing APIs you shouldn’t, making amateur language mistakes, all indicate that yes, maybe the patch does work, but that there are other good reasons to reject it.<p>A way around this might be to mark a PR as rejected because of AI and then ask the author to point out some part of it they’re particularly proud of and explain in their own words, not a wall of AI text, what this does and why they like it. Just something where the author has to show that they have something an AI can’t, namely taste and an opinion.</p>
]]></description><pubDate>Wed, 01 Jul 2026 09:08:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48744132</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48744132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48744132</guid></item><item><title><![CDATA[New comment by Mabusto in "Computex 2026: Are We Heading for the Agentic PC Era Yet?"]]></title><description><![CDATA[
<p>As long as I can connect my 3D TV, I can't wait to sip some Juicero and watch Quibi on it.</p>
]]></description><pubDate>Sat, 06 Jun 2026 23:40:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48430237</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48430237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48430237</guid></item><item><title><![CDATA[New comment by Mabusto in "Show HN: Eyeball"]]></title><description><![CDATA[
<p>I love these simple games that take 2 seconds to understand the rules.<p>Off by 6 on my iPad by mis-clicking. Very satisfying!</p>
]]></description><pubDate>Tue, 02 Jun 2026 16:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48372477</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=48372477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48372477</guid></item><item><title><![CDATA[New comment by Mabusto in "Microsoft is walking back Windows 11's AI overload"]]></title><description><![CDATA[
<p>Literally installing Arch right now as I read this. Same deal, been using windows as my daily driver all my life but have been running Linux servers since late 90s (and did daily drive RedHat back in the day).<p>My work env was just VS Code + WSL and I realized the most pain points came from using Explorer and trying to admin the machine with the fractured landscape of sys admin tools. For me it became very obvious that windows is only going to get more bloated and less “my” machine going forward, why stay on this platform if I’m already spending most of my day in a Linux environment (that I’m already familiar with).</p>
]]></description><pubDate>Mon, 02 Feb 2026 21:21:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46861751</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=46861751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46861751</guid></item><item><title><![CDATA[New comment by Mabusto in "Poll HN: What operating system do you primarily develop on?"]]></title><description><![CDATA[
<p>Surprised this is apparently the less popular stack. IDE (VS Code) on windows working out of WSL has been so good for a long time now.</p>
]]></description><pubDate>Fri, 28 Nov 2025 18:25:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46081299</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=46081299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46081299</guid></item><item><title><![CDATA[New comment by Mabusto in "Ask HN: I underestimated how lonely building solo can be"]]></title><description><![CDATA[
<p>Can definitely relate.<p>Last "job" was a startup with two other people and it was so great having others to bounce ideas off of and share the ups and downs. Building something together is a fundamental human joy IMO. We sold that and I've been working solo for the last 4 years.<p>It's lonely, and these have helped me.<p>- Making a point to physically get out of the house and ideally meet up with someone for a coffee or lunch or something.<p>- Being part of an active group chat.<p>- Podcasts<p>- Working out of a library or bustling cafe, just physically being around other people.<p>- Working out and maintaining a good wake/sleep cycle.<p>I also have some great hobbies (flying, scuba, rock climbing) with great communities that keep me socialized.<p>For anyone about to quit their job and try the solo dev thing, I always say mental well being has to be a "remembered priority". You're never going to have work/life balance like you did at an office job and the first few years are incredibly tough, so you need to plan for that. Marathon, not a race etc etc.</p>
]]></description><pubDate>Sun, 09 Nov 2025 17:47:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45867427</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45867427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45867427</guid></item><item><title><![CDATA[New comment by Mabusto in "A.I. and Social Media Contribute to 'Brain Rot'"]]></title><description><![CDATA[
<p>I think we'll start to see AI as any other tool that can atrophy your natural faculties. You can use a wheelchair to get everywhere, but your leg muscles will start to wither, but a wheeled vehicle for going longer distances is a genuinely useful tool.<p>Reaching for AI as a _substitute_ for thinking is bad, but reaching for it as a tool to assist thinking is good; you just need to be honest about whether it's your brain in the driver's seat or the chat bot.</p>
]]></description><pubDate>Fri, 07 Nov 2025 16:45:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45848262</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45848262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45848262</guid></item><item><title><![CDATA[New comment by Mabusto in "Where's the AI design Renaissance?"]]></title><description><![CDATA[
<p>Design is one of those things that succeeds or fails in subtlety and both are difficult to quantify and back propagate through any sort of process, let alone training a model. The same way we figured out that the microwave can make approximations to good food quickly, so too shall we see that AI can do the same with tasks that rely heavily on a connection to people's aesthetics.</p>
]]></description><pubDate>Fri, 24 Oct 2025 16:06:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45696006</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45696006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45696006</guid></item><item><title><![CDATA[New comment by Mabusto in "NanoChat – The best ChatGPT that $100 can buy"]]></title><description><![CDATA[
<p>I've been using AI like this as well. The code-complete / 'randomly pop up a block of code while typing'  feature was cool for a bit but soon became annoying. I just use it to generate a block of boilerplate code or to ask it questions, I do 90% of the 'typing the code' bit myself, but that's not where most programmers time is spent.</p>
]]></description><pubDate>Tue, 14 Oct 2025 16:04:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45581685</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45581685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45581685</guid></item><item><title><![CDATA[New comment by Mabusto in "New nanotherapy clears amyloid-β, reversing symptoms of Alzheimer's in mice"]]></title><description><![CDATA[
<p>Hey what was the book out of curiosity?</p>
]]></description><pubDate>Thu, 09 Oct 2025 18:10:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45531104</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45531104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45531104</guid></item><item><title><![CDATA[New comment by Mabusto in "Ask HN: How do you fight YouTube addiction and procrastination? I'm struggling"]]></title><description><![CDATA[
<p>Other than putting screen timers on all my apps, I've found that physically leaving my phone in other rooms to be helpful. Also recognizing it as a problem and acknowledging "Agh, I'm doing it again" when I get caught in a doom scroll hole at least puts some counterweight to the problem.<p>I also keep my laptop by my couch so I reach for it vs my phone. I hate typing on my phone so I end up just clicking on a dopamine drip app rather than actual reading / work which I tend to do more readily on a laptop or desktop.<p>It is a behavioural problem at the end of the day. Which means it will take discipline and accepting some feelings of discomfort up front to change for the long term.</p>
]]></description><pubDate>Sun, 31 Aug 2025 19:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45086002</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=45086002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45086002</guid></item><item><title><![CDATA[New comment by Mabusto in "Ask HN: Have any successful startups been made by 'vibe coding'?"]]></title><description><![CDATA[
<p>There seems to be an army of people on Twitter making $100k MRR from AI Tinder photo enhancer apps and they have a course to sell you.<p>This is the same brand of person that was excited to get rich off NFTs and has now just moved on to slapps (AI slop apps).<p>Vibe coding is fun and great for personal projects or bootstrapping, but the specificity of the prompts needed to effect the change you want grows exponentially with the code base size to the point where you do just need to code it yourself and use the AI as a helper.</p>
]]></description><pubDate>Tue, 19 Aug 2025 15:50:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44952961</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=44952961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44952961</guid></item><item><title><![CDATA[New comment by Mabusto in "Ask HN: Have any successful startups been made by 'vibe coding'?"]]></title><description><![CDATA[
<p>I've noticed a huge uptick in this brand of "entrepreneur". I think everyone who was inspired by devs like LevelsIO, limped their way through some code academy tutorials and was discouraged that you actually needed to have _some_ technical skills back in the mid 2010s is now encouraged to try again with vibe coding. It's always a combo of vibe coding + automation tools like n8n/zapier that does some simple data plumbing or just calls an API.<p>Just like you said, they all claim to make $xk per month and have a course to sign up for. I really hate this as places like product hunt are just gummed up now with Slapps (AI slop apps). The courses they sell seem to be how to quickly make Slapps, get people's email addresses and then use the authors email list management software (for a monthly fee) to endlessly send spam.</p>
]]></description><pubDate>Tue, 19 Aug 2025 15:42:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44952876</link><dc:creator>Mabusto</dc:creator><comments>https://news.ycombinator.com/item?id=44952876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44952876</guid></item></channel></rss>