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)
Style your RSS feed
NEW!
https://darekkay.com/blog/rss-styling
Darek Kay's technical blog post walks through how to style RSS feeds using XSL/XSLT, turning raw XML into a readable, user-friendly page in the browser. The tutorial includes code samples, browser support notes, and real-world examples from Kay's own blog and photography site.
https://matklad.github.io/2022/12/31/raytracer-construction-kit.html
Written by developer matklad, this in-depth tutorial post makes the case for building a toy ray tracer as one of the best exercises for learning a new programming language, covering modules, polymorphism, parallelism, and performance optimization. The post walks through a structured construction kit from basic image output to 3D scenes, Phong shading, scene description languages, mesh support, and performance tuning with BVH trees.
https://grepular.com/Protecting_a_Laptop_from_Simple_and_Sophisticated_Attacks
Mike Cardwell's grepular.com hosts a detailed technical article on securing an Ubuntu-based Lenovo ThinkPad against everything from common theft to sophisticated cryptographic attacks like evil maid and coldboot exploits. The post covers honeypot OS setups, full disk encryption strategies, boot partition isolation on a USB stick, and RAM-clearing defenses, making it a compelling read for security-minded Linux users.
https://pfy.ch/
Pfych is the personal site of a Sydney-based software developer and self-described hobbyist, covering programming, games, music, photography, and demos. The site is self-hosted and custom-generated, featuring an index of posts, contact details across a wide range of platforms, and a charming collection of old-web badges.
https://wearefarmersdu.neocities.org/
Loofa's Corner is a mobile-first personal homepage on Neocities featuring old-web aesthetics, including a Webmaster Webring badge and retro Windows 7-style dialog box imagery. The site is image-heavy and leans into classic indie web culture with a charming, handcrafted feel.
https://archaicbinary.net/
Archaic Binary is a retro BBS hub offering live Telnet and SSH connections to legacy bulletin board systems, complete with ANSI art, classic door games like Legend of the Red Dragon and Usurper, and support for message networks such as FidoNet and Amiganet. Visitors can connect directly in-browser via an HTML5 terminal or download SyncTERM, making old-school BBS culture accessible to a new generation of retro computing enthusiasts.
https://ry.cd-rom.net/
Ryfox's personal homepage introduces a 22-year-old programmer with a passion for low-level development on vintage computers and the fox32 fantasy computer architecture project. The site is still under construction but already hints at deep technical interests, with assembly code snippets and links to an ongoing collaborative fantasy CPU project.
http://rossdist.com/
This site appears to be nearly empty, containing only a single image with no title or navigational content visible. There is not enough content to determine a dominant topic, making it essentially a placeholder or shell page.
https://awesome-sauce-directory.neocities.org/
The Awesome Sauce Directory is a hand-curated collection of indie and old-web sites that the creator personally enjoys, built as a more organized companion to their overflowing button wall. Visitors can browse recommended sites, grab an award, and submit their own pages via guestbook.
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.