<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: arcologies1985</title><link>https://news.ycombinator.com/user?id=arcologies1985</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 20:48:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=arcologies1985" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by arcologies1985 in "IRS lost 40% of IT staff, 80% of tech leaders in 'efficiency' shakeup"]]></title><description><![CDATA[
<p>You know FreeTaxUSA uses Direct File on the backend, right?</p>
]]></description><pubDate>Fri, 20 Feb 2026 01:54:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47082692</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47082692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47082692</guid></item><item><title><![CDATA[New comment by arcologies1985 in "IRS lost 40% of IT staff, 80% of tech leaders in 'efficiency' shakeup"]]></title><description><![CDATA[
<p>They built IRS Direct File which was a huge improvement. Then the administration killed it to serve tax prep companies.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:00:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078398</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47078398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078398</guid></item><item><title><![CDATA[New comment by arcologies1985 in "AI is destroying open source, and it's not even good yet"]]></title><description><![CDATA[
<p>> and the same questions keep getting asked over and over.<p>This is a feature not a bug. The people asking those questions are new blood and accepting and integrating them is how you sustain your community.</p>
]]></description><pubDate>Tue, 17 Feb 2026 14:11:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47047648</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47047648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47047648</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue"]]></title><description><![CDATA[
<p>Could you make it use Parakeet? That's an offline model that runs very quickly even without a GPU, so you could get much lower latency than using an API.</p>
]]></description><pubDate>Mon, 16 Feb 2026 21:34:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47040625</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47040625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47040625</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Inspecting the Source of Go Modules"]]></title><description><![CDATA[
<p>literally just 'git rebase origin/main' to insert new commits to main into my branch history prior to the commits I made. No rewrites of later commits required if there are no conflicts. You seem to have an extreme misunderstanding of how git works.</p>
]]></description><pubDate>Mon, 16 Feb 2026 14:56:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47035800</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47035800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47035800</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Kimi Claw"]]></title><description><![CDATA[
<p>What you and I consider routine work, someone who works with mostly Webdev or might consider extremely difficult. There a lot of programmers who have never used a Linux shell, or know much about networking beyond TCP, or used Linux before outside of a uni class 20 years ago.</p>
]]></description><pubDate>Mon, 16 Feb 2026 14:54:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47035774</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47035774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47035774</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Kimi Claw"]]></title><description><![CDATA[
<p>Installing it on your PC or laptop puts your personal data and ISP subscription at risk, while installing it in a hosted VM yourself requires a bunch of Linux security and networking knowledge or else you'll get pwned pretty much immediately (<a href="https://youtu.be/40SnEd1RWUU" rel="nofollow">https://youtu.be/40SnEd1RWUU</a>). So this service is giving you a VM already set up with a security baseline.</p>
]]></description><pubDate>Sun, 15 Feb 2026 15:01:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47024242</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47024242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47024242</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Inspecting the Source of Go Modules"]]></title><description><![CDATA[
<p>git rebase can do that easily, I do it all the time when prepping feature branches for submission to the main branch</p>
]]></description><pubDate>Sun, 15 Feb 2026 14:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47024101</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47024101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47024101</guid></item><item><title><![CDATA[New comment by arcologies1985 in "I'm not worried about AI job loss"]]></title><description><![CDATA[
<p>At my workplace we now use Claude Code to parse written specs and source code, search through JIRA, and draft, refine and organize tickets (using the JIRA API via a CLI tool). Way faster than through the UI.<p>However as you point out we have no program-accessible source of data on who stakeholders, contributors, managers, etc. are and have to write a lot of that ourselves. For a smaller business perhaps one could write all of that down in an accessible way to improve this but for a large dynamic business it seems very difficult.</p>
]]></description><pubDate>Sat, 14 Feb 2026 14:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47014610</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=47014610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47014610</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Discord/Twitch/Snapchat age verification bypass"]]></title><description><![CDATA[
<p>The identity provider is on-device and has to run on phones which don't do hardware attestation.</p>
]]></description><pubDate>Thu, 12 Feb 2026 01:18:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46983699</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46983699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46983699</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Discord/Twitch/Snapchat age verification bypass"]]></title><description><![CDATA[
<p>They can't feasibly do this in the US since many people don't have drivers licenses or passports.</p>
]]></description><pubDate>Wed, 11 Feb 2026 23:49:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46982895</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46982895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46982895</guid></item><item><title><![CDATA[New comment by arcologies1985 in "The US is flirting with its first-ever population decline"]]></title><description><![CDATA[
<p>If only this was a game of Victoria 3</p>
]]></description><pubDate>Tue, 10 Feb 2026 16:13:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961897</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46961897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961897</guid></item><item><title><![CDATA[New comment by arcologies1985 in "The US is flirting with its first-ever population decline"]]></title><description><![CDATA[
<p>The evidence has shown that this thinking is flawed - disruption of jobs in an industry causes a slow, wrenching, scarring adjustment process that increases the load on welfare programs and makes quality of life broadly worse: <a href="https://www.npr.org/2025/02/11/g-s1-47352/why-economists-got-free-trade-with-china-so-wrong" rel="nofollow">https://www.npr.org/2025/02/11/g-s1-47352/why-economists-got...</a></p>
]]></description><pubDate>Tue, 10 Feb 2026 15:59:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961620</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46961620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961620</guid></item><item><title><![CDATA[New comment by arcologies1985 in "The US is flirting with its first-ever population decline"]]></title><description><![CDATA[
<p>Look at the problems South Korea is having, where there are not enough young people to support and care for the elderly. Elders face economic hardship and the healthcare system is buckling under load.</p>
]]></description><pubDate>Tue, 10 Feb 2026 15:56:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961562</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46961562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961562</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Oxide raises $200M Series C"]]></title><description><![CDATA[
<p>I speculate this is to help them pass the vendor business risk assessment process at larger customers.</p>
]]></description><pubDate>Tue, 10 Feb 2026 14:47:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46960368</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46960368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46960368</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Discord faces backlash over age checks after data breach exposed 70k IDs"]]></title><description><![CDATA[
<p>On Discord Mods and Admins are just other users. They're not Discord staff or employees. (Reddit is different, admins are Reddit employees).</p>
]]></description><pubDate>Tue, 10 Feb 2026 02:29:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46954588</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46954588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46954588</guid></item><item><title><![CDATA[New comment by arcologies1985 in "GitHub is down again"]]></title><description><![CDATA[
<p>For my OSS work that is about $699 over my budget</p>
]]></description><pubDate>Mon, 09 Feb 2026 18:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46948789</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46948789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46948789</guid></item><item><title><![CDATA[New comment by arcologies1985 in "GitHub is down again"]]></title><description><![CDATA[
<p>Issues, CI, and downloads for built binaries aren't part of vanilla Git. CI in particular can be hard if you make a multi-platform project and don't want to have to buy a new mac every few years.</p>
]]></description><pubDate>Mon, 09 Feb 2026 16:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46947284</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46947284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46947284</guid></item><item><title><![CDATA[New comment by arcologies1985 in "OpenClaw is changing my life"]]></title><description><![CDATA[
<p>I have worked at organizations where most engineering and many product decisions were made bottom-up, through written RFDs and ADRs, and horizontal conversations between lead, staff and principal engineers. The tradeoff is that it can take weeks, months or years to both agree or schedule work on larger projects, where other (especially small) organizations might take hours to weeks.</p>
]]></description><pubDate>Sun, 08 Feb 2026 22:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46939177</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46939177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46939177</guid></item><item><title><![CDATA[New comment by arcologies1985 in "Vouch"]]></title><description><![CDATA[
<p>In my OSS projects I appreciate if someone opens an issue or discussion with their idea first rather than starting with a PR. PRs often put me in an awkward position of saying "this code works, but doesn't align with other directions I'm taking this project" (e.g. API design, or a change making it harder to reach longer term goals)</p>
]]></description><pubDate>Sun, 08 Feb 2026 19:22:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46937555</link><dc:creator>arcologies1985</dc:creator><comments>https://news.ycombinator.com/item?id=46937555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46937555</guid></item></channel></rss>