Programming
535 sites
http://sdomi.pl/
Dominique (domi/sdomi) is a queer enby hacker and self-described Bash witch who builds impressively cursed projects, including a Minecraft server and a web framework both written entirely in Bash. The site showcases reverse engineering, networking, electronics, osdev, and retrocomputing interests alongside a weblog and a collection of wild shell-scripting experiments.
https://okuramasafumi.com/
OKURA Masafumi is a Tokyo-based Ruby and Ruby on Rails developer who shares his work, public speaking history, and open-source contributions including Alba, a JSON serializer for Ruby. The site highlights his conference talks at RubyConf, RubyKaigi, and Rails World, his Neovim enthusiasm, and community organizing efforts across several Ruby groups in Japan.
https://alexwlchan.net/
Alex Chan's personal site blends technical writing with creative and personal reflections, covering software development, digital preservation, Python, Git, and accessibility. Recent articles include a custom static site generator, webcam toy apps, and parody movie posters, making it a rich mix of code-focused tutorials and playful projects.
https://wiki.xxiivv.com/
XXIIVV is the digital library and creative universe of Devine Lu Linvega (Aliceffekt), a prolific programmer, artist, and musician known for building esoteric tools and languages like Uxn and Lietal. The wiki spans computing philosophy, conlang design, music systems, and minimalist software development, making it a deeply fascinating rabbit hole for creative technologists.
https://chameth.com/
Chris Smith is a UK-based software developer whose personal site blends a technical blog with a rich collection of side projects, code snippets, film logs, and monthly life updates. The site has a charming self-aware personality, complete with a trading-card-style intro and a custom 'nod' button that lets visitors react without any tracking.
https://beej.us/guide/bgnet/html/split
Beej's Guide to Network Programming is a comprehensive, freely available tutorial by Brian 'Beej Jorgensen' Hall covering Internet sockets, IP addressing, system calls, client-server architecture, and advanced networking techniques in C. It includes detailed man pages for key socket functions and has been a beloved reference for systems programmers for decades.
https://leftfold.tech/
Left Fold is a personal technical blog covering NixOS system administration, continuous delivery, and Linux topics with a hands-on, experience-driven writing style. Posts range from managing a small VPS with NixOS to occasional detours like a fried rice recipe, making it a thoughtful mix of practical programming knowledge and personal voice.
https://smanett.one/
Max Lambertini, a seasoned Oracle DBA with a passion for coding, shares notes and projects covering web development tools like Astro and Eleventy, Oracle database administration, and small utilities written in Go and Python. The site blends technical blog posts with open-source tools, making it a useful stop for developers interested in static site generators, database tips, and hobbyist programming projects.
https://sa.my/evercookie
Samy Kamkar's evercookie is a JavaScript API designed to create virtually irrevocable browser cookies by storing data across dozens of storage mechanisms simultaneously, recreating deleted cookies from any surviving copy. Featured on the front page of the New York Times, this technically fascinating project explores browser fingerprinting and persistent tracking using HTML5, Flash, ETags, HSTS, and many other storage vectors.
http://zesty.ca/facebook
A browser-based JavaScript tool that lets you explore what Facebook publicly exposes about users and their friends through the Facebook Graph API. Built by the creator of zesty.ca, this privacy transparency tool runs entirely client-side, meaning no data passes through any server, making it a clever demonstration of API browsing and a useful privacy awareness resource.