<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: vagab0nd</title><link>https://news.ycombinator.com/user?id=vagab0nd</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 23:44:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vagab0nd" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vagab0nd in "I tried to prove I'm not AI. My aunt wasn't convinced"]]></title><description><![CDATA[
<p>I thought we've long passed the Turing test, until I tried to implement a chat bot.<p>It's not even close.<p>It's easy to "pass the Turing test" for 5 minutes. It's extremely hard if you try to hold a longer, continuous conversation. Anything longer than 10 minutes the user will immediately know it's not human. Some problems you'll encounter:<p>- The bot needs to handle all situations, especially the nonsensical ones. This is when the user types "EEEEEEEEEEEEE...", or curse words, repeatedly.<p>- Who would've thought that it's extremely hard to decide when to stop talking?<p>- No matter how well you build the "persona" for the bot, they'll eventually converge to the same one, which is that of the llm itself.<p>- You'll notice that the bot is ignoring something obvious (e.g. it's not remembering past convo), and then give it some instructions to help with that. And then that'll be THE ONLY THING it does.</p>
]]></description><pubDate>Wed, 25 Mar 2026 18:15:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47521146</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=47521146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47521146</guid></item><item><title><![CDATA[New comment by vagab0nd in "Return of the Obra Dinn: spherical mapped dithering for a 1bpp first-person game"]]></title><description><![CDATA[
<p>This is great from a technical and artistic perspective. But for me personally, the visual style ruined a great game. I love detective/deduction games. I'm listing some of my all-time favorites in this genre. I'd love to finish Obra Dinn, but god it just makes my eyes hurt so much.<p>The Case of the Golden Idol<p>Chants of Sennaar<p>Her Story<p>IMMORTALITY<p>The Painscreek Killings<p>The Roottrees are Dead<p>Type Help</p>
]]></description><pubDate>Thu, 19 Mar 2026 23:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47448059</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=47448059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47448059</guid></item><item><title><![CDATA[New comment by vagab0nd in "How I use Claude Code: Separation of planning and execution"]]></title><description><![CDATA[
<p>I recently learned a trick to improve an LLM's thinking (maybe it's well know?):<p>Requesting { "output": "x" } consistently fails, despite detailed instructions.<p>Changing to requesting { "output": "x", "reasoning": "y" } produces the desired outcome.</p>
]]></description><pubDate>Tue, 24 Feb 2026 01:10:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47131518</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=47131518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47131518</guid></item><item><title><![CDATA[New comment by vagab0nd in "AI adoption and Solow's productivity paradox"]]></title><description><![CDATA[
<p>The "productivity gain" in the world of bits has been pretty much exponential for 100 years. But as they spill over into the world of atoms, they flatten into step changes, because you lose the compounding effect.<p>I do think we are on the verge of something tho. Once the compounding effect happens in the world of atoms (recursive robotics), it's over.</p>
]]></description><pubDate>Thu, 19 Feb 2026 15:20:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47074736</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=47074736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47074736</guid></item><item><title><![CDATA[New comment by vagab0nd in "Discord/Twitch/Snapchat age verification bypass"]]></title><description><![CDATA[
<p>> you will simply be able to put the camera in front of a high resolution screen<p>Are you sure it's that simple? How high does the resolution need to be for the camera to not be able to tell? And I'm sure there are sublet clues. Remember, you can't modify the photo or change the camera.</p>
]]></description><pubDate>Thu, 12 Feb 2026 18:37:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46993042</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46993042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46993042</guid></item><item><title><![CDATA[New comment by vagab0nd in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm working on a search engine for clinical trials around the world.<p>I was frustrated by the process of searching for clinical trial info using the clunky and slow registry websites. So I aggregated all trials around the world and made the search faster. Additional features:<p>- You can watch a trial and get email updates<p>- Sometimes a trial is done and a paper published, but no updates to the official page. I try to find these papers and link them<p>- I try to link trials with the same drug together, showing the drug going through different phases<p><a href="https://findtrial.co/" rel="nofollow">https://findtrial.co/</a></p>
]]></description><pubDate>Mon, 09 Feb 2026 14:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46945433</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46945433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46945433</guid></item><item><title><![CDATA[New comment by vagab0nd in "You Are Here"]]></title><description><![CDATA[
<p>I have a theory: I think the recent advance in coding agent has shocked everyone. It's something of such unheard-of novelty that everyone thinks they've discovered something profound. Naturally, they all think they are the only ones in on it and feel the need to share. But in reality, it's already public knowledge, so they add no value. I've been in this trap many times in the last couple years.</p>
]]></description><pubDate>Sun, 08 Feb 2026 04:11:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46931270</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46931270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46931270</guid></item><item><title><![CDATA[New comment by vagab0nd in "I prefer to pass secrets between programs through standard input"]]></title><description><![CDATA[
<p>Interesting article. What prevents me from dumping the memory of the shell process and reading the local variable?<p>My program requires a password on startup. To run it in a loop, I used a script that takes the password as input, stores it in a local variable, and echoes it to the program. At the time I thought the only weakness was the memory of the shell process. But it was the best I could come up with.</p>
]]></description><pubDate>Sat, 07 Feb 2026 16:24:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46925032</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46925032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46925032</guid></item><item><title><![CDATA[New comment by vagab0nd in "It's 2026, Just Use Postgres"]]></title><description><![CDATA[
<p>My outdated/incorrect mental model of how well databases work.</p>
]]></description><pubDate>Fri, 06 Feb 2026 14:27:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46913230</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46913230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46913230</guid></item><item><title><![CDATA[New comment by vagab0nd in "It's 2026, Just Use Postgres"]]></title><description><![CDATA[
<p>OP here. Roughly 50GB in db size. Fairly standard queries (full-text search + filters). Most queries are on the order of 10-100ms. Some more complex ones involving business logic exceeds 100ms.<p>This is well within my budget, but it sounds like there might be room for improvements?</p>
]]></description><pubDate>Fri, 06 Feb 2026 14:26:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46913221</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46913221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46913221</guid></item><item><title><![CDATA[New comment by vagab0nd in "It's 2026, Just Use Postgres"]]></title><description><![CDATA[
<p>I recently started digging into databases for the first time since college, and from a novice's perspective, postgres is absolutely magical. You can throw in 10M+ rows across twenty columns, spread over five tables, add some indices, and get sub-100ms queries for virtually anything you want. If something doesn't work, you just ask it for an analysis and immediately know what index to add or how to fix your query. It blows my mind. Modern databases are miracles.</p>
]]></description><pubDate>Fri, 06 Feb 2026 00:24:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46907410</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46907410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46907410</guid></item><item><title><![CDATA[New comment by vagab0nd in "xAI joins SpaceX"]]></title><description><![CDATA[
<p>You are right. But in the future we'll be refueling the satellites anyway. Might as well maintain the servers using robots all in one go.</p>
]]></description><pubDate>Tue, 03 Feb 2026 15:10:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46871928</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46871928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46871928</guid></item><item><title><![CDATA[New comment by vagab0nd in "Tesla ending Models S and X production"]]></title><description><![CDATA[
<p>I feel like there's this weird information gap that shouldn't be there in this day and age. FSD drives me around every day. 99% of the time, I don't touch the steering wheel for the entire trip, both city and highway. It's obvious to me that it is working well and has tremendous value. As far as I know, no other car on the market can do this. But apparently this info is not reaching a large number of people. I'm genuinely confused.</p>
]]></description><pubDate>Sat, 31 Jan 2026 15:30:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46837500</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46837500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46837500</guid></item><item><title><![CDATA[New comment by vagab0nd in "Updates to our web search products and  Programmable Search Engine capabilities"]]></title><description><![CDATA[
<p>Damn, I just wrote a note "search is free" in my aggressively-automate-everything-using-llms personal project plan.md. I guess not anymore.</p>
]]></description><pubDate>Sat, 24 Jan 2026 19:45:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46746954</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46746954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46746954</guid></item><item><title><![CDATA[New comment by vagab0nd in "My first year in sales as technical founder"]]></title><description><![CDATA[
<p>So you prefer<p>does tue 11am work for you?<p>no, does tue 2pm work for you?<p>no, does wed 10am work for you?<p>yes, wait which timezone are you in? central? then no, does...<p>Or do you mean you don't like the link in the initial email?</p>
]]></description><pubDate>Sat, 24 Jan 2026 19:24:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46746672</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46746672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46746672</guid></item><item><title><![CDATA[New comment by vagab0nd in "Your app subscription is now my weekend project"]]></title><description><![CDATA[
<p>I believe it's a play on "Your margin is my opportunity".</p>
]]></description><pubDate>Thu, 22 Jan 2026 18:55:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46723588</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46723588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46723588</guid></item><item><title><![CDATA[New comment by vagab0nd in "Show HN: I quit coding years ago. AI brought me back"]]></title><description><![CDATA[
<p>There's a weird conflict going on here and I've experienced it myself. Essentially we hear 2 claims:<p>- You all should build your own software. AI is so good!<p>- You all should use the software I built with AI. It's so good!</p>
]]></description><pubDate>Mon, 19 Jan 2026 17:53:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46682200</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46682200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46682200</guid></item><item><title><![CDATA[New comment by vagab0nd in "Prediction markets are ushering in a world in which news becomes about gambling"]]></title><description><![CDATA[
<p>Is insider betting illegal? I know it's illegal in the sports context, but not necessarily in other areas.<p>Even for insider trading, it's illegal not because it's unfair, but because the insider is considered to be stealing information from shareholders. For example, it's not illegal for a company to buy back stocks while holding insider information.<p>Not legal advice of course.</p>
]]></description><pubDate>Mon, 19 Jan 2026 14:48:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46679591</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46679591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46679591</guid></item><item><title><![CDATA[New comment by vagab0nd in "What a year of solar and batteries saved us in 2025"]]></title><description><![CDATA[
<p>Exactly! This is how the future should be: solar panels + portable huge battery arrays doubled as vehicles + grid as backup.</p>
]]></description><pubDate>Sat, 17 Jan 2026 15:42:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46658910</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46658910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46658910</guid></item><item><title><![CDATA[New comment by vagab0nd in "Install.md: A standard for LLM-executable installation"]]></title><description><![CDATA[
<p>Off topic: I think there should be an extension to DHCP that distributes AI session keys, so that your vacuum, thermostats and robot chef can all call the LLM as soon as they connect to wifi.</p>
]]></description><pubDate>Sat, 17 Jan 2026 15:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46658579</link><dc:creator>vagab0nd</dc:creator><comments>https://news.ycombinator.com/item?id=46658579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46658579</guid></item></channel></rss>