12factor
He says nothing. He writes one line. It works.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
Real Linux, in milliseconds. Run Firecracker microVMs with commercial support.
Full VMs with systemd and a dedicated kernel — on your Mac, your servers, or your cloud.
Related contents:
An extensible, customizable, free/libre text editor — and more.
At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.
Related contents:
Rustinel is an open-source endpoint detection project for Windows and Linux.
It collects native host telemetry using ETW on Windows and eBPF on Linux, normalizes events into a shared model, evaluates Sigma, YARA, and IOC detections, and writes alerts as ECS NDJSON.
Rustinel is designed for blue teams, detection engineers, researchers, and anyone who wants a transparent endpoint detection engine they can inspect, run, test, and extend.
pertmux ([ru]-pert multiplexer) - unified SWE Dash. Your MRs. Your worktrees. Your agents. One dashboard.
A Rust TUI that links GitLab/GitHub merge requests to local branches, tmux sessions, and AI coding agents — one place for everything.
pertmux ([ru]-pert multiplexer) is a unified SWE dashboard that links GitLab/GitHub MRs to local branches/worktrees, tmux sessions, and coding agent instances. It provides a real-time view of merge request status, pipeline health, worktree management, and session progress — all from a single TUI.
The chaos engineering toolkit for developers.
The Chaos Toolkit, or as we love to call it “ctk”, is a simple CLI-driven tool who helps you write and run Chaos Engineering experiment. It supports any target platform you can think of through existing extensions or the ones you write as you need.
Related contents:
Select an operating system and let Boxes download and install it for you in a virtual machine.
Related contents:
Principles for building reliable LLM applications.
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
Go configuration with fangs.
Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats.
Executes commands with environment variables set from .env file. Zero dependencies.
Dotenv-CLI is a simple package that provides the dotenv command. It reads the .env file from the current directory puts the contents in the environment and executes the given command.
A Modern And Secure CLI Tool For Managing Environment Variables.
Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment.
unclutter your .profile. direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.