Under Construction

Programming

535 sites


Sort by: Random | A-Z | Newest | Oldest
Compiling to Assembly from Scratch
https://keleshev.com/compiling-to-assembly-from-scratch
Vladimir Keleshev's book 'Compiling to Assembly from Scratch' walks readers through building a real compiler from source code all the way down to ARM 32-bit assembly, using a TypeScript subset as the implementation language. Covering topics from parsing and abstract syntax trees to type checking, garbage collection, and heap allocation, it is available both as a free online read and a 207-page hardcover print edition.
Resource 2026-03-12
grace.pink
https://grace.pink/
Grace is a Computer Science student at Purdue University who shares her journey through programming, featuring a blog and art section alongside her current tech stack including Rust, NeoVim, and Linux Mint. The site reflects a personal corner of the web with webring participation, social links, and a peek into the life of a trans woman navigating CS and creative pursuits.
Personal Page 2026-03-13
https://tonsky.me/
Niki's technical blog covers programming, UI design, and software development with posts ranging from Clojure and DataScript deep-dives to opinionated essays on JavaScript bloat, Unicode, and the state of modern interfaces. The site spans years of thoughtful, often starred 'essential' posts that have circulated widely in developer communities.
Blog 2026-03-12
/dev/lawyer
https://writing.kemitchell.com/
Kyle E. Mitchell's /dev/lawyer is a deeply substantive blog exploring the intersection of law, software licensing, and technology, written by a practicing attorney who specializes in open source and tech contracts. With hundreds of dated posts covering topics like open core licensing, plain language legal drafting, AI and legal advice, and software copyright, it is an invaluable resource for developers and lawyers alike.
Blog 2026-03-12
Susam Pal
https://susam.net/
Susam Pal's long-running technical blog covers programming, mathematics, and computing curiosities spanning over two decades of posts. Topics range from Emacs tricks and shell scripting to abstract algebra, CSS puzzles, and low-level DOS programming, making it a rich archive for curious technologists.
Blog 2026-03-12
Programming, Motherfucker - Do you speak it?
https://programming-motherfucker.com/
A tongue-in-cheek manifesto site by Zed A. Shaw and the 'Programming Motherfuckers,' railing against bloated software development methodologies like Scrum, Kanban, and XP in favor of just writing code. The site features a sardonic values table skewering Agile buzzwords and links to a 'Become a Programmer' guide and branded merchandise.
Organization 2026-03-13
Massimiliano Lambertini's smanett.one -- - Home
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.
Personal Page 2026-03-12
House
https://programatica.cs.pdx.edu/House
House is a research project from Portland State University demonstrating a full operating system written in Haskell, showcasing how a high-level functional language can handle low-level system programming including device drivers, graphics, and networking. Developed by Thomas Hallgren, Andrew Tolmach, Iavor Diatchki, and others, it includes screenshots, downloadable source, and links to the accompanying ICFP 2005 paper for those interested in OS construction in functional languages.
Resource 2026-03-13
~kjiwa: Home
https://crimsonglow.ca/~kjiwa
Kjiwa's personal technical blog covers a range of programming and systems topics, from exploiting Apache James vulnerabilities to writing a DOS boot sector and building a KDE application. The posts span from 2004 to 2016 and offer a glimpse into one developer's deep dives into low-level computing, Java, and Linux tools.
Personal Page 2026-03-12
Set Focus to an ASP.NET Control
http://ryanfarley.com/blog/archive/2004/12/21/1325.aspx
Ryan Farley's developer blog features practical .NET and ASP.NET tutorials, including this post on setting focus to controls using JavaScript within web applications. The site covers C# development, web application polish, and real-world coding solutions aimed at making web apps behave more like desktop applications.
Blog 2026-03-13