<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: goostavos</title><link>https://news.ycombinator.com/user?id=goostavos</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 30 Jun 2026 22:53:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=goostavos" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Evolving Thoughts on AI in 2026]]></title><description><![CDATA[
<p>Article URL: <a href="https://chriskiehl.com/article/evolving-thoughts-on-ai-2026">https://chriskiehl.com/article/evolving-thoughts-on-ai-2026</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48711187">https://news.ycombinator.com/item?id=48711187</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 28 Jun 2026 20:19:00 +0000</pubDate><link>https://chriskiehl.com/article/evolving-thoughts-on-ai-2026</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48711187</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48711187</guid></item><item><title><![CDATA[New comment by goostavos in "Pre-2022 Books"]]></title><description><![CDATA[
<p>If you offload breaking up long sentences to the LLM how will you get better at not writing long sentences?<p>(as an aside, I also struggle with super long sentences and found a pretty good trick for curing it: rewrite by hand with pen and paper. My cramping hand finds entire passages that the work can survive without)</p>
]]></description><pubDate>Sun, 21 Jun 2026 04:29:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48615688</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48615688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48615688</guid></item><item><title><![CDATA[New comment by goostavos in "Pre-2022 Books"]]></title><description><![CDATA[
<p>>no hope for writers like me continuing.<p>If it's any consolation, I'm releasing a technical book on Java this year. In 2026. When AI exists and, at according to the front page most days, programming is "solved." All of it was written by hand because, well, why else would I bother? What's the point of a craft when you're not the one doing it? Half the joy is getting better at it, and that requires doing.<p>It's demoralizing to know post-2022 books are devalued in people's minds. It's demoralizing that I <i>also</i> think that way. I spend enough time at work reading other people's copy/pasted LLM output. Books should be a relief from that world, but the risk is unavoidable unless you go back in time.<p>But hopefully good things rise above the noise. If they don't, it's still OK. Honing a craft is its own reward, even if not celebrated. (this is the lie I tell myself as I lay in bed awake realizing I've wasted that last several years of my life)</p>
]]></description><pubDate>Sun, 21 Jun 2026 04:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48615638</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48615638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48615638</guid></item><item><title><![CDATA[New comment by goostavos in "Intuit to lay off over 3k employees to refocus on AI"]]></title><description><![CDATA[
<p>Same for domestic partners. They push you into their desktop version for some reason, but the desktop version is a buggy pile of trash. I wasn't able to use it at all even on a windows machine. To their credit, they did refund the software without too much of a hassle (I expected a giant fight).</p>
]]></description><pubDate>Thu, 21 May 2026 05:46:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48218380</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48218380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48218380</guid></item><item><title><![CDATA[New comment by goostavos in "Intro to TLA+ for the LLM Era: Prompt Your Way to Victory"]]></title><description><![CDATA[
<p>Agreed. To quote Leslie Lamport, "the hardest part of TLA+ is learning to think abstractly."<p>There's always a moment, usually annoyingly late in the process, where I realize I've been massively overthinking everything or solving the wrong problem. Time is an essential an ingredient. Clear thinking is extremely hard.<p>LLMs are definitely useful along the way, but the thinking is the spiritually fulfilling part.</p>
]]></description><pubDate>Wed, 20 May 2026 05:31:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48203471</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48203471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48203471</guid></item><item><title><![CDATA[New comment by goostavos in "I returned to AWS and was reminded why I left"]]></title><description><![CDATA[
<p>DDB has two use cases:<p>1. You need an "infinitely scalable" key/value store and have deep pockets[0]<p>2. you work at AWS and your deployment pipeline has so many stages and regions and fabrics that you can no longer even conceptualize what it means for there to be a "current version" of your software (the hell in which I live).<p>But for some awful reason it's sold as a general purpose "NoSQL Database." Pair that with the Pavlovian response developers have to the word "scale" and you've got an army of people using the worst possible tech for their usecase. Everyone eventually pairs DDB with Elastic whenever "Oh, wait, so we need to be able to query our data?" hits.<p>[0] And you ONLY need PK reads. Querying turns "infinite scale" into "infinite throttles."</p>
]]></description><pubDate>Sun, 10 May 2026 15:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48084949</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=48084949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48084949</guid></item><item><title><![CDATA[New comment by goostavos in "Category Theory Illustrated – Orders"]]></title><description><![CDATA[
<p>>so distant from daily routine that it seems completely pointless<p>imo, this is a problem with how it's taught! Order theory is super useful in programming. The main challenge, beyond breaking past that barrier of perceived "pointlessness," is getting away from the totally ordered / "Comparator" view of the world. Preorders are powerful.<p>It gives us a different way to think about what correct means when we test. For example, state machine transitions can sometimes be viewed as a preorder. And if you can squeeze it into that shape, complicated tests can reduce down to asserting that <= holds. It usually takes a lot of thinking, because it IS far from the daily routine, but by the same rationale, forcing it into your daily routing makes it familiar. It let's you look at tests and go "oh, I bet that condition expression can be modeled as a preorder on [blah]"</p>
]]></description><pubDate>Sat, 18 Apr 2026 18:49:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47818408</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=47818408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47818408</guid></item><item><title><![CDATA[New comment by goostavos in "Walmart: ChatGPT checkout converted 3x worse than website"]]></title><description><![CDATA[
<p>Agree. AI is (currently) fantastic at "de-bullshitifying" the internet. "Give me a table that compares Products A & B by z, y, and z." Companies have gone out of their way to make comparison shopping near impossible. Specs are hidden, if they're shown at all. Just figuring out if a certain TV had an ARC-HDMI out required downloading the manual.<p>I dread the day when ads inevitably make their way into the main AI models. One of the things its currently good at will be destroyed.</p>
]]></description><pubDate>Mon, 23 Mar 2026 13:09:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47488996</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=47488996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47488996</guid></item><item><title><![CDATA[New comment by goostavos in "Don't post generated/AI-edited comments. HN is for conversation between humans"]]></title><description><![CDATA[
<p>You do all of that when leaving a comment on HN? Why...?<p>I'm confused by this need(?) desire(?) to polish things that are irrelevant.</p>
]]></description><pubDate>Wed, 11 Mar 2026 20:13:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47340791</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=47340791</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47340791</guid></item><item><title><![CDATA[New comment by goostavos in "California's new bill requires DOJ-approved 3D printers that report themselves"]]></title><description><![CDATA[
<p>No amount of FBI stats about how often "assault" rifles are used will change people's minds. They don't like them and so want to take them away.<p>I don't know how to square the same people saying we're living under a tyrannical government also pushing legislation that makes sure said tyrannical government is the only one with guns.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:38:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078910</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=47078910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078910</guid></item><item><title><![CDATA[New comment by goostavos in "AI fatigue is real and nobody talks about it"]]></title><description><![CDATA[
<p>Sigh.. same.<p>The real AI fatigue is the constant background irritation I have when interacting with LLMs.<p>"You're not imagining it"
"You're not crazy"
"You're absolutely right!"
"Your right to push back on this" 
"Here's the no fluff, correct, non-reddit answer"</p>
]]></description><pubDate>Sun, 08 Feb 2026 15:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46935283</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46935283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46935283</guid></item><item><title><![CDATA[New comment by goostavos in "Coding agents have replaced every framework I used"]]></title><description><![CDATA[
<p>>software engineers today are 100x more productive<p>Somebody needs to explain to my lying eyes where these 100xers are hiding. They seem to live in comments on the internet, but I'm not seeing the teams around me increase their output by two orders of magnitude.</p>
]]></description><pubDate>Sat, 07 Feb 2026 17:34:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46925700</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46925700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46925700</guid></item><item><title><![CDATA[New comment by goostavos in "AI will not replace software engineers (hopefully)"]]></title><description><![CDATA[
<p>A lot of pride is wrapped up in the craft of writing software. If that goes away (I don't think it will) it would leave a lot of people wondering how they spent all their time.<p>(or something like that. Obviously I'm too well adjusted to have these existential worries)</p>
]]></description><pubDate>Mon, 26 Jan 2026 16:44:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46767894</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46767894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46767894</guid></item><item><title><![CDATA[New comment by goostavos in "After two years of vibecoding, I'm back to writing by hand"]]></title><description><![CDATA[
<p>I had my first interview last week where I finally saw  this in the wild. It was a student applying for an internship. It was the strangest interview. They had excellent textbook knowledge. They could tell you the space and time complexities of any data structure, but they couldn't explain anything about code they'd written or how it worked. After many painful and confusing minutes of trying to get them to explain, like, literally anything about how this thing on their resume worked, they finally shrugged and said that "GenAI did most of it."<p>It was a bizarre disconnect having someone be both highly educated and yet crippled by <i>not</i> doing.</p>
]]></description><pubDate>Mon, 26 Jan 2026 16:42:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46767863</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46767863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46767863</guid></item><item><title><![CDATA[New comment by goostavos in "Amazon braces for another major round of layoffs, 14,000 jobs at risk"]]></title><description><![CDATA[
<p>I found the first season OK enough, but the second season to be unwatchable.</p>
]]></description><pubDate>Sun, 25 Jan 2026 00:21:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46749236</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46749236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46749236</guid></item><item><title><![CDATA[New comment by goostavos in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://chriskiehl.com" rel="nofollow">https://chriskiehl.com</a></p>
]]></description><pubDate>Wed, 14 Jan 2026 19:23:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46621335</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46621335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46621335</guid></item><item><title><![CDATA[New comment by goostavos in "Lessons from 14 years at Google"]]></title><description><![CDATA[
<p>If the only reason you write is as a means to and end, sure. Inevitable. If you pursue it as a craft then the struggle and imperfections are part of the process. LLM usage would sand away those wonderful flaws.</p>
]]></description><pubDate>Sun, 04 Jan 2026 20:04:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46491638</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46491638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46491638</guid></item><item><title><![CDATA[New comment by goostavos in "TLA+ Modeling Tips"]]></title><description><![CDATA[
<p>Oh, hey -- you're that guy. I learned a lot of what I know about TLA from your writings ^_^<p>Consider my behavior changed. I thought the "high school math" was an encouraging way to sell it (i.e. "if you can get past the syntax and new way of thinking, the 'math' is ultimately straight forward"), but I can see your point, and how the perception would be poor when they hit that initial wall.</p>
]]></description><pubDate>Fri, 19 Dec 2025 18:10:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46328934</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46328934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46328934</guid></item><item><title><![CDATA[New comment by goostavos in "TLA+ Modeling Tips"]]></title><description><![CDATA[
<p>I find the same. Even those who are interested in it <i>in theory</i> hit a pretty unforgiving wall when they try to put it in practice. Learning TLA+ is way harder than leaning another programming language. I failed repeatedly while trying to "program" via PlusCal. To use TLA you have to (re)learn some high-school math and you have to learn to use that math to think abstractly. It takes time and a lot (a lot!) of effort.<p>Now is a great time to dive in, though. LLMs take a <i>lot</i> of the syntactical pain out of the learning experience. Hallucinations are annoying, but you can formally prove they're wrong with the model checker ^_^<p>I think it's going to be a learn these tools or fall behind thing in the age of AI.</p>
]]></description><pubDate>Wed, 17 Dec 2025 18:42:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46303648</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46303648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46303648</guid></item><item><title><![CDATA[New comment by goostavos in "Things I want to say to my boss"]]></title><description><![CDATA[
<p>Fictional, but it captures something about work and life in that unique way that art is supposed to.<p>One of my favorite scenes:<p>Peggy: "You never say thank you!" 
Don: "That's what the money is for!"<p>It captures a lot of the mismatch in perspective between employer/employee boss/subordinate. You're there to do something for someone who is paying you to do it. That's as far as it goes (despite the constant human pull to perceive it as more).</p>
]]></description><pubDate>Thu, 11 Dec 2025 18:08:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46234821</link><dc:creator>goostavos</dc:creator><comments>https://news.ycombinator.com/item?id=46234821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46234821</guid></item></channel></rss>