2 days ago
falake - A flake-parts rewrite without flakes.
29 Nov 25
I think the main reason is that big companies are full of engineers working outside their area of expertise.
27 Nov 25
26 Nov 25
10 Nov 25
08 Nov 25
Real-world proficiency projects designed for experienced engineers. Develop software craftsmanship by recreating popular devtools from scratch.
07 Nov 25
31 Oct 25
Beads - A memory upgrade for your coding agent. Contribute to steveyegge/beads development by creating an account on GitHub.
27 Oct 25
Diagram as Code Tool Written in Rust with Draggable Editing. The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and version-able. The changes are saved as comments in the mermaid file so it remains compatible with other Mermaid tools. The repo is composed of the Rust CLI to compile .mmd files into images and the React based web interface to editing the files.
24 Oct 25
This article provides a detailed guide on how to revive an old, low-end laptop into a functional gaming machine by installing a lightweight Linux distribution like Lubuntu and optimizing it for Steam Proton and emulation to achieve better performance than on Windows.
This is a free online web application provided by Inlite Research that allows users to upload various image files (PDF, JPEG, TIFF, etc.) and accurately read and decode numerous 1D, 2D (QR, DataMatrix), and Postal barcode types.
Learn X in Y Minutes is a collaborative, community-driven website offering “scenic tours” of a vast number of programming languages, frameworks, and algorithms, presented in easily digestible, single-page code snippets.
I recently shipped a non-trivial Ghostty feature
23 Oct 25
错误处理有不同的方式。 JavaScript 和 Python 是抛出异常, Rust 语言是变相抛出异常。
22 Sep 25
Lightweight Javascript QR Code Scanner. Contribute to nimiq/qr-scanner development by creating an account on GitHub.
19 Sep 25
Found to have bugs when I tried to incorporate it into my micro-inv project.
15 Sep 25
Strudel is a music live coding environment for the browser, porting the TidalCycles pattern language to JavaScript.