<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: asimpson</title><link>https://news.ycombinator.com/user?id=asimpson</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Jul 2026 01:50:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=asimpson" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by asimpson in "The US Government Is Now a Shareholder in 26 Companies"]]></title><description><![CDATA[
<p>> The gov can use it's buying power to sway things towards Intel, for example, over AMD<p>Pretty sure that's the goal: the government wants a competent cutting edge chip maker on US soil.</p>
]]></description><pubDate>Thu, 02 Jul 2026 18:16:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48765365</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=48765365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48765365</guid></item><item><title><![CDATA[New comment by asimpson in "The US Government Is Now a Shareholder in 26 Companies"]]></title><description><![CDATA[
<p>The investments listed here in the article make this seem like an effort to shore up or incentivize industries or companies that are integral to national defense. One example, in the ongoing US-China trade war one of the strongest moves China did was put [export controls on rare earth minerals][1] which are essential components across technology, defense, and healthcare to name a few. The government investing in these companies isn't ideal from a free enterprise perspective but seems rational from a national security perspective.<p>[1]: <a href="https://en.wikipedia.org/wiki/Rare_earths_trade_dispute" rel="nofollow">https://en.wikipedia.org/wiki/Rare_earths_trade_dispute</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 18:08:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48765271</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=48765271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48765271</guid></item><item><title><![CDATA[New comment by asimpson in "[dead]"]]></title><description><![CDATA[
<p>…you have bigger problems</p>
]]></description><pubDate>Thu, 09 Apr 2026 23:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47711694</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=47711694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711694</guid></item><item><title><![CDATA[New comment by asimpson in "Don't throw away your old PC–it makes a better NAS than anything you can buy"]]></title><description><![CDATA[
<p>I've used a HP EliteDesk 800 G4 SFF (with an i5-8500) as a NAS/home server for several years now. It's quiet, power efficient, has space for 2 HDDs plus additional nvme slots and regular PCI-e slots. These type of machines are cheap to get on eBay, I highly recommend getting one.</p>
]]></description><pubDate>Sun, 30 Nov 2025 18:20:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46099016</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=46099016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46099016</guid></item><item><title><![CDATA[New comment by asimpson in "Cheap mini PCs have gotten good"]]></title><description><![CDATA[
<p>I wonder if there would be a perf increase on the Mac minis if they ran OrbStack instead of Docker?</p>
]]></description><pubDate>Mon, 19 May 2025 01:40:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44025839</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=44025839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44025839</guid></item><item><title><![CDATA[New comment by asimpson in "DeskPad – A virtual monitor for screen sharing"]]></title><description><![CDATA[
<p>You can achieve something similar using vlc + slop on Linux, here's the script I usually use (I run i3 typically).<p><pre><code>    selection=$(slop -f %w,%h,%x,%y)
    width=$(echo "${selection}" | cut -d , -f 1)
    height=$(echo "${selection}" | cut -d , -f 2)
    top=$(echo "${selection}" | cut -d , -f 4)
    left=$(echo "${selection}" | cut -d , -f 3)

    cvlc --no-video-deco --no-embedded-video --screen-fps=20 --screen-top=$top --screen-left=$left --screen-width=$width --screen-height=$height screen:// &
</code></pre>
Then "just" share the VLC window instead of your desktop.</p>
]]></description><pubDate>Fri, 11 Oct 2024 15:49:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41810549</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=41810549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41810549</guid></item><item><title><![CDATA[New comment by asimpson in "Docker Performance Evaluation Across Operating Systems"]]></title><description><![CDATA[
<p>Important caveat: "Apple MacBook Pro with Intel chip
was used in tests that met all requirements specified in this section". What I really want to see is performance evaluations between current generation x86 Linux, x86 Windows, and ARM macOS.</p>
]]></description><pubDate>Tue, 27 Aug 2024 19:47:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41372116</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=41372116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41372116</guid></item><item><title><![CDATA[New comment by asimpson in "A concrete example of what goes wrong with Apple's docs"]]></title><description><![CDATA[
<p>My experience as well. While I’d love a proper go to source approach, chatGPT nails most of the issues I run into with SwiftUI.</p>
]]></description><pubDate>Sun, 07 Jan 2024 21:09:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38905161</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=38905161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38905161</guid></item><item><title><![CDATA[New comment by asimpson in "Permissive forwarding rule leads to unintentional exposure of containers (2021)"]]></title><description><![CDATA[
<p>Ah yes, this footgun. Sometime last year I discovered our QA databases had all been locked with a ransom demand, how were they exposed? We had `ufw` blocking the db port?! Ah yes, Docker -p. smh.</p>
]]></description><pubDate>Wed, 22 Jun 2022 19:40:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=31840854</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=31840854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31840854</guid></item><item><title><![CDATA[New Evidence on the Impacts of Birth Order (2017)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nber.org/reporter/2017number4/new-evidence-impacts-birth-order">https://www.nber.org/reporter/2017number4/new-evidence-impacts-birth-order</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31539787">https://news.ycombinator.com/item?id=31539787</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 28 May 2022 12:26:19 +0000</pubDate><link>https://www.nber.org/reporter/2017number4/new-evidence-impacts-birth-order</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=31539787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31539787</guid></item><item><title><![CDATA[New comment by asimpson in "Ask HN: Where to deploy a Docker container easily?"]]></title><description><![CDATA[
<p>Fly.io is really good.</p>
]]></description><pubDate>Wed, 20 Apr 2022 23:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=31104258</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=31104258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31104258</guid></item><item><title><![CDATA[New comment by asimpson in "Play audio only on YouTube and save bandwidth"]]></title><description><![CDATA[
<p>I've been working on a small Go program to do this specifically for the lofi hip hop beats youtube stream (file here: <a href="https://git.sr.ht/~asimpson/lofibar/tree/exec-ffmpeg/item/main.go" rel="nofollow">https://git.sr.ht/~asimpson/lofibar/tree/exec-ffmpeg/item/ma...</a>). You can pretty easily parse the Youtube page to get the HLS stream and pass that to ffmpeg. No need to even have the overhead of another browser tab then.<p>P.S. also if anyone knows how to statically compile ffmpeg or libvlc into go I'd love to know :)</p>
]]></description><pubDate>Fri, 04 Feb 2022 14:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30207459</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=30207459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30207459</guid></item><item><title><![CDATA[New comment by asimpson in "What tech stacks are indie hackers using for their apps, and why?"]]></title><description><![CDATA[
<p>you forgot this: /s</p>
]]></description><pubDate>Fri, 27 Jul 2018 14:29:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=17626202</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=17626202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17626202</guid></item><item><title><![CDATA[New comment by asimpson in "Learning Rust"]]></title><description><![CDATA[
<p>100% agree with this! I used Advent of Code this year to explore Common Lisp. If you have any programming experience it becomes a fun hunt of "ok, I need to loop over an array. How do I do that in X lang?".</p>
]]></description><pubDate>Fri, 16 Mar 2018 17:21:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=16602238</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=16602238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16602238</guid></item><item><title><![CDATA[New comment by asimpson in "RSS: there's nothing better"]]></title><description><![CDATA[
<p>This is why I made a service to serve up RSS feeds for Youtube channels, ytrss.co.<p>Love live RSS! :)</p>
]]></description><pubDate>Fri, 17 Nov 2017 18:12:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=15724437</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=15724437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15724437</guid></item><item><title><![CDATA[New comment by asimpson in "Ask HN: What tasks do you automate?"]]></title><description><![CDATA[
<p>I love scraping websites, it's a stupid hobby at times, but I dig it (<a href="https://github.com/asimpson/nodejs-web-scraper-cookbook" rel="nofollow">https://github.com/asimpson/nodejs-web-scraper-cookbook</a>).<p>A couple successful scraper projects:
1. I automated buying an iPhone 6 when it came out at the time with a scraper + Twilio for SMS notifications.
2. I setup a scraper to alert me when certain blue-ray titles were available to reserve at the library.
3. I found a site that posted full NBA replays the day after a game. I set up a scraper to on their RSS feed for a couple teams and uploaded the videos to S3.<p>I've also automated notifications for when my sump pump gets flipped off. My sump pump is connected to a ground fault outlet which can rarely get flipped. I plugged in a spare raspberry pi to the same outlet and have my synology ping the IP periodically. If the synology can't find the pi it sends me a sms via twilio.</p>
]]></description><pubDate>Fri, 21 Jul 2017 15:20:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=14821224</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=14821224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14821224</guid></item><item><title><![CDATA[Node web scraper cookbook]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/asimpson/nodejs-web-scraper-cookbook">https://github.com/asimpson/nodejs-web-scraper-cookbook</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=11220690">https://news.ycombinator.com/item?id=11220690</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 03 Mar 2016 22:51:19 +0000</pubDate><link>https://github.com/asimpson/nodejs-web-scraper-cookbook</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=11220690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11220690</guid></item><item><title><![CDATA[App.net to Twitter Cross-poster]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/asimpson/adn-crossposter">https://github.com/asimpson/adn-crossposter</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6186016">https://news.ycombinator.com/item?id=6186016</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 09 Aug 2013 14:55:37 +0000</pubDate><link>https://github.com/asimpson/adn-crossposter</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=6186016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6186016</guid></item><item><title><![CDATA[Three Handy IFTTT Recipes]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.adamsimpson.net/ifttt">http://www.adamsimpson.net/ifttt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6084958">https://news.ycombinator.com/item?id=6084958</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 22 Jul 2013 16:58:19 +0000</pubDate><link>http://www.adamsimpson.net/ifttt</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=6084958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6084958</guid></item><item><title><![CDATA[Huffduffer - your own podcast feed]]></title><description><![CDATA[
<p>Article URL: <a href="http://huffduffer.com/">http://huffduffer.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6003941">https://news.ycombinator.com/item?id=6003941</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 07 Jul 2013 22:51:32 +0000</pubDate><link>http://huffduffer.com/</link><dc:creator>asimpson</dc:creator><comments>https://news.ycombinator.com/item?id=6003941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6003941</guid></item></channel></rss>