Show HN: Cactoide – Federated RSVP Platform
The Ultimate RSVP Platform A federated mobile-first event RSVP platform that lets you create events, share unique URLs, and collect RSVPs without any registration required. With built-in federation, discover and share events across a decentralized network of instances. Cactoide is open source and easily self-hostable. View the source code, contribute, or host your own instance. […]
Weave (YC W25) is hiring a founding ML engineer

At Weave, we’re building the best software for the best engineering teams to move faster, and we want to hire exceptional engineers to help us do so. We are a well-funded startup, backed by top investors, growing rapidly. You’ll be working directly with me (Andrew), the CTO. Before I was CTO of Weave I was […]
iPod Socks

iPod Socks in orange and green iPod Socks were a set of multi-colored cotton knit socks introduced by Apple Inc. in November 2004 for protection of iPods from damage during travel.[1] History The socks were jokingly presented by Apple CEO Steve Jobs as a “revolutionary new product” at a special music event held on October […]
Show HN: Reversing a Cinema Camera’s Peripherals Port

So recently (actually three months ago), I acquired a used Sony PXW-FS7. It’s very heavy but produces also produces very nice images, which is all I wanted of it. (This is what it looks like rigged-out, mine has less stuff. Pic from the internet) It has this weird if you’re not used to ENG cameras […]
.NET 10

Today, we are excited to announce the launch of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. It’s the result of another year of effort from thousands of developers around the world. This release includes thousands of performance, security, and functional improvements across the entire .NET stack-from languages and […]
Pikaday: A friendly guide to front-end date pickers

Select expiry date Month Year Numeric month labels can be helpful but take care in how they’re written. Screen readers may mistakenly announce “1 January” as “the 1st of January”, for example. Select departure time I’m leaving Hour Minutes Travel booking often has a fixed schedule with limited time options, such as every 15 minutes. […]
Drawing Text Isn’t Simple: Benchmarking Console vs. Graphical Rendering

So, this all started because I decided to learn Go. Polyglots say the best way to learn one is by doing something fun with it. Some watch movies, some read, some play with flashcards, others just jump into deep water and start talking with zero vocabulary. I figured that logic should work for programming languages too – […]
Show HN: Gametje – A casual online gaming platform
Gametje Gametje requires javascript to function properly. GAMETJE …
Show HN: Tusk Drift – Open-source tool for automating API tests

The Node.js Tusk Drift SDK enables fast and deterministic API testing by capturing and replaying API calls made to/from your service. Automatically record real-world API calls, then replay them as tests using the Tusk CLI to find regressions. During replay, all outbound requests are intercepted with recorded data to ensure consistent behavior without side-effects. Documentation […]
Scaling HNSWs
I’m taking a few weeks of pause on my HNSWs developments (now working on some other data structure, news soon). At this point, the new type I added to Redis is stable and complete enough, it’s the perfect moment to reason about what I learned about HNSWs, and turn it into a blog post. That […]