<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: oftenwrong</title><link>https://news.ycombinator.com/user?id=oftenwrong</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 13:42:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=oftenwrong" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by oftenwrong in "Why are we still using Markdown?"]]></title><description><![CDATA[
<p>I have long used underscores for _emphasis_, but I never made the connection that it was meant to resemble an underline until now.</p>
]]></description><pubDate>Sun, 05 Apr 2026 13:36:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47649313</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47649313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47649313</guid></item><item><title><![CDATA[New comment by oftenwrong in "Ninja is a small build system with a focus on speed"]]></title><description><![CDATA[
<p>I might be missing your sarcasm, but this is a common approach for large scale builds. Virtual filesystems are used to provide a pre-computed tree hash as a xattr. In a more typical case, you can read the git tree hash.</p>
]]></description><pubDate>Mon, 30 Mar 2026 21:23:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47579871</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47579871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47579871</guid></item><item><title><![CDATA[New comment by oftenwrong in "Mayor of Paris removed parking spaces, reduced the number of cars"]]></title><description><![CDATA[
<p>Surely the school streets are a great benefit for families, yes? That seems as pro-child as public space allocation could be.</p>
]]></description><pubDate>Sat, 21 Mar 2026 20:41:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47471074</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47471074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47471074</guid></item><item><title><![CDATA[Traffic safety improvements frequently die by popular vote]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.fastcompany.com/91505393/traffic-safety-improvements-frequently-die-popular-vote-time-stop-that">https://www.fastcompany.com/91505393/traffic-safety-improvements-frequently-die-popular-vote-time-stop-that</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47433779">https://news.ycombinator.com/item?id=47433779</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 19 Mar 2026 01:49:32 +0000</pubDate><link>https://www.fastcompany.com/91505393/traffic-safety-improvements-frequently-die-popular-vote-time-stop-that</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47433779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47433779</guid></item><item><title><![CDATA[Adding Up What Urban Highways Cost]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bloomberg.com/news/articles/2026-03-03/mapping-the-economic-toll-of-downtown-freeways-in-us-cities">https://www.bloomberg.com/news/articles/2026-03-03/mapping-the-economic-toll-of-downtown-freeways-in-us-cities</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47273789">https://news.ycombinator.com/item?id=47273789</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 06 Mar 2026 11:43:45 +0000</pubDate><link>https://www.bloomberg.com/news/articles/2026-03-03/mapping-the-economic-toll-of-downtown-freeways-in-us-cities</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47273789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47273789</guid></item><item><title><![CDATA[New comment by oftenwrong in "1Password pricing increasing up to 33% in March"]]></title><description><![CDATA[
<p>>The browser extension doesn’t work half the time. In addition to being frustrating, that makes it a less secure system, as one of the benefits is that it only fills the password on the specified domain. A lack of reliability of the extension leaves people more vulnerable to phishing, since they have to copy/paste passwords out of the app.<p>This is my main frustration with it as well. It is one of the main features in my mind, and it often does not work. It seems to work for many sites I use on desktop (Firefox on Linux, Mac), but doesn't work well at all on Android (Android app and Firefox). I can understand if this issue is outside of 1password's control because it possibly is due to specifics of Android's APIs, but I would prefer transparency in the matter.</p>
]]></description><pubDate>Sat, 28 Feb 2026 14:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47195597</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47195597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47195597</guid></item><item><title><![CDATA[New comment by oftenwrong in "Show HN: Unfucked - version all changes (by any tool) - local-first/source avail"]]></title><description><![CDATA[
<p>I have used savevers.vim for many years as a way to recover old versions of files.<p><a href="https://www.vim.org/scripts/script.php?script_id=89" rel="nofollow">https://www.vim.org/scripts/script.php?script_id=89</a><p>It is comparatively unsophisticated, but I need it so infrequently that it has been good enough.<p>I do like the idea of maintaining a complete snapshot of all history.<p>This is a good application for virtual filesystems. The virtual fs would capture every write in order to maintain a complete edit history. As I understand it, Google's CitC system and Meta's EdenFS work this way.<p><a href="https://cacm.acm.org/research/why-google-stores-billions-of-lines-of-code-in-a-single-repository/" rel="nofollow">https://cacm.acm.org/research/why-google-stores-billions-of-...</a><p><a href="https://github.com/facebook/sapling/blob/main/eden/fs/docs/Overview.md" rel="nofollow">https://github.com/facebook/sapling/blob/main/eden/fs/docs/O...</a></p>
]]></description><pubDate>Sat, 28 Feb 2026 13:40:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47195243</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47195243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47195243</guid></item><item><title><![CDATA[New comment by oftenwrong in "Gawk 5.4.0 is released, with replaced MinRX matcher"]]></title><description><![CDATA[
<p><a href="https://github.com/mikehaertel/minrx" rel="nofollow">https://github.com/mikehaertel/minrx</a></p>
]]></description><pubDate>Sat, 28 Feb 2026 03:03:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47189679</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47189679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47189679</guid></item><item><title><![CDATA[New comment by oftenwrong in "I Don't Like Magic"]]></title><description><![CDATA[
<p><p><pre><code>    #!/usr/bin/env java --source 25
    void main() {
        IO.println("Hello, World!");
    }</code></pre></p>
]]></description><pubDate>Sun, 22 Feb 2026 04:39:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47108225</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=47108225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47108225</guid></item><item><title><![CDATA[New comment by oftenwrong in "Spotify Honk AI Agent"]]></title><description><![CDATA[
<p>Seems that the Google-style approach would be a good fit: mostly one codebase with a well-defined dependency graph, and build/test infrastructure that supports fast and comprehensive validation. This would seem to obviate the need for the catalog system described, but probably requires more investment in the build system.</p>
]]></description><pubDate>Thu, 12 Feb 2026 21:23:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46995410</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46995410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46995410</guid></item><item><title><![CDATA[The NIMBY Buyout Plan (2025)]]></title><description><![CDATA[
<p>Article URL: <a href="https://substack.com/@boydinstitute/p-181929360">https://substack.com/@boydinstitute/p-181929360</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46963885">https://news.ycombinator.com/item?id=46963885</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Feb 2026 17:52:38 +0000</pubDate><link>https://substack.com/@boydinstitute/p-181929360</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46963885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46963885</guid></item><item><title><![CDATA[New comment by oftenwrong in "What functional programmers get wrong about systems"]]></title><description><![CDATA[
<p>This is one of the main problems I have banging my head on for the past decade, and many of the things mentioned, like Buf, Unison, and more, I only stumbled upon randomly on my own. It's refreshing to read an article on this subject simply because it's so under-discussed. I also wonder to what degree these problems have been solved within the high walls of the tech giants like Google and Amazon.</p>
]]></description><pubDate>Tue, 10 Feb 2026 16:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961818</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46961818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961818</guid></item><item><title><![CDATA[New comment by oftenwrong in "Company as Code"]]></title><description><![CDATA[
<p>This is perhaps a bit different, but Fossil supports storing more types of written company artifacts in the repo:<p>>One notable feature of Fossil is that it bundles bug tracking, wiki, forum, chat, and technotes with distributed version control to give you an all-in-one software project management system.<p><a href="https://fossil-scm.org/home/doc/trunk/www/whyallinone.md" rel="nofollow">https://fossil-scm.org/home/doc/trunk/www/whyallinone.md</a></p>
]]></description><pubDate>Thu, 05 Feb 2026 17:54:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46902437</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46902437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46902437</guid></item><item><title><![CDATA[New comment by oftenwrong in "Modetc: Move your dotfiles from kernel space"]]></title><description><![CDATA[
<p>I have been doing this for decades. My files are in a sub-directory of $HOME. It also makes it very obvious when a piece of software does not treat your $HOME with respect.</p>
]]></description><pubDate>Sat, 24 Jan 2026 15:19:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46744289</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46744289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46744289</guid></item><item><title><![CDATA[New comment by oftenwrong in "Install.md: A standard for LLM-executable installation"]]></title><description><![CDATA[
<p>What is the benefit of having this be a standard? Can't an agent follow a guide just as easily in document with similar content in a  different structure?</p>
]]></description><pubDate>Fri, 16 Jan 2026 22:52:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46653304</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46653304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46653304</guid></item><item><title><![CDATA[New comment by oftenwrong in "Lessons from 14 years at Google"]]></title><description><![CDATA[
<p>I don't think it's meant to be a point against abstraction or a point against complexity. I think it's widely understood that abstraction is part of how advancement is made in our practice, as well as in other disciplines. I have taken this saying to be an observation that there is almost always possible failure beneath the façade provided by the abstraction. Therefore, yes, you avoid having to let that complexity enter your brain, but only when the abstraction is holding. Beyond that point, often after pages are sent, you will still have to engage with the underlying complexity. A proactive measure following from this idea would be to provide support in or alongside your abstractions for situations where one must look under the bonnet.</p>
]]></description><pubDate>Mon, 05 Jan 2026 09:05:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46496696</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46496696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46496696</guid></item><item><title><![CDATA[New comment by oftenwrong in "2026: The Year of Java in the Terminal?"]]></title><description><![CDATA[
<p>You can do better now:<p><pre><code>    #!/usr/bin/env java --source 25
    void main() {
        IO.println("Hello, World!");
    }
</code></pre>
<a href="https://openjdk.org/jeps/330" rel="nofollow">https://openjdk.org/jeps/330</a>
<a href="https://openjdk.org/jeps/458" rel="nofollow">https://openjdk.org/jeps/458</a>
<a href="https://openjdk.org/jeps/512" rel="nofollow">https://openjdk.org/jeps/512</a><p>I often combine these approaches with <a href="https://get-coursier.io/" rel="nofollow">https://get-coursier.io/</a> when I need to fetch third-party dependencies.</p>
]]></description><pubDate>Wed, 31 Dec 2025 19:59:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46447702</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46447702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46447702</guid></item><item><title><![CDATA[New comment by oftenwrong in "A faster path to container images in Bazel"]]></title><description><![CDATA[
<p>What you are describing is basically remote buildkitd. That allows all of your docker builds to share a big cache. The cache-to/cache-from approach is of limited usefulness.</p>
]]></description><pubDate>Thu, 25 Dec 2025 14:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46384592</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46384592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46384592</guid></item><item><title><![CDATA[Modeling Inclusionary Zoning's Impact on Housing Production in LA (2024) [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://ternercenter.berkeley.edu/wp-content/uploads/2024/04/Inclusionary-Zoning-Paper-April-2024-Final.pdf">https://ternercenter.berkeley.edu/wp-content/uploads/2024/04/Inclusionary-Zoning-Paper-April-2024-Final.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46301073">https://news.ycombinator.com/item?id=46301073</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Dec 2025 12:10:43 +0000</pubDate><link>https://ternercenter.berkeley.edu/wp-content/uploads/2024/04/Inclusionary-Zoning-Paper-April-2024-Final.pdf</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46301073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46301073</guid></item><item><title><![CDATA[New comment by oftenwrong in "A video on the details of how Trunk-Based Development worked at MFT Energy"]]></title><description><![CDATA[
<p>This is based on this write-up:<p><a href="https://www.linkedin.com/pulse/wont-main-break-all-time-your-team-commit-straight-martin-mortensen-tkztf" rel="nofollow">https://www.linkedin.com/pulse/wont-main-break-all-time-your...</a><p>archive copies:<p><a href="https://archive.is/wI4b0" rel="nofollow">https://archive.is/wI4b0</a><p><a href="https://web.archive.org/web/20251211132753/https://www.linkedin.com/pulse/wont-main-break-all-time-your-team-commit-straight-martin-mortensen-tkztf" rel="nofollow">https://web.archive.org/web/20251211132753/https://www.linke...</a><p><a href="https://ghostarchive.org/archive/bN17w" rel="nofollow">https://ghostarchive.org/archive/bN17w</a></p>
]]></description><pubDate>Thu, 11 Dec 2025 13:31:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46231138</link><dc:creator>oftenwrong</dc:creator><comments>https://news.ycombinator.com/item?id=46231138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46231138</guid></item></channel></rss>