Computers & Internet
2825 sites
Subcategories:
- Demoscene (4)
- Programming (535)
- Web Security (28)
- Hardware (65)
- Software (301)
- Web Design (1378)
- Retro Computing (195)
- Linux & Unix (192)
- Encyclopedias & FAQs (109)
http://dvddecrypter.org.uk/
An unofficial mirror for the final release of DVD Decrypter (version 3.5.4.0), preserved after the original site was shut down in 2005. Beyond the download itself, the site curates a handy collection of related tools for media ripping, encoding, playback, and muxing including HandBrake, MakeMKV, and MKVToolnix.
https://duducat.moe/index/outlinks
Duducat's outlink collection is a curated page of personal site affiliates, indie web favorites, and webring memberships maintained by the creator ducdat0507. It serves as a hub for discovering handcrafted personal websites and connecting to old-web communities like the Hotline Webring and gradientring.
https://rubensabatini.com/
Ruben Sabatini, a CS undergraduate from Rome, runs this personal site as a self-described 'sandbox for the mind,' sharing posts spanning programming, math, photography, visual art, and university notes. The eclectic mix of technical and creative content makes it a compelling peek into the workings of a curious student mind.
https://web3.14159.annwfn.net/
A satirical manifesto coining the term 'Web 3.14159' (Web Pi) as a parody of the overused 'Web 2.0' buzzword, arguing that irrational hype around emerging web trends is dangerous and absurd. The site humorously critiques perpetual beta software, user-as-tester culture, and tech industry jargon with tongue firmly in cheek.
https://overthewire.org/wargames/bandit
OverTheWire's Bandit is a beginner-friendly wargame that teaches Linux command-line fundamentals through a series of progressively challenging security puzzles. Players start at Level 0 and work their way up by learning essential skills like navigating the shell, reading man pages, and using basic Unix commands, making it an ideal starting point for aspiring hackers and CTF enthusiasts.
https://genlissa.baccyflap.com/
Generation Lissa is a webring dedicated to those who learned HTML from the legendary 'Lissa Explains It All' tutorial site in the late 90s and early 2000s and are still building personal websites today. It connects a community of long-time hobbyist web builders who share a nostalgic bond with hand-coded personal pages from the early web era.
https://fantasai.tripod.com/qref/Appendix/LinkTypes/alphindex.html
An alphabetical reference index of HTML link types, cataloging relationship values like 'stylesheet', 'author', 'glossary', 'next', and dozens more for use in anchor and link elements. Part of a larger web standards quick-reference resource, this index is a handy lookup tool for developers working with semantic HTML link relationships.
https://ohhelloana.blog/
Ana Rodrigues is a front-end developer based in London who shares jottings, bookmarks, and thoughts on her personal blog. The site includes a blogroll, IndieWeb webring participation, and RSS feeds, making it a cozy corner of the indie web for those interested in web development and personal blogging.
http://webdevout.net/
Web Devout, created by David Hammond, is a comprehensive reference hub covering web standards, browser compatibility, HTML/CSS/DOM/ECMAScript support tables, and web development best practices. Notable tools include an HTML good practice checker, XHTML validator, doctype switching guide, and in-depth articles debunking browser myths and common design pitfalls.
http://onlinetools.org/articles/unobtrusivejavascript/chapter2.html
Chapter 2 of Christian Heilmann's 'Unobtrusive JavaScript' tutorial series, teaching developers how to navigate and manipulate HTML elements using the DOM without inline event handlers. The guide covers getElementById, getElementsByTagName, node tree traversal, and practical rollover examples with downloadable demos.