The Anatomy of a Durable Execution Stack from First Principles(restate.dev) We dive into the architecture details of Restate, a Durable Execution engine we built from the ground up. Restate requires no database/log or other system, but implements a full stack that competes with the best logs in terms of durability and operations.
KiCad 9.0 Released(kicad.org) The KiCad project is proud to announce the release of the next major version of KiCad. Version 9 is packed with new features, improvements, and hundreds of bug fixes. We hope you enjoy the new version! Head to the KiCad download page to get your copy of the new version (note that some packages may still be in the process of being released at the time this announcement is published).
1972 Unix V2 "Beta" Resurrected(tuhs.org) Hi everyone, First-time poster here. Near the end of last year, I did some forensic analysis on the DMR tapes (https://www.tuhs.org/Archive/Applications/Dennis_Tapes) and had some fun playing around with them. Warren forwarded a few of my emails to this list at the end of last year and the beginning of this year, but it was never my intention for him to be my messenger, so I'm posting here myself now.
Yaak 2.0 – Git, WebSockets, OAuth, and More(yaak.app) I thought I was done building API clients after moving on from Insomnia in 2019, but the
market sadly shifted toward mandatory accounts and proprietary sync services. So, I built
Yaak to be the tool I’d be proud to put my name behind. That day is finally here.
AI Models Like GPT-4o Change Without Warning. Here's What You Can Do About It(libretto.ai) As we move into a world where more and more of our software depends on large language models like GPT and Claude, we are increasingly hearing about the problem of “model drift”. Companies like OpenAI, Google, and Anthropic are constantly updating their deployed models in a ton of different ways. Most of the time, these updates don’t make much of a difference, but once in a while, they can absolutely torpedo one of your prompts.
8 points by stephenbuilds 23 hours ago | 3 comments
Typst 0.13 is out now(typst.app) With Typst 0.13, we wanted to improve the day-to-day experience of using Typst. We fixed some of the most long-standing bugs and made Typst even more flexible to use. And on top, we're shipping a first, experimental version of HTML export.
270 points by matteodelabre 1 day ago | 54 comments
I ditched my Pi-hole but still block ads with NextDNS(mattsayar.com) I love the idea behind the Pi-hole: block ads at the DNS layer so ads never even reach your devices. No ads, no trackers, and no worries about your extensions breaking! Works network-wide! Unfortunately, it caused me more grief than joy.
The Unbrickable Pledge(usetrmnl.com) We made a promise to never brick your device. Here's a progress report:1. July 2024 - open sourced our firmware2. December 2024 - built or commissioned BYOS clients in Ruby, Elixir, and Python3. January 2025 - began selling BYOD licenses - DIY build docs coming soon4. February 2025 - launched Framework, a beautiful and free UI kit 5.
HP Acquires Humane's AI Software(humane.com) Palo Alto, CA, February 18, 2025 – HP Inc. (NYSE: HPQ) announced a definitive agreement to acquire key AI capabilities from Humane, including their AI-powered platform Cosmos, highly skilled technical talent, and intellectual property with more than 300 patents and patent applications. The acquisition advances HP’s transformation into a more experience-led company.
Svelte 5 is not JavaScript(npub.pro) For the last couple of weeks, I've been dealing with the fallout of upgrading a web application to Svelte 5. Complaints about framework churn and migration annoyances aside, I've run into some interesting issues with the migration. So far, I haven't seen many other people register the same issues, so I thought it might be constructive for me to articulate them myself.