Tag about-tools
26 bookmarks have this tag.
Various (usually programming) tools.
26 bookmarks have this tag.
Various (usually programming) tools.
Latency, throughput and port usage of x86 instructions.
Wayback is a web archiving and playback tool that allows users to capture and preserve web content. It provides an IM-style interface for receiving and presenting archived web content, and a search and playback service for retrieving previously archived pages. Wayback is designed to be used by web archivists, researchers, and anyone who wants to preserve web content and access it in the future.
May be a replacement for a current postfix+dovecot+rspamd+L+ratio setup. Notably supports JMAP, although most clients don’t anyways.
Uses ast-grep, so tree-sitter, not LSP, but still potentially useful.
Looks super cool, I’ll have to remember it when I next need to do network diagnostics.
Looks useful, although I don’t remember any context in which it would be useful. Worth a try anyway.
Probably useful if I ever run out of disk space.
Pen-and-paper secret sharing, looks fun. Don’t know how I would ever use this though.
Enables std debug assertions + presents an interface for building with a sanitizer.
How we built an anonymous Zig/C++ crash reporter that doesn't require debug symbols to be shipped with the application.
Pretty fun and showcases some Zig comtime stuff.
Allows you to find Unicode characters by drawing them.
A distributed network that allows you to add host-independent repo identifier as a git origin. Looks like it worth a try, especially with sr.ht being down and Codeberg half-broken because of a DDoS attack.
Treesitter-based AST search-and-replace. Supports lints via saved patterns, LSP diagnostics + quick fixes and a regular CLI. Sounds pretty cool for custom lints.
Comparison between different runtimes and with native code.
Looks really cool. I wonder what’s inside.
This is an opinionated essay about good and bad practices in data visualization. Examples and explanations are below.
Analyze how a Git repo grows over time
See how I use it:
Colmena is a simple, stateless NixOS deployment tool modeled after NixOps and morph, written in Rust. It's a thin wrapper over Nix commands like nix-instantiate and nix-copy-closure, and supports parallel deployment.
Simple, fast, and green CI and caching for nix projects
A recording debugger promising to “reduce the debugging time dramatically”.
Trustfall is a query engine for querying any kind of data source, from APIs and databases to any kind of files on disk.