Programming
513 sites
https://gearsco.de/
Surya, known online as Gears, is an amateur software developer and core team member of the Gleam programming language who shares blog posts, talks, and projects centered on functional programming, compilers, and Minecraft datapacks. The site features technical writing on topics like bit arrays and test timeouts in Gleam, alongside links to YouTube videos, open-source libraries, and conference recordings.
https://dunkirk.sh/
Kieran Klukas, a 17-year-old developer from Westerville, Ohio, showcases his passion for TypeScript, microcontrollers, Nix, CTFs, and FRC robotics programming through this minimal personal homepage. The site has a distinctly hacker-aesthetic with config presented as a Nix flake, links to a blog and verification page, and membership in several webrings including ctp.
https://circulars.dev/
Circular is a programmer and frontend developer who built this personal hub to showcase open-source projects like Watchcord, food-bot, and 4get, along with social links and webring memberships. The site is built with Astro and TailwindCSS and reflects a playful developer personality, complete with Last.fm integration and a neco arc fan moment.
http://dieterlannau.blogspot.com/
Dieter Lannau's technical blog focuses on .NET development topics including the Web Client Software Factory, Enterprise Library, NHibernate, and software architecture patterns. Posts track release announcements and practical setup guides for tools like CruiseControl.NET, making it a useful snapshot of mid-2000s Microsoft developer ecosystem news.
https://eklausmeier.goip.de/
Elmar Klausmeier's technical blog dives deep into numerical mathematics, particularly the analysis of stiff ordinary differential equations, stability regions, and predictor-corrector methods based on Tendler formulas. Posts feature interactive 3D stability mountain visualizations, high-precision computations, and comparisons of BDF, Tendler, and Tischer numerical methods.
https://meowni.ca/posts/2017-puppeteer-tests
Monica Dinculescu's technical blog post walks through setting up automated visual regression testing using Puppeteer and Pixelmatch, complete with full copy-pasteable code samples. The tutorial covers screenshot diffing, golden image comparison, and multi-viewport testing in a witty, approachable style that makes a tricky subject feel manageable.
https://davideaversa.it/
Davide Aversa's personal blog covers software development, artificial intelligence, and tech commentary with a thoughtful, opinionated voice. Alongside the technical writing, he shares monthly changelog posts mixing book reviews, film thoughts, and glimpses of everyday life in Italy.
https://redcatho.de/
Max, known online as redcathode, runs this personal site showcasing their work as a programmer and electronics hobbyist during a gap year after high school. Visitors can browse past projects and current research interests, along with multiple contact options including Matrix, XMPP, and Signal.
http://countercomplex.blogspot.com/
Countercomplex is a deeply philosophical tech blog exploring the beauty of minimal, low-level computing, bitwise operations, and the 'small is beautiful' aesthetic in software. The author, known for popularizing bytebeat music and writing about code compression and emergent complexity, reflects on computer culture, civilization, and the degradation of programming craftsmanship.
https://design215.com/toolbox/asp.php
Design215's ASP/PHP Cross Reference is a practical programmer's cheat sheet comparing syntax and functions between ASP VBScript and PHP 4.3+, covering everything from comments and variable handling to loops and output commands. Part of the broader Design215 Toolbox, this reference page also links to a free ASP Translator web app that automates conversion between the two languages directly in the browser.