<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: alamsterdam</title><link>https://news.ycombinator.com/user?id=alamsterdam</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 01:32:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alamsterdam" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alamsterdam in "Game over? Video gamers take fight to Brussels over developers cutting supports"]]></title><description><![CDATA[
<p>Campaign pushing for end to developers ending video games by withdrawing online support</p>
]]></description><pubDate>Thu, 29 Jan 2026 09:57:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46807970</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=46807970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46807970</guid></item><item><title><![CDATA[Game over? Video gamers take fight to Brussels over developers cutting supports]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.irishtimes.com/world/europe/2026/01/29/game-over-video-gamers-take-fight-to-brussels-over-developers-cutting-supports/">https://www.irishtimes.com/world/europe/2026/01/29/game-over-video-gamers-take-fight-to-brussels-over-developers-cutting-supports/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46807969">https://news.ycombinator.com/item?id=46807969</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 29 Jan 2026 09:57:24 +0000</pubDate><link>https://www.irishtimes.com/world/europe/2026/01/29/game-over-video-gamers-take-fight-to-brussels-over-developers-cutting-supports/</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=46807969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46807969</guid></item><item><title><![CDATA[New comment by alamsterdam in "Building a high-performance ticketing system with TigerBeetle"]]></title><description><![CDATA[
<p>Agree with the above, we built and run a ticketing platform, the actual transaction of purchasing the ticket at the final step in the funnel is not the bottleneck.<p>The shopping process and queuing process puts considerably more load on our systems than the final purchase transaction, which ultimately is constrained by the size of the venue, which we can control by managing the queue throughput.<p>Even with a queue system in place, you inevitably end up with the thundering heard problem when ticket sales open, as a large majority of users will refresh their browsers regardless of instructions to the contrary</p>
]]></description><pubDate>Tue, 11 Nov 2025 10:10:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45885780</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=45885780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45885780</guid></item><item><title><![CDATA[New comment by alamsterdam in "Lightweight open source reCaptcha alternative"]]></title><description><![CDATA[
<p>Yes, I was wondering what is to stop you replaying the same PoW multiple times.  
All I can find is:<p><i>To prevent the vulnerability of “replay attacks,” where a client resubmits the same solution multiple times, the server should implement measures that invalidate previously solved challenges.<p>The server should maintain a registry of solved challenges and reject any submissions that attempt to reuse a challenge that has already been successfully solved.</i><p>This doesn't seem very scaleable?  Or am I missing something?</p>
]]></description><pubDate>Thu, 15 May 2025 13:54:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43995123</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=43995123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43995123</guid></item><item><title><![CDATA[New comment by alamsterdam in "Does your startup need complex cloud infrastructure?"]]></title><description><![CDATA[
<p>For me (where our BE consists of maybe 100 endpoints) we’ve found the sweet spot to be Google AppEngine.  Incredibly simple to deploy, we don’t really need to manage infrastructure or networking (although you can if you want), decent performance, plays well with other GCP services, great logging and observability, etc<p>We’ve tried deploying services on K8s, Lambda/Cloud Run, but in the end, the complexity just didn’t make sense.<p>I’m sure we could get better performance running our own Compute/EC2 instances, but then we need to manage that.</p>
]]></description><pubDate>Fri, 13 Sep 2024 15:17:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=41532016</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=41532016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41532016</guid></item><item><title><![CDATA[New comment by alamsterdam in "Why the serverless revolution has stalled (2020)"]]></title><description><![CDATA[
<p>My use cases are probably regarded as small/medium, which need a handful of instances running, which you can effectively scale down to zero with Googles free tier (basically allows you go goto 1 instance for free), so cost has not been a major consideration.</p>
]]></description><pubDate>Thu, 15 Feb 2024 14:33:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=39383144</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=39383144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39383144</guid></item><item><title><![CDATA[New comment by alamsterdam in "Why the serverless revolution has stalled (2020)"]]></title><description><![CDATA[
<p>I think appengine is one of the most underrated "serverless" offerings out there.  I deploy everything on it, with almost zero concern about infra or server architecture</p>
]]></description><pubDate>Thu, 15 Feb 2024 13:38:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=39382526</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=39382526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39382526</guid></item><item><title><![CDATA[New comment by alamsterdam in "Only 90s Web Developers Remember This (2014)"]]></title><description><![CDATA[
<p>I could deploy to production 30 times a minute! haha :)</p>
]]></description><pubDate>Thu, 25 Jan 2024 14:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=39129703</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=39129703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39129703</guid></item><item><title><![CDATA[New comment by alamsterdam in "Only 90s Web Developers Remember This (2014)"]]></title><description><![CDATA[
<p>Using vi to update the .html directly on the production server (and this wasn't a personal website)... simpler times :)</p>
]]></description><pubDate>Thu, 25 Jan 2024 12:50:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39129015</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=39129015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39129015</guid></item><item><title><![CDATA[New comment by alamsterdam in "New UK record for wind power set today – 21.81 GW between 0900-0930 GMT"]]></title><description><![CDATA[
<p>Ireland is generating 75% renewable today also!<p><a href="https://www.eirgrid.ie/grid/real-time-system-information" rel="nofollow noreferrer">https://www.eirgrid.ie/grid/real-time-system-information</a></p>
]]></description><pubDate>Thu, 21 Dec 2023 14:11:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38720585</link><dc:creator>alamsterdam</dc:creator><comments>https://news.ycombinator.com/item?id=38720585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38720585</guid></item></channel></rss>