<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: collimarco</title><link>https://news.ycombinator.com/user?id=collimarco</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 05:59:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=collimarco" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by collimarco in "Over-editing refers to a model modifying code beyond what is necessary"]]></title><description><![CDATA[
<p>Over-editing and over-adding... I can find solutions that are just a few lines of code in a single file where AI would change 10 files and add 100s of lines of code. Writing less code is more important than ever. Too much code means more technical debt, a maintainability nightmare and more places where bugs can hide.</p>
]]></description><pubDate>Wed, 22 Apr 2026 23:01:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47870407</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=47870407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47870407</guid></item><item><title><![CDATA[New comment by collimarco in "Dear Heroku: Uhh What's Going On?"]]></title><description><![CDATA[
<p>I have built Cuber (<a href="https://github.com/cuber-cloud/cuber-gem" rel="nofollow">https://github.com/cuber-cloud/cuber-gem</a>) a few years ago as a replacement for Heroku and now we use it to deploy all our Rails applications on DigitalOcean Kubernetes. Extremely lower cost, better performance, less bugs, better support...</p>
]]></description><pubDate>Tue, 07 Apr 2026 09:20:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47672587</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=47672587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47672587</guid></item><item><title><![CDATA[New comment by collimarco in "Show HN: enveil – hide your .env secrets from prAIng eyes"]]></title><description><![CDATA[
<p>Is this a real protection? The AI agent could simply run:
enveil run -- printenv</p>
]]></description><pubDate>Tue, 24 Feb 2026 11:41:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47135881</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=47135881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47135881</guid></item><item><title><![CDATA[New comment by collimarco in "I’m joining OpenAI"]]></title><description><![CDATA[
<p>> your proven ability to deliver useful products<p>Which is not the case. It's just a useless product, without any real use case, which also introduces large security bugs in your system.</p>
]]></description><pubDate>Mon, 16 Feb 2026 15:04:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47035903</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=47035903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47035903</guid></item><item><title><![CDATA[New comment by collimarco in "An Update on Heroku"]]></title><description><![CDATA[
<p>I have moved all Rails apps away from Heroku in the last years. It was great 10 years ago, but then became expensive, full of bugs and with terrible support. All our Rails apps (Pushpad, Newsletter.page, etc) are running on Cuber gem + DigitalOcean Kubernetes... In the last years we achieved 100% uptime (five nines), zero subtle bugs and huge cost savings.</p>
]]></description><pubDate>Fri, 06 Feb 2026 22:18:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46918903</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=46918903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46918903</guid></item><item><title><![CDATA[New comment by collimarco in "Show HN: Moltbook – A social network for moltbots (clawdbots) to hang out"]]></title><description><![CDATA[
<p>That is what OpenAI, Claude, etc. will do with your data and conversations</p>
]]></description><pubDate>Fri, 30 Jan 2026 09:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46822159</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=46822159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46822159</guid></item><item><title><![CDATA[Pushpad has released a new Go library for Web Push]]></title><description><![CDATA[
<p>Article URL: <a href="https://newsletter.page/pushpad/2862-introducing-pushpad-go-v1-0-0-full-api-support-is-here">https://newsletter.page/pushpad/2862-introducing-pushpad-go-v1-0-0-full-api-support-is-here</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46433058">https://news.ycombinator.com/item?id=46433058</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 30 Dec 2025 13:19:14 +0000</pubDate><link>https://newsletter.page/pushpad/2862-introducing-pushpad-go-v1-0-0-full-api-support-is-here</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=46433058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46433058</guid></item><item><title><![CDATA[New comment by collimarco in "AI World Clocks"]]></title><description><![CDATA[
<p>In any case those clocks are all extremely inaccurate, even if AI could build a decent UI (which is not the case).<p>Some months ago I published this site for fun: <a href="https://timeutc.com" rel="nofollow">https://timeutc.com</a> There's a lot of code involved to make it precise to the ms, including adjusting based on network delay, frame refresh rate instead of using setTimeout and much more. If you are curious take a look at the source code.</p>
]]></description><pubDate>Fri, 14 Nov 2025 19:25:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45930945</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=45930945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45930945</guid></item><item><title><![CDATA[Safari 16 adds support for web push notifications (Push API)]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.pushpad.xyz/2022/10/safari-16-adds-support-for-web-push-notifications-push-api/">https://blog.pushpad.xyz/2022/10/safari-16-adds-support-for-web-push-notifications-push-api/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33360446">https://news.ycombinator.com/item?id=33360446</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Oct 2022 16:52:33 +0000</pubDate><link>https://blog.pushpad.xyz/2022/10/safari-16-adds-support-for-web-push-notifications-push-api/</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=33360446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33360446</guid></item><item><title><![CDATA[Web Push Notifications on iOS 16 are officially confirmed]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/">https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31718822">https://news.ycombinator.com/item?id=31718822</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 12 Jun 2022 22:20:41 +0000</pubDate><link>https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=31718822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31718822</guid></item><item><title><![CDATA[Distributed* Q&A for Developers]]></title><description><![CDATA[
<p>Article URL: <a href="https://linkanswers.com">https://linkanswers.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30257890">https://news.ycombinator.com/item?id=30257890</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 08 Feb 2022 13:07:02 +0000</pubDate><link>https://linkanswers.com</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=30257890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30257890</guid></item><item><title><![CDATA[New comment by collimarco in "Apple Is Working on Web Push Notifications for Safari"]]></title><description><![CDATA[
<p>It should appear only once, I can't reproduce your issue. What browser version / OS are you using?</p>
]]></description><pubDate>Tue, 05 Oct 2021 23:39:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=28767177</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=28767177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28767177</guid></item><item><title><![CDATA[Apple Is Working on Web Push Notifications for Safari]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/">https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28729289">https://news.ycombinator.com/item?id=28729289</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 02 Oct 2021 15:22:57 +0000</pubDate><link>https://blog.pushpad.xyz/2021/10/apple-is-working-on-web-push-notifications-for-safari/</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=28729289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28729289</guid></item></channel></rss>