29 Nov 25

I think the main reason is that big companies are full of engineers working outside their area of expertise.

by tmfnk 26 days ago

08 Nov 25

Real-world proficiency projects designed for experienced engineers. Develop software craftsmanship by recreating popular devtools from scratch.

by CenturionRecords 1 month ago saved 2 times

31 Oct 25

Beads - A memory upgrade for your coding agent. Contribute to steveyegge/beads development by creating an account on GitHub.

by chrisSt 1 month ago saved 2 times

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.

by tmfnk 1 month ago

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.

by tmfnk 2 months ago

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.

by tmfnk 2 months ago

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.

by tmfnk 2 months ago saved 8 times


I recently shipped a non-trivial Ghostty feature

by x01 2 months ago saved 2 times
Tags:

23 Oct 25

错误处理有不同的方式。 JavaScript 和 Python 是抛出异常, Rust 语言是变相抛出异常。

by x01 2 months ago

22 Sep 25

Lightweight Javascript QR Code Scanner. Contribute to nimiq/qr-scanner development by creating an account on GitHub.

by chrisSt 3 months ago

15 Sep 25

Strudel is a music live coding environment for the browser, porting the TidalCycles pattern language to JavaScript.

by pyrho 3 months ago saved 4 times