<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: jdelsman</title><link>https://news.ycombinator.com/user?id=jdelsman</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 18:26:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jdelsman" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jdelsman in "Ask HN: GitHub employees what's going on? Why?"]]></title><description><![CDATA[
<p>How sure are we that their status page is accurate? AWS's status page often lags actual issues.</p>
]]></description><pubDate>Mon, 17 Aug 2026 15:51:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333007</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=49333007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333007</guid></item><item><title><![CDATA[New comment by jdelsman in "Addicted to Claude Code–Help"]]></title><description><![CDATA[
<p>I have about six or seven backlogs full of tech debt, bugs, and other various enhancements that every team _wants_ to do, but we either don’t have the bandwidth or know-how to do right now.<p>I spend a lot of time at my org doing one of the following things:<p>1. figuring out how to onboard engineers and bootstrap them to do their own work to draw down their backlogs<p>2. show the team cool ideas to spark their interest or bring them from “I’m never using this useless crap AI” to “oh, wow, I never thought of that… <i>fires up a terminal and creates own cool thing</i>”<p>3. creating a backlog of other things people want to automate but never wrote down/thought through that Claude can do in short order for immediate value</p>
]]></description><pubDate>Sat, 07 Mar 2026 17:46:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47289772</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=47289772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47289772</guid></item><item><title><![CDATA[New comment by jdelsman in "Ask HN: How can I get better at using AI for programming?"]]></title><description><![CDATA[
<p>My favorite set of tools to use with Claude Code right now: <a href="https://github.com/obra/superpowers" rel="nofollow">https://github.com/obra/superpowers</a><p>1. Start with the ‘brainstorm’ session where you explain your feature or the task that you're trying to complete.
 2. Allow it to write up a design doc, then an implementation plan - both saved to disk - by asking you multiple clarifying questions. Feel free to use voice transcription for this because it is probably as good as typing, if not better.
 3. Open up a new Claude window and then use a git worktree with the Execute Plan command. This will essentially build out in multiple steps, committing after about three tasks. What I like to do is to have it review its work after three tasks as well so that you get easier code review and have a little bit more confidence that it's doing what you want it to do.<p>Overall, this hasn't really failed me yet and I've been using it now for two weeks and I've used about, I don't know, somewhere in the range of 10 million tokens this week alone.</p>
]]></description><pubDate>Sat, 13 Dec 2025 21:06:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46258057</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=46258057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46258057</guid></item><item><title><![CDATA[New comment by jdelsman in "I want everything local – Building my offline AI workspace"]]></title><description><![CDATA[
<p>Not being detected by things like bot detection.</p>
]]></description><pubDate>Sat, 09 Aug 2025 13:32:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44846327</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=44846327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44846327</guid></item><item><title><![CDATA[New comment by jdelsman in "A Practical Guide to Running Local LLMs"]]></title><description><![CDATA[
<p>You will simply need a lot of GPU cores/VRAM. On my $4,000 Mac Studio M2 Ultra with 64GB of RAM, I can comfortably run deepseek-r1:32b, but a) load times can be annoying (i.e. if you are switching models for different tasks, or let them idle out) and b) you can certainly tell that it requires tuning of the context length, temperature, etc. based on what you need to do.<p>Compare that with the commercial models where a lot of that is done on a large scale for you.</p>
]]></description><pubDate>Tue, 11 Mar 2025 17:05:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=43334656</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=43334656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43334656</guid></item><item><title><![CDATA[New comment by jdelsman in "Ask HN: Who wants to be hired? (January 2025)"]]></title><description><![CDATA[
<p>Location: Chicago, IL<p>Remote: Definitely<p>Willing to relocate: Not for at least 1-2 years
Technologies: Kubernetes (cloud & bare metal), Terraform, AWS, Go, Python, Ruby on Rails, React/Next.js, MySQL/PostgreSQL, Redis, nginx & Apache, various cloud/video streaming/realtime tech, and more<p>Résumé/CV: <a href="https://linkedin.com/in/joshuadelsman" rel="nofollow">https://linkedin.com/in/joshuadelsman</a><p>Email: j@srv.im<p>12+ years as a platform engineer -> SRE at a number of top-tier startups or PaaS companies. Currently seeking my next senior or staff level SRE/DevOps/Platform Engineer position from Chicago or beyond!<p>A few projects I'm proudest of recently:<p>* Successfully planned & executed a six-month migration to EKS most recently at Sprout Social using custom-built pipelines which improved overall reliability and scalability for 150-ish microservices.<p>* Achieved a 75% reduction in AWS costs for the Moovweb (now Edgio/Akamai) Mobile Edge CDN by optimizing Node.js runtimes for use with Kubernetes.<p>* Helped develop two internal Go web apps used by the AWS EC2 CSET team to assist with enterprise client support engagements and dependencies.<p>* A couple years ago, I was instrumental in iteratively upgrading Hotel Tonight's core API backend from Ruby 1.8 to Ruby 2.3 with zero downtime, reducing endpoint response times by 45% and improving overall system performance.<p>Looking forward to hearing about any opportunities! Thanks!</p>
]]></description><pubDate>Thu, 02 Jan 2025 19:36:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=42577902</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=42577902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42577902</guid></item><item><title><![CDATA[New comment by jdelsman in "Brightline Orlando's first train: 125 mph from MCO to MIA [video]"]]></title><description><![CDATA[
<p>You can rent a Tesla from Hertz for $40-50 per day, and they are currently including the Supercharger fees (at least I didn't get charged for it the last two times I took one).</p>
]]></description><pubDate>Mon, 25 Sep 2023 15:32:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=37645495</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=37645495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37645495</guid></item><item><title><![CDATA[New comment by jdelsman in "Molly Holzschlag has died"]]></title><description><![CDATA[
<p>Molly was incredibly kind to me. I met her a few times at conferences, and she always seemed to be bright, quirky and impossibly energetic. I am sorry to see this happen to such a lovely person. I hope she rests in power!</p>
]]></description><pubDate>Wed, 06 Sep 2023 12:26:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=37404071</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=37404071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37404071</guid></item><item><title><![CDATA[New comment by jdelsman in "Go 1.16 reduces significantly reduces sizes for built executables"]]></title><description><![CDATA[
<p>If you want to run them in an environment which reduces payload size (i.e. AWS Lambda) you really do, I'm afraid. This is possibly great news for Go users on AWS :)</p>
]]></description><pubDate>Sun, 08 Nov 2020 23:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=25030023</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=25030023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25030023</guid></item><item><title><![CDATA[New comment by jdelsman in "OBS Studio: Open-source software for video recording and live streaming"]]></title><description><![CDATA[
<p>I use Loopback on Mac, and its never let me down! <a href="https://rogueamoeba.com/loopback/" rel="nofollow">https://rogueamoeba.com/loopback/</a></p>
]]></description><pubDate>Thu, 02 Apr 2020 15:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=22760294</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=22760294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22760294</guid></item><item><title><![CDATA[New comment by jdelsman in "RFC: Let's Disrupt Dating Apps"]]></title><description><![CDATA[
<p>Why has nobody mentioned Grindr?</p>
]]></description><pubDate>Mon, 24 Feb 2020 20:08:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=22407901</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=22407901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22407901</guid></item><item><title><![CDATA[New comment by jdelsman in "Katherine Johnson, NASA mathematician, has died at 101"]]></title><description><![CDATA[
<p>Why no black banner?</p>
]]></description><pubDate>Mon, 24 Feb 2020 17:44:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=22406289</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=22406289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22406289</guid></item><item><title><![CDATA[AWS Route 53 experiencing outage]]></title><description><![CDATA[
<p>Article URL: <a href="https://status.aws.amazon.com">https://status.aws.amazon.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19882042">https://news.ycombinator.com/item?id=19882042</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 May 2019 20:43:00 +0000</pubDate><link>https://status.aws.amazon.com</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=19882042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19882042</guid></item><item><title><![CDATA[New comment by jdelsman in "Grindr Shares Personal Information With Third-Parties"]]></title><description><![CDATA[
<p>None of that data seems to be "private" according to Grindr's privacy policy: <a href="https://www.grindr.com/privacy-policy" rel="nofollow">https://www.grindr.com/privacy-policy</a></p>
]]></description><pubDate>Mon, 02 Apr 2018 18:46:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=16737840</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=16737840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16737840</guid></item><item><title><![CDATA[New comment by jdelsman in "Ask HN: What are you using for http load testing?"]]></title><description><![CDATA[
<p>k6 by Load Impact: <a href="https://k6.io" rel="nofollow">https://k6.io</a></p>
]]></description><pubDate>Sun, 04 Mar 2018 05:26:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=16513403</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=16513403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16513403</guid></item><item><title><![CDATA[New comment by jdelsman in "California Today: A Spreading ‘Yimby’ Movement"]]></title><description><![CDATA[
<p>I live in SF (Mission Bay) and just went to the "Mission Bay Citizens Advisory Council" meeting last night for the first time. It was _absurd_ the amount of NIMBYism being spewed from folks over 50 (who accounted for more than half of the occupants in the room, mind you...) whereas the folks nearer to my age were open to the ideas being proposed and discussed.<p>I knew it was bad, but I was bit taken aback.<p>However, I did get a little discouraged that there was a lack of people my age trying to get involved, though. People can complain all they want... but until they do, it won't change.</p>
]]></description><pubDate>Fri, 14 Jul 2017 23:17:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=14773986</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=14773986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14773986</guid></item><item><title><![CDATA[New comment by jdelsman in "Zillow forces McMansion Hell to delete posts"]]></title><description><![CDATA[
<p>Heh... <a href="https://web.archive.org/web/20170626201934/http://www.mcmansionhell.com/" rel="nofollow">https://web.archive.org/web/20170626201934/http://www.mcmans...</a></p>
]]></description><pubDate>Mon, 26 Jun 2017 23:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=14641157</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=14641157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14641157</guid></item><item><title><![CDATA[New comment by jdelsman in "GitHub was down"]]></title><description><![CDATA[
<p>That is likely just their standard downtime message.</p>
]]></description><pubDate>Tue, 06 Jun 2017 23:33:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=14502463</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=14502463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14502463</guid></item><item><title><![CDATA[How to Ship Cloudflare Logs to Sumo Logic with Lambda]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@voxxit/how-to-ship-cloudflare-logs-to-sumo-logic-with-lambda-a119e5379f02#.odwxb05hl">https://medium.com/@voxxit/how-to-ship-cloudflare-logs-to-sumo-logic-with-lambda-a119e5379f02#.odwxb05hl</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13623128">https://news.ycombinator.com/item?id=13623128</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Feb 2017 15:58:33 +0000</pubDate><link>https://medium.com/@voxxit/how-to-ship-cloudflare-logs-to-sumo-logic-with-lambda-a119e5379f02#.odwxb05hl</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=13623128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13623128</guid></item><item><title><![CDATA[New comment by jdelsman in "Cops Raid San Francisco Dronemaker Lily Robotics"]]></title><description><![CDATA[
<p>Same should be done for Plastc: <a href="https://plastc.com/" rel="nofollow">https://plastc.com/</a><p>Been promising something for almost two years, pre-orders taken, nothing delivered...</p>
]]></description><pubDate>Thu, 02 Feb 2017 03:40:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=13547911</link><dc:creator>jdelsman</dc:creator><comments>https://news.ycombinator.com/item?id=13547911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13547911</guid></item></channel></rss>