Programming
535 sites
https://pyrotelekinetic.github.io/
Clover Ison, known online as pyrotelekinetic, maintains this minimal personal site built with their own static site generator called yip, emphasizing a script-free, homegrown approach. The site promises future content centered on code and writings about code, with a charming recurring motif about bees.
https://danieltemkin.com/UnicodeFrenzy/1
Daniel Temkin is an artist and programmer whose Unicode Frenzy series (2011-2012) explores experimental and esoteric programming languages through creative works. The site showcases a body of work that sits at the intersection of code art and language design, including a collection of forty-four esolangs.
http://fictionbook.org/index.php/Eng:XML_Schema_Fictionbook_2.1
FictionBook.org hosts the official XML schema documentation for the FictionBook 2.1 e-book format, a structured XML standard used to validate and author digital books. The page presents the full XSD schema source code along with technical details about namespace imports, making it an essential reference for developers building FictionBook-compatible tools.
http://foofus.net/goons/jmk/medusa/medusa.html
The official homepage for Medusa, a speedy, massively parallel, modular network login brute-forcing tool created by JoMo-Kun of Foofus Networking Services. It documents supported protocols including FTP, HTTP, MySQL, RDP, and dozens more, with download links, usage instructions, and a comparison to the similar tool THC-Hydra.
https://skoula.cz/
Michal Skoula is a Moravian developer showcasing his portfolio of software projects, including indie games built with C# and MonoGame, an e-shop platform, and an AI-powered fairy tale generator. The site also features a blog covering topics like 3D printing troubleshooting, Docker tools, and Xbox development observations.
https://mabbs.github.io/
Mayx's technical blog covers hands-on explorations of LLM deployment, XML/XSLT transformations, running Linux in the browser via WASM, Git repository recovery, and other programming curiosities. With 180 articles and over 620,000 characters of content, this Chinese-language developer blog is a rich archive of practical computing experiments and software engineering discoveries.
https://johndcook.com/regex.html
A focused technical reference by John D. Cook comparing how regular expressions work in PowerShell versus Perl, with practical examples of matching, replacing, and capturing. Particularly useful for developers already familiar with regex who need to adapt their skills to PowerShell's .NET-based implementation.
https://g-laurent.blogspot.com/2009/11/windows-7-server-2008r2-remote-kernel.html
Laurent Gaffié's security research blog documents a critical Windows 7 and Server 2008R2 remote kernel crash vulnerability he discovered, triggered via an SMB protocol flaw requiring no credentials. The post includes a full advisory, proof-of-concept Python exploit code, and sharp commentary on Microsoft's Security Development Lifecycle failures.
http://duperrier.net/
Marc Duperrier's professional homepage showcases his extensive credentials as a Network and System Security Engineer, including CISSP, MCSE, MCDBA, and CCNA certifications. Visitors can browse his online resume, download a CV in .doc or .pdf format, and review the books and achievements that shaped his career in information security.
https://azillionmonkeys.com/qed/index.html
Paul Hsieh's personal homepage covers programming, opinions, and a variety of odds-and-ends topics with a technical lean. The site is notable for its programming-focused content, making it a destination for developers interested in low-level optimization and computing insights.