29 Nov 25
I think the main reason is that big companies are full of engineers working outside their area of expertise.
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.