Programming
513 sites
https://vyaskn.tripod.com/handling_email_addresses_in_sql_server.htm
Narayana Vyas Kondreddi's technical page dives deep into SQL Server topics, with this article covering how to properly store, validate, and restrict access to email addresses in SQL Server databases using T-SQL. The site also hosts a broader library of SQL Server resources, FAQs on replication, Visual Basic code samples, and ASP references.
https://tommyp.org/blog/tales-from-a-solo-dev
Tommy Palmer, a London-based web developer, shares hard-won lessons from his time as the sole developer at CastRooms, a DJ video streaming startup. The post covers practical advice on shipping code fast, trusting your instincts, and surviving the isolation of solo development on complex browser-based audio and video projects.
http://opml.org/
The official home of OPML (Outline Processor Markup Language), a spec maintained by Dave Winer that defines an XML format for outlines, subscription lists, and hierarchical data exchange. The site hosts the OPML 2.0 specification, a validator, compatible applications, example files, and developer resources for building OPML-powered tools.
https://canro91.github.io/2025/01/13/BlogQuestionsChallenge
Cesar Aguirre's software engineering blog covers coding, unit testing, and developer career advice drawn from years of professional experience. The site blends technical tutorials with personal reflections on how blogging itself accelerated his growth as a developer and helped him land jobs.
https://gigpeppers.com/my-images-are-all-upside-down
Cherian Thomas, co-founder of the recipe platform Cucumbertown, writes about a real-world bug fix involving upside-down iPhone photos caused by iOS 5 EXIF orientation data. The post walks through the debugging process and the Python PIL library solution used to auto-rotate images server-side, making it a practical read for developers dealing with mobile image uploads.
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://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://emmettnaughton.com/archive
Emmett Naughton's personal blog covers a wide mix of developer life, indie music booking, and reflections on creativity and technology. Posts range from web development topics like Shopify Flow and coding journeys to thoughts on running a band, playing shows, and the intersection of art and business.
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.
https://wellobserve.com/index.php?rss=en
Wu Yiming's personal research blog where original mathematical and computational geometry concepts are developed, including the "Wu-Surface," a novel interpolated surface representation structure with advanced control-point manipulation features. The site blends technical research notes with casual posts, offering a rare glimpse into independent geometry and graphics research from a Chinese developer.