<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>Fri, 28 Aug 2026 10:02:58 +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 "Serve Markdown to AI Agents with Accept Headers"]]></title><description><![CDATA[
<p>What about clean, semantic HTML?<p>It was already optimized for bots and search engines (which are bots) and it has been used for decades. Why we need to serve in markdown now?<p>There are also many parts of the HTML, like navs, that are useful for bots and AI and may be removed in the markdown version.</p>
]]></description><pubDate>Wed, 26 Aug 2026 21:44:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49456343</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=49456343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49456343</guid></item><item><title><![CDATA[New comment by collimarco in "How much time do you spend collecting invoices from websites? WICG proposal"]]></title><description><![CDATA[
<p>We need a simple, global standard for collecting invoices from websites.<p>Existing solutions like e-invoices are supported only within single countries and are not compatible across borders.<p>Other protocols like Peppol are too complex and most providers / websites don't support that.<p>Collecting invoices from email is unreliable, because an email may be lost, you need to give automation tools privileged access to your email and many providers don't even send a PDF by email, but instead insert a link which requires login credentials...<p>We need a simple solution for collecting PDF invoices from different websites, without having to download them manually from each website each month.<p>Please support this proposal by posting a comment or a like on the GitHub issue. It's extremely simple and would solve the problem, saving hours / days of work each month.</p>
]]></description><pubDate>Fri, 14 Aug 2026 09:05:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49296278</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=49296278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49296278</guid></item><item><title><![CDATA[How much time do you spend collecting invoices from websites? WICG proposal]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/WICG/proposals/issues/196">https://github.com/WICG/proposals/issues/196</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49296277">https://news.ycombinator.com/item?id=49296277</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 14 Aug 2026 09:05:42 +0000</pubDate><link>https://github.com/WICG/proposals/issues/196</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=49296277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49296277</guid></item><item><title><![CDATA[Ignoring OS files (like .DS_Store) in Git inside dev containers]]></title><description><![CDATA[
<p>Article URL: <a href="https://answers.abstractbrain.com/global-gitignore-not-working-in-devcontainers">https://answers.abstractbrain.com/global-gitignore-not-working-in-devcontainers</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48921210">https://news.ycombinator.com/item?id=48921210</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Jul 2026 14:17:46 +0000</pubDate><link>https://answers.abstractbrain.com/global-gitignore-not-working-in-devcontainers</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=48921210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48921210</guid></item><item><title><![CDATA[New comment by collimarco in "I am building a cloud"]]></title><description><![CDATA[
<p>Kubernetes is not bad, it's just low level. Most applications share the exact same needs (proof: you could run any web app on a simple platform like Heroku). That's why some years ago I built an open source tool (with 0 dependencies) that simplify Kubernetes deployments with a compact syntax which works well for 99% of web apps (instead of allowing any configuration, it makes many "opinionated" choices): <a href="https://github.com/cuber-cloud/cuber-gem" rel="nofollow">https://github.com/cuber-cloud/cuber-gem</a> I have been using it for all the company web apps and web services for years and everything works nicely. It can also auto scale easily and that allows us to manage huge spikes of traffic for web push (Pushpad) at a reasonable price (good luck if you used a VM - no scaling - or if you used a PaaS - very high costs).</p>
]]></description><pubDate>Thu, 23 Apr 2026 10:58:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47874237</link><dc:creator>collimarco</dc:creator><comments>https://news.ycombinator.com/item?id=47874237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47874237</guid></item><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>