Programming
535 sites
http://blog.kotowicz.net/2010/04/beating-javascript-obfuscators-with.html
Koto's security-focused technical blog dives into topics like JavaScript obfuscation, malware analysis, pentesting, and web vulnerabilities. This particular post walks through reverse-engineering an obfuscated JavaScript 'crackme' challenge using Firebug, making it a great resource for security researchers and developers.
https://foxar.top/
CyberFoxar's personal corner of the web belongs to a self-described tech enthusiast and queer furry who geeks out over DnD, tabletop RPGs, VR, and gaming. The site includes social links across many platforms, webring memberships, and miscellaneous notes on topics like lube-making and a card game rules project.
https://rys.io/en/index.html
Michał 'rysiek' Woźniak writes 'Songs on the Security of Networks', a technically sharp blog covering network security, infrastructure risks, AI tooling failures, and digital rights. Posts dive deep into topics like AWS outages caused by agentic AI systems, Telegram's security shortcomings, and the hidden dangers of LLM-based automation in production environments.
https://tilde.town/~troido/notifytest
A minimalist tilde.town experiment by troido featuring a simple browser-based chat interface with basic commands like '/nick' to change display names. The page is a bare-bones real-time messaging test, notable for its candid developer note about mysterious CPU usage creep over time.
https://easrng.net/
Em (easrng) is a self-described 'javascript witch' whose personal homepage blends terminal-style aesthetics with stamps, badges, and links reflecting her interests in programming, queer identity, and open web advocacy. The page features references to Nix, anti-Web3 sentiments, and piracy advocacy alongside fanart-style images and contact info for connecting across platforms.
https://jzhao.xyz/
Jacky Zhao's digital garden explores agentic and communal technology, with over 700 notes and 20+ essays on software infrastructure, web agency, and the philosophy of building tools that empower people. Built with Quartz and rooted in ideas about how technology can give residents of the web the same power as its architects, it's a rich and thoughtfully curated hypertext space.
https://alicegg.tech/
Alice Girard Guittard, software engineer and co-founder of Tsukumogami Software, writes in-depth technical posts covering Go programming, game development with Ebitengine, infrastructure self-hosting, and security topics. The blog features well-illustrated tutorials with real source code, covering everything from building indie games in Go to self-hosting Git servers and experimenting with open-source LLMs.
https://redblobgames.com/maps/mapgen2
Red Blob Games presents Mapgen2, an interactive procedural map generator that creates volcanic island-style terrain using Delaunay triangulation and custom biome algorithms originally built for the game Realm of the Mad God. Visitors can explore hundreds of unique island shapes by tweaking seed values, save high-resolution images, and dig into the open-source JavaScript code behind the generator.
https://scarecat.neocities.org/
Scarecat is a minimalist personal landing page created as a hub for the owner's programming projects. The site includes an about section, a blog, and other pages, making it a simple but functional home base for a developer's work.
https://paveldogreat.github.io/WebGL-Fluid-Simulation
Created by Pavel Dobryakov, this interactive WebGL fluid simulation runs directly in the browser and supports mobile devices, letting visitors play with mesmerizing fluid dynamics in real time. The project showcases advanced GPU-accelerated graphics programming using WebGL shaders to simulate realistic fluid behavior.