Software
301 sites
https://packetstorm.news/
Packet Storm is a long-running information security archive offering daily updates of exploits, tools, advisories, whitepapers, and curated news for security researchers and professionals. With hundreds of weekly additions spanning CVEs, breaches, and research papers, it serves as a high-signal reference hub for anyone tracking vulnerabilities and offensive security developments.
https://mscape.com/
Mscape Software is the archived home of discontinued Mac and Windows utilities created by a solo developer, including Iconographer, a shareware icon editor for Mac OS and Mac OS X that has since been made freely available. Visitors can still download legacy tools like Konfabulator widgets, icon converters, and folder icon generators, making it a useful preservation snapshot of early 2000s indie Mac software.
https://philwilson.org/blog
Phil Wilson's personal blog covers software engineering, management insights, and technical tips ranging from Android TV tweaks to OPML export bookmarklets. Posts blend thoughtful reflections on tech leadership with practical how-tos for developers and tinkerers.
https://victrex.neocities.org/
Victrex's Neocities page hosts a collection of 41 bots available for browsing, along with a request form for custom bot creation and testing assistance. The site's aesthetic is inspired by Final Fantasy VII, blending a love of video games with a focus on chatbot tooling and requests.
http://postfix.org/
The official home of Postfix, the open-source mail server created by Wietse Venema as a secure and fast alternative to Sendmail. Visitors can find source code downloads, documentation, howtos, FAQs, mailing lists, and security announcements including recent SMTP smuggling vulnerability updates.
https://freeemailtutorials.com/email-programs.php
Free Email Tutorials covers desktop email clients for Windows, Mac, and Linux, with guides for programs like Thunderbird, Outlook, Apple Mail, and SeaMonkey. Each client gets dedicated tutorials on adding accounts, setting up signatures, changing passwords, and understanding protocols like POP3, IMAP, and SMTP.
http://pchell.com/support/editrunmrulistentries.shtml
PC Hell, run by Mark Hasting, offers detailed Windows troubleshooting guides including this tutorial on selectively deleting individual entries from the Run Command MRU (Most Recently Used) list via the Windows Registry. The site provides step-by-step instructions, screenshots, and even a downloadable VBScript utility called EditRunMRUList to make the process easier for everyday users.
https://suckless.org/
Suckless.org is the home of dwm, dmenu, st, and other minimalist Unix tools built around a philosophy of simplicity, clarity, and frugality in software design. The project has been active since the late 2000s, hosting source releases, mailing lists, a wiki, and a community dedicated to writing software that does less but does it well.
http://kleinware.net/software
Georg Klein's KleinWare offers a collection of free, open-source tools built since 2002, including AppleScripts, IGOR procedures, and SubEthaEdit modes for macOS power users. Highlights include utilities for syncing Mail with iCal, managing iTunes artwork, and copying folder hierarchies, all distributed with source code under permissive terms.
https://vivi.sh/blog/technical/live-wordcount-vim-airline/index
Vivi's technical blog post walks through adding a live word count display to vim-airline, covering both the simple vimrc configuration and a custom VimScript solution the author wrote from scratch. It's a practical, code-heavy guide with real function definitions that would be useful to any writer using Vim for prose or essay work.