TGViewer
Channel Public Channel
DevOps&SRE Library

DevOps&SRE Library

@devopslibrary

Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Subscribers
19.9K
Photos
431
Videos
1
Links
5.5K

Showing posts older than #7438 · Back to latest

Older Posts 20 shown
Post #7436 3.03K
kubedock

Kubedock is a minimal implementation of the docker api that will orchestrate containers on a kubernetes cluster, rather than running containers locally. The main driver for this project is to run tests that require docker-containers inside a container, without the requirement of running docker-in-docker within resource heavy containers.


https://github.com/joyrex2001/kubedock
Post #7435 3.49K
opensre

The open-source framework for AI SRE agents, and the training and evaluation environment they need to improve. Connect the 60+ tools you already run, define your own workflows, and investigate incidents on your own infrastructure.


https://github.com/Tracer-Cloud/opensre
Post #7433 3K
paneru

Paneru is a MacOS window manager that arranges windows on an infinite strip, extending to the right. A core principle is that opening a new window will never cause existing windows to resize, maintaining your layout stability.


https://github.com/karinushka/paneru
Post #7428 3.53K
mq

mq is a command-line tool that processes Markdown using a syntax similar to jq.

It's written in Rust, allowing you to easily slice, filter, map, and transform structured data.


https://github.com/harehare/mq
Post #7427 3.62K
Say the Thing You Want

You’re in a 1:1 with your manager, and things are going just fine. You talk about the project and that other thing. Toward the end, she asks: “Anything else?”

And there is something else. You want to lead that new initiative. Or move to a different team. Or you’ve been thinking about what stands in the way of your promotion. The thought is right there, sitting in the back of your throat. You’re going to say it, and then… “Nope, all good.”

You get out of the call feeling a specific kind of regret. You rationalize it somehow and then tell yourself you’ll bring it up next time (you won’t).


https://terriblesoftware.org/2026/04/01/say-the-thing-you-want
Post #7425 3.47K
Why reviewing AI-generated code is devilishly hard

When working on code with GenAI assistance you need a better understanding of the system than when working without.


https://www.spinellis.gr/blog/20260523
Post #7423 3.7K
On benchmarking

Benchmarking is hard. There are many ways to do it wrong and few to do it right.

But zooming out from any single system or harness, there are broad principles that should be applied to all benchmarking. Using these correctly makes it difficult to produce biased results.

Am I the world's best benchmarker? Certainly not. I invented the language balls, after all. But correctness and precision are important parts of PlanetScale's culture. We've spent considerable time learning the art of benchmarking, and are here to share best-practices.

Here, we're focusing primarily on benchmarking databases, but these principles apply to many domains.


https://planetscale.com/blog/on-benchmarking
Post #7415 3.51K
Durable Workflows Beyond Vercel: Version-Safe Orchestration for Kubernetes

Workflow DevKit lets you write durable, long-running workflows directly in your Next.js and Node.js apps. You define steps with ’use step’, and the SDK handles persistence, retries, and replay automatically. Workflows survive server restarts, can sleep for days, and resume exactly where they left off.

On Vercel, all of this works out of the box — the platform handles deployment versioning and queue routing behind the scenes. But what happens when you deploy to your own Kubernetes cluster? Version mismatch. And it’s subtle enough to corrupt data before you notice.

We built Platformatic World to fix this. It’s a drop-in World implementation that brings the same deployment safety to any Kubernetes cluster. Every workflow run is pinned to the code version that created it. Queue messages are routed to the correct versioned pods. Old versions stay alive until all their in-flight runs are complete.


https://blog.platformatic.dev/durable-workflows-kubernetes-version-safe
Older posts →
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →