Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: rss Clear Filter

How we tracked down a Go 1.24 memory regression

When Go 1.24 was released in early 2025, we were eager to roll it out across our services. The headline feature—the new Swiss Tables map implementation—promised reduced CPU and memory overhead. Our story begins while the new version was being rolled out internally. Shortly after deploying it to one of our data-processing services, we noticed an unexpected memory usage increase: We observed the same pattern, a ~20% increase in memory usage, across multiple environments before pausing the rollou

RSS Server Side Reader

I like the idea of RSS, but none of the RSS readers stuck with me, until I implemented one of my own, using a somewhat unusual technique. There’s at least one other person using this approach now, so let’s write this down. Let me start with a quick rundown of RSS, as the topic can be somewhat confusing. I am by no means an expert; my perspective is amateur. The purpose of RSS is to allow blog authors to inform the readers when a new post comes out. It is, first and foremost, a notification mec

Topics: atom feed list reader rss