heart Posts from the community...
Link
@faun shared a link, 1 week, 2 days ago

alden: detachable terminal sessions without breaking scrollback

Tired of losing terminal sessions and scrollback with tools liketmux,screen, ormosh? A new tool calledaldenkeeps your SSH shell alive after disconnects without breaking your native terminal scrollback. Unlike other solutions, it avoids emulating a terminal—so you get seamless reconnection and keep y..

Link
@faun shared a link, 1 week, 2 days ago

Why Environments Beat Clusters For Dev Experience

Developers chasepromotions, not the tedium of deployments. Environments should reign supreme—not just a lone Kubernetes cluster hogging the spotlight.Real-time insights? They zoom past those outdated, siloed CI pipelines...

Link
@faun shared a link, 1 week, 2 days ago

Debugging memory leaks in Postgres, jemalloc edition

jemallocexcels at sniffing out memory leaks compared toAddressSanitizer, especially when leaks ghost out at program exit. But here's the catch: to dig into profiling with jemalloc, like you're wrangling Postgres, you better cozy up to Linux...

loading...