Collections
This page is used to catalogue things I find interesting and want to refer back to at a later date, because who needs bookmarks.
Contents
Websites
Science
Code and Computing
- Rust by Example
-
Emily Kahl’s website
Useful computer bits. Discovered through their CMake for Fortran post. - Adam McDaniel’s great video on
Compilers, How They Work, And Writing Them From Scratch
Background on many of the features we see in compiled languages. - Core Dumped YouTube Channel Lots of background on how code interacts with computers. Stack, heap, CPU, variables and types etc.
- LaurieWired How computers work, reverse engineering.
- Elements of Programming Style Archive of Kernighan and Plauger’s book. riffing on Strunk and White’s Elements of Style.
Software Engineering
-
Alex Hill’s website
In particular her ‘Art of Code Review’ article.
Development:
Recipes
Savoury:
Baking:
Books
Podcasts
- Hello Internet - CGP Grey and Brady Haran
- Patented: History of Inventions - Dallas Campbell on invention
- The Magnus Archives - Horror
- The Seven Bells - Garth Nix books
Youtube
Education:
- CGP Grey - Interesting things
- hbomberguy - I don’t even know
- Numberphile - Maths!
- Philosophy Tube - Philosophy fun
- Tom Scott - Interesting things
- Zoe Bee - Interesting essays
Code:
- No Boilerplate
- NDC Conferences - Particularly Dylan Beattie