<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: allochthon</title><link>https://news.ycombinator.com/user?id=allochthon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 19:59:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=allochthon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by allochthon in "Has the cost of building software dropped 90%?"]]></title><description><![CDATA[
<p>I have a hobby project on the side involving radio digital signal processing in Rust that I've been pure vibe coding, just out of curiosity to see how far I can get. On more than one occasion the hobby project has gotten bogged down in a bug that is immensely challenging to resolve. And since the project isn't in an area I have experience with, and since I don't have a solid "theory of the program", since it's a gray box because I've been vibe coding it, I've definitely seen CC get stuck and introduce regressions in tricky issues we previously worked through.<p>The use of Claude Code with my day job has been quite different. In my day job, I understand the code and review it carefully, and CC has been a big help.</p>
]]></description><pubDate>Tue, 09 Dec 2025 22:58:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46211894</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=46211894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46211894</guid></item><item><title><![CDATA[New comment by allochthon in "NanoChat – The best ChatGPT that $100 can buy"]]></title><description><![CDATA[
<p>I've had some success with a multi-threaded software defined radio (SDR) app in Rust that does signal processing. It's been useful for trying something out that's beyond my experience. Which isn't to say it's been easy. It's been a learning experience to figure out how to work around Claude's limitations.</p>
]]></description><pubDate>Tue, 14 Oct 2025 20:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45584247</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=45584247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45584247</guid></item><item><title><![CDATA[New comment by allochthon in "TSMC execs allegedly dismissed OpenAI CEO Sam Altman as 'podcasting bro'"]]></title><description><![CDATA[
<p>> Me too, but a more optimistic view is that this is just a nascent form of higher-level programming languages.<p>I like this take.  I feel like a significant portion of building out a web app (to give an example) is boilerplate.  One benefit of (e.g., younger) developers using AI to mock out web apps might be to figure out how to get past that boilerplate to something more concise and productive, which is not necessarily an easy thing to get right.<p>In other words, perhaps the new AI tools will facilitate an understanding of what can safely be generalized from 30 years of actual code.</p>
]]></description><pubDate>Fri, 27 Sep 2024 14:25:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=41670897</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=41670897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41670897</guid></item><item><title><![CDATA[New comment by allochthon in "Software development topics I've changed my mind on after 6 years in industry"]]></title><description><![CDATA[
<p>Overall I like the list. Some of the bullet points were stated a little more strongly than I was comfortable with.<p>> People who stress over code style, linting rules, or other minutia are insane weirdos<p>I feel like programmatically enforced linting is like keeping a shared house clean.  Suppose you live in a house with roommates.  You wipe off the counters, you clean up after yourself, you put dishes in the dishwasher, so that the house is tidy and pleasant.  If there's a lint or style rule that requires judgment and is hard to enforce programmatically, perhaps better left as an occasional PR comment.<p>Programatically enforced linting also has the benefit of removing degrees of freedom that aren't very important and don't merit getting bogged down about.</p>
]]></description><pubDate>Tue, 24 Sep 2024 17:52:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41639138</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=41639138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41639138</guid></item><item><title><![CDATA[New comment by allochthon in "Rust hello world app for Windows 95, cross-compiled from Linux, no MSVC"]]></title><description><![CDATA[
<p>As someone who used Windows 95 when it came out, it struck me at the time as an off-brand Macintosh, making it feel kind of cheap (a feeling that never went away).  I had also been using X Windows by way of SGI's workstations around that time, and IRIX felt clean, if a little old-school, by contrast.</p>
]]></description><pubDate>Sat, 13 May 2023 22:07:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35933257</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=35933257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35933257</guid></item><item><title><![CDATA[New comment by allochthon in "Ask HN: Most interesting tech you built for just yourself?"]]></title><description><![CDATA[
<p>I think there's plenty of scope for improvements like this.  I haven't had the energy to pursue further improvements along these lines, but I suspect they could make it a better app.</p>
]]></description><pubDate>Sun, 30 Apr 2023 06:39:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=35760173</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=35760173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35760173</guid></item><item><title><![CDATA[New comment by allochthon in "Ask HN: Most interesting tech you built for just yourself?"]]></title><description><![CDATA[
<p>My own purpose in using it is to be able to get back to any link that I've read or have potentially wanted to read at a later point in time.  You scan see screenshots here: <a href="https://github.com/emwalker/digraph">https://github.com/emwalker/digraph</a>.</p>
]]></description><pubDate>Fri, 28 Apr 2023 22:32:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=35747942</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=35747942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35747942</guid></item><item><title><![CDATA[New comment by allochthon in "Ask HN: Most interesting tech you built for just yourself?"]]></title><description><![CDATA[
<p>It's pretty manual at this point.  The indexing is done by hand.  The idea is kind of crazy, but I think it can be made to work, in the same way that Wikipedia is maintained by hand.<p><a href="https://digraph.app/" rel="nofollow">https://digraph.app/</a><p><a href="https://github.com/emwalker/digraph">https://github.com/emwalker/digraph</a><p>If you can crowdsource the indexing, you get yourself a manually curated search engine with a nice topic graph that can be traversed.  A piece of this puzzle that hasn't been tackled yet is a reputation system to keep the signal-to-noise ratio high and deal with spam.<p>> What’s an example use case of where you use that system to find a link?<p>An example use case is that I come across some interesting long-form article on a topic I'm following, e.g., Shackleton's expedition, that's published on a nice website and that I don't have time to read.  I can just drop the link in the right topic and get back to it without too much difficulty.  Or that's the hope, anyway.  (Doesn't always work out that like that.)<p>Another thing I'm interested in is what the topic structure ends up looking like as it's more fully fleshed out.  So sometimes I'll drop in random links even if they're not that interesting, just to build out the topics.</p>
]]></description><pubDate>Fri, 28 Apr 2023 22:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=35747933</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=35747933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35747933</guid></item><item><title><![CDATA[New comment by allochthon in "Ask HN: Most interesting tech you built for just yourself?"]]></title><description><![CDATA[
<p>I built a web app that keeps track of every link I ever find to be interesting.  It allows for fine-grained topics (e.g., individual academic papers, or topics more specific than that).  It groups the topics in a DAG, so that you can get to a topic via more than one path from the top.  And it allows you to look at intersections of transitive closures over topics in order to narrow down a search.<p>It keeps a history of every change to the graph in Git, so one day you could potentially implement some form of time travel and see what the graph looked like at an earlier point in time without too much difficulty.<p>I have used the app every day for years.  I feel like there's something promising there that is of general interest, but I have not figured out how to communicate the value.</p>
]]></description><pubDate>Fri, 28 Apr 2023 20:20:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=35746585</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=35746585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35746585</guid></item><item><title><![CDATA[New comment by allochthon in "GitHub to lay off 10% and close all offices"]]></title><description><![CDATA[
<p>A little depressing to see GitHub join the zeitgeist.  Probably mandated from above by Microsoft.  The next time I'm on a job search, I'll be de-prioritizing, and possibly even excluding, those tech companies that laid people off in order to signal to investors that they had their finances under control.  I was kind of attached to GitHub, though, so this is disappointing.</p>
]]></description><pubDate>Thu, 09 Feb 2023 23:30:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=34733275</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34733275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34733275</guid></item><item><title><![CDATA[New comment by allochthon in "The Adoption of Rust in Business"]]></title><description><![CDATA[
<p>I'm an experienced Ruby web developer, and I'm starting to learn Rust.  You mentioned Java and Nodejs, but I still wanted to chime in on the topic of languages in web development more generally, and the applicability of Rust to web development.<p>After tackling the refactoring of a complex Rails app that has a rules processing engine implemented on top of ActiveRecord, the true cost of Ruby's lack of static typing has become apparent to me.  It's clear now that you can get a web app up and running quickly in a framework like Rails (as one example of a convenient, low-friction framework).  But once you need to turn it inside out and make significant changes to the implementation, you're walking on egg shells and relying on previous devs to have built out good test coverage.  A web app written in Rust would be easier to refactor in important ways at this point in the life of the app.  It is clear there was a cost to using Ruby, but also that it was deferred.</p>
]]></description><pubDate>Tue, 07 Feb 2023 17:16:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=34695588</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34695588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34695588</guid></item><item><title><![CDATA[New comment by allochthon in "Spotify reducing employee base by about 6%"]]></title><description><![CDATA[
<p>Over the last decade I've had a similar thought and hope. Or at least the idea of working for an employee-owned and directed tech business (maybe on the model of REI?).  Curious whether anyone knows of any successes in this area with respect to the tech industry?</p>
]]></description><pubDate>Mon, 23 Jan 2023 14:16:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=34488960</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34488960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34488960</guid></item><item><title><![CDATA[New comment by allochthon in "Idris: A language for type-driven development"]]></title><description><![CDATA[
<p>I recently watched this intro to the topic, which I found really interesting: <a href="https://www.youtube.com/watch?v=bnnacleqg6k">https://www.youtube.com/watch?v=bnnacleqg6k</a></p>
]]></description><pubDate>Fri, 20 Jan 2023 20:35:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=34459520</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34459520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34459520</guid></item><item><title><![CDATA[New comment by allochthon in "Google to reduce workforce by 12k"]]></title><description><![CDATA[
<p>The kind of company I'm on the lookout for has definitely shifted over the years. When I was younger, the thought of working at Google and Amazon was very enticing.  Then Amazon adopted some fairly regressive HR and business strategies and lost its luster in my eyes; or maybe my view of their existing practices just shifted as I grew older.  Now Google is trending in the same direction.  At this point in my career I'm on the lookout for smaller companies that are oases and have somehow managed to avoid the HR and business trends that have been adopted by the tech industry on the model of people like Jack Welch, the consulting firms and private equity.</p>
]]></description><pubDate>Fri, 20 Jan 2023 14:52:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34453891</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34453891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34453891</guid></item><item><title><![CDATA[New comment by allochthon in "Bitwarden Acquires Passwordless.dev"]]></title><description><![CDATA[
<p>I had a similar reaction. Acquisitions can be a signal that there's a go-to-market strategy being pursued.</p>
]]></description><pubDate>Wed, 18 Jan 2023 15:28:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34427829</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34427829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34427829</guid></item><item><title><![CDATA[New comment by allochthon in "How Memory safety approaches speed up and slow down development velocity"]]></title><description><![CDATA[
<p>> That being said I never understood why would anyone want to use this language for web development<p>On the backend, at least, Rust would be a significant improvement over Ruby, for example, once a business has gotten past the initial prototyping phase.  I've spent years in Ruby development, and the duck typing makes refactoring a production system scary and drama-prone.  No matter how carefully you proceed, there will be gaps in test coverage, and you'll regularly see new bugs in production from the refactoring work that would never happen in a typed language.  I would gladly work in Rust over Ruby in a web development context.  (Although my preferences lean towards Rust, there are no doubt many other typed languages that could do a good job here as well.)</p>
]]></description><pubDate>Wed, 18 Jan 2023 04:07:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=34423322</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34423322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34423322</guid></item><item><title><![CDATA[New comment by allochthon in "My bad habit of hoarding information"]]></title><description><![CDATA[
<p>I have the same habit and wrote a web app to catalog the links I come across:<p><a href="https://digraph.app/" rel="nofollow">https://digraph.app/</a></p>
]]></description><pubDate>Fri, 06 Jan 2023 15:12:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=34275478</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34275478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34275478</guid></item><item><title><![CDATA[New comment by allochthon in "GPT-4 could pass bar exam, AI researchers say"]]></title><description><![CDATA[
<p>> I do expect that even unreliable versions will be very useful tools for practicing lawyers, though.<p>Agreed.  It's like being able to call up a map on Google Maps for an area that you're already familiar with.  The map can help you remember things about the area and terrain that you might not have recalled right away.  A kind of cognitive aid.</p>
]]></description><pubDate>Tue, 03 Jan 2023 15:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=34232941</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=34232941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34232941</guid></item><item><title><![CDATA[New comment by allochthon in "Fake Books"]]></title><description><![CDATA[
<p>Yeah, that's actually related to what I'm thinking of.  The idea is a crowd-sourced and well-executed iteration on the old Yahoo! directory.<p><a href="https://blog.digraph.app/2020-06-13-democratization-of-search.html" rel="nofollow">https://blog.digraph.app/2020-06-13-democratization-of-searc...</a></p>
]]></description><pubDate>Tue, 25 Oct 2022 13:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=33329938</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=33329938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33329938</guid></item><item><title><![CDATA[New comment by allochthon in "Fake Books"]]></title><description><![CDATA[
<p>I'm hoping that eventually we'll get around the idea of a crowd-sourced search engine (mostly manually curated) maintained in the manner of Wikipedia, backed by a solid user reputation system to dissuade spammers.<p>This will import Wikipedia's serious flaws. But I'm hopefully that they can gradually be mitigated.</p>
]]></description><pubDate>Mon, 24 Oct 2022 17:59:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=33320085</link><dc:creator>allochthon</dc:creator><comments>https://news.ycombinator.com/item?id=33320085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33320085</guid></item></channel></rss>