Stories tagged with #open-source

Found 5 stories

github.com — Microsoft open sources pg_durable: Durable workflows inside PostgreSQL
474 108

Microsoft open sources pg_durable: Durable workflows inside PostgreSQL

Microsoft open sourced pg_durable, an extension that runs durable execution inside Postgres. HN argues about putting control flow back in the database.

postgresql rust durable-execution database-design open-source
github.com
blog.changs.co.uk — Python 3.15's Most Useful Changes Flew Under the Radar
432 220

Python 3.15's Most Useful Changes Flew Under the Radar

Python 3.15 ships lazy imports and a Tachyon profiler, but the quietly useful additions are TaskGroup.cancel(), fixed context manager decorators, and…

python asyncio concurrency programming-languages open-source
blog.changs.co.uk
nvlabs.github.io — One minute of 720p video from a single GPU  -  how did we get here so fast?
405 152

One minute of 720p video from a single GPU - how did we get here so fast?

SANA-WM is a 2.6B open-source world model that generates minute-long 720p video with 6-DoF camera control on one GPU. NVIDIA trained it on 64 H100s in 15 days.

ai video-generation open-source nvidia world-model diffusion
nvlabs.github.io
news.ycombinator.com — XS: A 2.9 MB Binary That Is an Entire Programming Toolchain
21 16

XS: A 2.9 MB Binary That Is an Entire Programming Toolchain

XS packs compiler, debugger, formatter, package manager, and six backends into one 2.9 MB binary that runs on Linux, macOS, ESP32, and more.

programming-languages toolchain compilers open-source embedded
news.ycombinator.com
crates.io — zerostack: the coding agent that runs on 8MB, not 8GB
575 308

zerostack: the coding agent that runs on 8MB, not 8GB

A solo Rust developer shipped a full-featured coding agent with an 8MB RAM footprint. HN argues about whether that even matters.

rust coding-agent developer-tools performance open-source
crates.io