<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: jakevoytko</title><link>https://news.ycombinator.com/user?id=jakevoytko</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 03 Aug 2026 16:46:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jakevoytko" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jakevoytko in "Writing by hand is good for your brain"]]></title><description><![CDATA[
<p>I can take notes as fast as people can talk, but I'm much slower at writing so I needed to synthesize it into a condensed idea. It doesn't feel the same, to me at least.</p>
]]></description><pubDate>Fri, 31 Jul 2026 17:19:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49126027</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=49126027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49126027</guid></item><item><title><![CDATA[New comment by jakevoytko in "Situational Awareness Down 67% in July in AI Stock Rout"]]></title><description><![CDATA[
<p>If you’re gonna be a hater you at least gotta do it right! The pricing and the securities fraud were two separate things you can count against him.</p>
]]></description><pubDate>Fri, 31 Jul 2026 14:09:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49123345</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=49123345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49123345</guid></item><item><title><![CDATA[New comment by jakevoytko in "Writing by hand is good for your brain"]]></title><description><![CDATA[
<p>It kept me listening. When I was on minute 70 of a boring lecture I started daydreaming. If I was writing even minimal notes, I'd need to briefly consider each idea and decide whether it was worth recording.</p>
]]></description><pubDate>Fri, 24 Jul 2026 00:47:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49030013</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=49030013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49030013</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: Is it just me, or is software buggier across the board?"]]></title><description><![CDATA[
<p>It's very simple; If you work 10x faster, you need to release 1/10th the bugs as before for the user's experience to have the same level of bugginess. And we're not incentivized for this; we're still exploring how to ship 10x faster and not exploring how to meet our users' needs 10x better (often conflating the two!)<p>And I mean, go tell your leadership "Those projects that used to take us a full quarter? Now we can do them in 6 weeks." You don't get the rest of the quarter to stabilize your codebase. Now you jam 2 releases into the quarter.</p>
]]></description><pubDate>Wed, 15 Jul 2026 15:09:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48922020</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48922020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48922020</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>This is great stuff; I've been prototyping with a few language-specific parsers like the Golang and the polyglot approach looks really helpful for me</p>
]]></description><pubDate>Mon, 13 Jul 2026 02:15:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48887050</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48887050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48887050</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>At the moment I'd check the sibling comment, which has a few links!</p>
]]></description><pubDate>Mon, 13 Jul 2026 02:13:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48887040</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48887040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48887040</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>My side project is now codebase explainability. I basically don't buy the premise that we just have to give up on comprehension as code generation scales; I just think that text is too limited by itself. So going a step deeper than asking Claudex "teach me this project", but having it produce a navigable snapshot of what's going on.<p>Big bang prototypes have been pretty awful, even after feeding the LLMs huge documents / wishlists / descriptions of how it should work, etc. Part of the experiment was giving LLMs some leeway to make product decisions with a lot of north star guidance, but AFAICT they are really bad at this. I also tried basic bottom-up efforts, which have been better but obviously more tedious. Now I'm trying to find a more scalable bottom-up approach that is more LLM-accelerated</p>
]]></description><pubDate>Mon, 13 Jul 2026 01:12:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48886680</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48886680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48886680</guid></item><item><title><![CDATA[New comment by jakevoytko in "GPT-5.6, Grok 4.5, Claude, and Muse Spark build the same 4 apps"]]></title><description><![CDATA[
<p>Because for its entire existence, the top HN comment on articles is typically a contrarian take or pointing out flaws. This goes double for a study, where people just hunt for some aspect of the methodology they dislike. If you don't address the flaws, then it looks like you never considered them, and the top comment will say that your entire methodology is suspect. It's super predictable to the point that you can harness this kind of reaction to get stuff on the frontpage if you really want to.</p>
]]></description><pubDate>Fri, 10 Jul 2026 21:47:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48865746</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48865746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48865746</guid></item><item><title><![CDATA[New comment by jakevoytko in "FAANG Simulator"]]></title><description><![CDATA[
<p>Out of curiosity, what has changed over time that has made it more toxic? I left Google in 2015.<p>It certainly had its share of toxic traits, but it was at the "what place doesn't?" level.</p>
]]></description><pubDate>Thu, 09 Jul 2026 02:39:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48840333</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48840333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48840333</guid></item><item><title><![CDATA[New comment by jakevoytko in "We built a persistent agent memory layer on Elasticsearch with 0.89 recall"]]></title><description><![CDATA[
<p>Nah, "Any other vector DB" starts to fall apart once you need stuff like scripted scoring like OP uses. Then it starts to be a question of, "do you need ANN for performance?" since SQLite only does brute-force vector scoring. And granted, brute-force is performant for far more vectors than most people give it credit for, but it definitely hits a wall well below 1 million if you want it to have webpage-type latency.<p>Maintaining Elasticsearch isn't free, but picking an underpowered db and having to port to the right one is also quite time consuming.</p>
]]></description><pubDate>Thu, 18 Jun 2026 13:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48585229</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48585229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48585229</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>I needed to set up a VPS for my blog, so I gave Claude SSH access to a fresh Digital Ocean droplet and told it to set up a deploy with Ansible and harden the instance. It one-shot it in 15 minutes.</p>
]]></description><pubDate>Sun, 07 Jun 2026 11:40:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48433889</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48433889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48433889</guid></item><item><title><![CDATA[New comment by jakevoytko in "Don't Roll Your Own"]]></title><description><![CDATA[
<p>That is indeed how things like copy/paste through the menus already work; you install an extension to get the clipboard permission or the browser limits you to keyboard shortcuts</p>
]]></description><pubDate>Sun, 24 May 2026 02:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48253797</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48253797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48253797</guid></item><item><title><![CDATA[New comment by jakevoytko in "Don't Roll Your Own"]]></title><description><![CDATA[
<p>Applications like Google Docs would be impossible without each of the four things you listed being available. We had Google Docs that didn’t roll-your-own for each of the items in that list and it was called Writely and it was absolute dogshit (but super cool for its time) because those limitations were too extreme. And by extension it wouldn’t make sense to have Chromebooks as a category of hardware, because web software could never compete at a feature parity level with native software.</p>
]]></description><pubDate>Sun, 24 May 2026 01:18:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48253360</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48253360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48253360</guid></item><item><title><![CDATA[Why are we getting worse at software engineering?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bitlog.com/2026/05/19/why-are-we-getting-worse-at-software-engineering/">https://www.bitlog.com/2026/05/19/why-are-we-getting-worse-at-software-engineering/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48192131">https://news.ycombinator.com/item?id=48192131</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 May 2026 11:53:07 +0000</pubDate><link>https://www.bitlog.com/2026/05/19/why-are-we-getting-worse-at-software-engineering/</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48192131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192131</guid></item><item><title><![CDATA[New comment by jakevoytko in "A History of IDEs at Google"]]></title><description><![CDATA[
<p>> The decision was made to go with Eclipse. Then it magically went into some sort of internal box/decision process, and came out IntelliJ instead. I've always thought this was because of a sufficiently highly placed Android person with a personal preference, but I could be 100% wrong.<p>I'm relying purely on memory, but all of the reasons were super public at the time. The internal Java editor tooling team decided that they weren't investing any more time into Intellij. And then a few months later, the Android team relaunched Android Studio using Intellij with full internal support. The existing Java tooling squad put up some amount of fuss saying that they had already made the decision, and the Android team gave a long and diplomatic response that could be compressed down into, "we don't report to you and we don't care what you think." This coincided with the entirety of Google becoming mobile native, so the mobile team were given free rein to call the shots.<p>> IMO IntelliJ never worked very well in google3<p>YMMV, we had some people in Docs/Drive who invested a lot of time into making Intellij usable for everyone, and following their system, it worked way better for us than Eclipse did. All of the "Let me sing you the song of my people ::UI freezes::" memes were very true in my experience.</p>
]]></description><pubDate>Thu, 14 May 2026 16:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48137845</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48137845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48137845</guid></item><item><title><![CDATA[New comment by jakevoytko in "Vibe coding and agentic engineering are getting closer than I'd like"]]></title><description><![CDATA[
<p>Yeah, a lot of people came of age with a "we'll fix it when it's a problem" mindset. Previously their codebases would start to resist feature development, you'd fix the immediate bottlenecks, and then you could kick the can down the road a bit until you hit the next point of resistance. You kinda refactor as you do features. The frontier models have pushed the "it's a problem" moment further back. They can kinda work with whatever pile of code you give them... to a point. So it manifests as the LLM introducing extra regressions, or dropping more requirements than it used to, but it's not really manifesting as the job being harder for you. It's just not as smooth as it was from an empty repository. Then you hit the point where it just breaks too much and you need to fix it. And the whole codebase is just fractal layers of decisions that you didn't make. That's hard to untangle. And you're not editing the code yourself, so you don't have that visceral "adding this specific thing in this specific way has a lot of tension" reaction that allows you to have those refactoring breakthroughs.</p>
]]></description><pubDate>Wed, 06 May 2026 17:22:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48038862</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48038862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038862</guid></item><item><title><![CDATA[New comment by jakevoytko in "SubQ: a sub-quadratic LLM with 12M-token context"]]></title><description><![CDATA[
<p>The proof is in the pudding. At this point, there have been plenty of models that overperformed on benchmarks and underperformed on real work. So my stance is that I'm curious, I'm excited to see where it goes, and I don't believe it until I can try it.</p>
]]></description><pubDate>Tue, 05 May 2026 15:47:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48024126</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=48024126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48024126</guid></item><item><title><![CDATA[New comment by jakevoytko in "Nobody got fired for Uber's $8M ledger mistake?"]]></title><description><![CDATA[
<p>Yeah, this is exactly what I thought when I read this post. It seemed like the author either hasn't worked in big tech, or hasn't worked in the industry very long. It's extremely likely that the engineer who designed this was standing on his desk shouting "it's going to cost THIS MUCH MONEY. I want to make sure that EVERYONE IS OK WITH THIS." and was met with shrugs.<p>Here's how a big tech reporting chain sees this situation when everything is smooth sailing: "We're growing 3x year-over-year? After 2 years, the cost will be an order of magnitude higher no matter what solution we pick. The constant factor doesn't matter that much. But we have such an incredible roadmap that we will book more than an order of magnitude of revenue, backed by this new ledger project. The cost will always be a nonissue because of growth."<p>And then 2 years go by, and this incredible product growth adds a bunch of ledger entries that weren't there 2 years ago, someone nudges your reporting chain with the question, "this is pretty expensive.. what gives?" and then someone with a good combination of social and technical skills points out that a migration to your existing storage solution would be a cost effective way to continue growing.<p>At every step of the way, everyone is generally happy with what's going on.</p>
]]></description><pubDate>Wed, 22 Apr 2026 14:39:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47864309</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=47864309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47864309</guid></item><item><title><![CDATA[New comment by jakevoytko in "Does Gas Town 'steal' usage from users' LLM credits to improve itself?"]]></title><description><![CDATA[
<p>And even still, it’s hard to ignore him because he’ll still have some insight like “token efficiency is going to be the big thing we care about in the future,” which was a small section of one of his Gastown blogs. And after you’re done asking yourself if that means Gastown is performance art, or he just said that as a hedge against his “vomit tokens” approach so that he could say “look I knew it all along” when this is all proven to be misguided, you’ll start to mull on just the concept of “token efficiency” and realize “someone who can do work in 1/10th the tokens will be king.” I mean hell, Gastown preceded real support for multiagent orchestration in Claude and potentially nudged it along that path.</p>
]]></description><pubDate>Thu, 16 Apr 2026 09:52:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47790876</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=47790876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47790876</guid></item><item><title><![CDATA[New comment by jakevoytko in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>I have some blog posts coming out soon. I’m also trying an experiment where I make YouTube videos[0] on each of them. My first video was a huge lift, since it was my first time doing everything.<p>Random observations from my first one:
- presenting my idea visually helped crystallize my thinking in a way that writing doesn’t. And writing was already very good at crystallizing my thinking.
- even making a bad video was a lot of work
- making a video presentable is a deep subject. Subtle changes were throwing off my setup. Now I understand why so many influencers are fitness and lifestyle; the demand side is obvious, but when you’re already camera-ready you have a huge advantage on the supply side 
- described something I built felt natural. I do that for a living. The intro was like 45 seconds and took me like 45 minutes to film because it was acting and I don’t know how to do that 
- learning about video editing features had an immediate payoff because video is so long<p>[0] I’m posting the videos at <a href="https://m.youtube.com/@bitlog-dev" rel="nofollow">https://m.youtube.com/@bitlog-dev</a> . I said if the first one got to 100 I’d commit to making at least 10, and I just crossed that threshold</p>
]]></description><pubDate>Mon, 13 Apr 2026 00:29:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47746090</link><dc:creator>jakevoytko</dc:creator><comments>https://news.ycombinator.com/item?id=47746090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47746090</guid></item></channel></rss>