BlackHole
More or less accurate index of what I’m interested in or want to keep track of at the moment.
Readings
Magazines
- The New Yorker
- No others are consistently good
Books
- State of Wonder, Bel Canto ~ Ann Patchett
- Being Mortal ~ Atul Gawande
- Nine Stories, Franny and Zooey ~ J. D. Salinger
- Blindness ~ Jose Saramago
Blogs
- Julia Evans
- rachelbythebay
- Marek Majkowski
- Dan Luu
- Ming Thein
- Skull Security
- Russ Cox
- Kamal Marhubi
- Signs of Triviality
- The Morning Paper
- Drew Devault
- Kalzumeus
- Mango Zone
- Purple Idea
- Joel on Software
- Ramblings from Jessie
- Bits of DNA
- Cloudflare
- Stereophile
- Cockroach Labs
Computer Science
Classes
[Graduate Level]
- CS 268 Computer Networks ~ Sylvia Ratnasamy
- CS 262B Advanced Topics in Computer Systems ~ David Culler
- CS 286 Implementation of Database Systems ~ Joe Hellerstein
- CS 261 Security in Computer Systems ~ Raluca Ada Popa
- CS 261N Internet/Network Security ~ Vern Paxson
[Undergraduate Level]
- CS 184 Computer Graphics and Imaging ~ Ren Ng
- CS 152 Computer Architecture and Engineering ~ Krste Asanovic
- EECS 151 Introduction to Digital Design and Integrated Circuits ~ John Wawrzynek
- CS 189 Introduction to Machine Learning ~ Jonathan Shewchuk
- EECS 126 Probability and Random Processes ~ Kannan Ramchandran
- EECS 127 Optimization Models in Engineering ~ Gireeja Ranade
Reference Books
- Compilers: Principles, Techniques, and Tools ~ Aho, Lam, Sethi, and Ullman
- The Linux Programming Interface ~ Michael Kerrisk
- The Architecture of Open Source Applications ~ Various
- Linux Device Drivers ~ Corbet, Rubini, and Kroah-Hartman
Some Security Goodies
- Hack The Box - live vulnerable machines for practice (++fun), also small challenges in crypto, reverse engineering, steganography, forensics, binary expliotation etc.
- IppSec - best hackthebox walkthroughs
- LiveOverflow - amazing explanations of stack and heap overflow exploits as well as format string vulnerabilities and ROP.
- Cryptopals - excellent set of practical modern cryptography exercises
- Exploit Education - downloadable vms vulnerable to (mainly) binary exploitation
- OverTheWire - some cool wargames (bandit especially nice for noobs)
- Awesome CTF List - curated list of best resources for CTFs