I like this guy's rants.
I like these link aggregators by Peter Krumins. Also:
https://mathurls.com/
https://hwurls.com/
https://techurls.com/
https://tuxurls.com/
This is a large collection of single purpose, chainable (like a pipeline) tools for text and image processing (csv conversion, etc) and other tools that are written in javascript and run in the browser. I'm impressed whenever I come across one of them (and they've been useful to me a few times).
Jeff Sarwer was the intimidating 8-year-old chess prodigy who drew against Josh Waitzkin to share a US Junior Chess championship title (the basis for the dramatic finale in the film "Searching for Bobby Fischer"). He's a professional poker player now.
Jennifer Shahade also interviewed him for the USCF website a few years ago: http://www.uschess.org/index.php/January/Lost-and-Found-An-Interview-with-Jeff-Sarwer.html
Knitting (and some crochet) magazines on the Internet Archive
All of the "computer magazine" collections on the Internet Archive
"Magazines and periodicals dedicated to computers manufactured by Commodore International (1954-1994), including the PET, Commodore 64, Amiga, and other related models."
Discussion of various techniques for dispatching instructions in virtual machine interpreter. (I got here while reading about Forth and "threaded languages".)
Issues of BYTE magazine on the Internet Archive.
From Wikipedia:
"Byte (stylized as BYTE) was an American microcomputer magazine, influential in the late 1970s and throughout the 1980s because of its wide-ranging editorial coverage. Whereas many magazines were dedicated to specific systems or the home or business users' perspective, Byte covered developments in the entire field of "small computers and software", and sometimes other computing fields such as supercomputers and high-reliability computing. Coverage was in-depth with much technical detail, rather than user-oriented. Byte started in 1975, shortly after the first personal computers appeared as kits advertised in the back of electronics magazines. Byte was published monthly, with an initial yearly subscription price of $10. Print publication ceased in 1998 and online publication in 2013."
Issues of the 1980s computer magazine Micro Cornucopia on the Internet Archive.
Computer Language magazine issues on the Internet Archive
A table of contents for the issues can be found here: http://ftp.math.utah.edu/pub/tex/bib/toc/complang.html
Every issue of COMPUTE!'s Gazette on the Internet Archive.
From Wikipedia: COMPUTE!'s Gazette (ISSN 0737-3716) was a computer magazine of the 1980s, directed at users of Commodore's 8-bit home computers. Publishing its first issue in July 1983, the Gazette was a Commodore-only daughter magazine of the computer hobbyist magazine COMPUTE!.
Andy Gavin and Jason Rubin provide a multi-part retrospective on developing the PlayStation game Crash Bandicoot.
I only played Crash for maybe 15 minutes at a friends house back when it was released, but it is the first time (other than maybe Marble Madness) that I felt like a 3D game worked.
the Wikipedia article incorporates info from these posts: https://en.wikipedia.org/wiki/Crash_Bandicoot_(video_game%29
A neat twist on chess tactic puzzles where you have to do a bit more visualization to solve the tactic.
They've also recently added pieceless tactics for even better blindfold practice: https://listudy.org/en/pieceless-tactics/1203
This article got me watching Tetris on youtube. I plan to check out the documentary it mentions; seems like a good complement to The King of Kong et al.
An open source (Javascript) Xiangqi engine with a puzzle solver (3,000 mate-in-n puzzles!)
An apology for s-expression based, dynamically typed, mostly functional, call-by-value λ-calculus based languages.