You already have a Git server https://maurycyz.com/misc/easy_git/
A bug that taught me more about PyTorch than years of using it https://elanapearl.github.io/blog/2025/the-bug-that-taught-me-pytorch/
elanapearl.github.io
the bug that taught me more about PyTorch than years of using it
a loss plateau that looked like my mistake turned out to be a PyTorch bug. tracking it down meant peeling back every layer of abstraction, from optimizer internals to GPU kernels.
Show HN: MyraOS – My 32-bit operating system in C and ASM (Hack Club project) https://github.com/dvir-biton/MyraOS
GitHub
GitHub - dvir-biton/MyraOS: A x86 Unix-like OS made entirely from scratch
A x86 Unix-like OS made entirely from scratch. Contribute to dvir-biton/MyraOS development by creating an account on GitHub.
Ken Thompson recalls Unix's rowdy, lock-picking origins https://thenewstack.io/ken-thompson-recalls-unixs-rowdy-lock-picking-origins/
The New Stack
Ken Thompson Recalls Unix’s Rowdy, Lock-Picking Origins
Ken Thompson's vivid recollection of the rowdy roomful of geeks at Bell Labs who built the digital world in a spirit of open play.
How I turned Zig into my favorite language to write network programs in https://lalinsky.com/2025/10/26/zio-async-io-for-zig.html
Lukáš Lalinský
How I turned Zig into my favorite language to write network programs in
I’ve been watching the Zig language for a while now, given that it was created for writing audio software (low-level, no allocations, real time). I never paid too much attention though, it seemed a little weird to me and I didn’t see the real need. Then I…
Sandhill cranes have adopted a Canada gosling https://www.smithsonianmag.com/science-nature/these-sandhill-cranes-have-adopted-a-canadian-gosling-and-birders-have-flocked-to-watch-the-strange-family-180986828/
Are-we-fast-yet implementations in Oberon, C++, C, Pascal, Micron and Luon https://github.com/rochus-keller/Are-we-fast-yet
GitHub
GitHub - rochus-keller/Are-we-fast-yet: Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron…
Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon - rochus-keller/Are-we-fast-yet
An overengineered solution to `sort | uniq -c` with 25x throughput (hist) https://github.com/noamteyssier/hist-rs
GitHub
GitHub - noamteyssier/hist-rs: An efficient unique-line counter (25x over `sort | uniq -c`)
An efficient unique-line counter (25x over `sort | uniq -c`) - noamteyssier/hist-rs
Sphere Computer – The Innovative 1970s Computer Company Everyone Forgot https://sphere.computer/
sphere.computer
Sphere Computer
The 1975 Sphere Computer from Utah. Images, resources, documentation, virtual Sphere emulator, and book updates!
Why I'm teaching kids to hack computers https://www.hacktivate.app/why-teach-kids-to-hack
This World of Ours (2014) [pdf] https://www.usenix.org/system/files/1401_08-12_mickens.pdf
Show HN: Write Go code in JavaScript files https://www.npmjs.com/package/vite-plugin-use-golang
What happened to running what you wanted on your own machine? https://hackaday.com/2025/10/22/what-happened-to-running-what-you-wanted-on-your-own-machine/
Hackaday
What Happened To Running What You Wanted On Your Own Machine?
When the microcomputer first landed in homes some forty years ago, it came with a simple freedom—you could run whatever software you could get your hands on. Floppy disk from a friend? Pop it in. S…
Rust cross-platform GPUI components https://github.com/longbridge/gpui-component
GitHub
GitHub - longbridge/gpui-component: Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
Rust GUI components for building fantastic cross-platform desktop application by using GPUI. - longbridge/gpui-component
