Other notes:
- NodeMCU Notes
- Raspberry Pi Notes
- IntelliJ/Android Studio Notes
- The Elements of Computing Systems
- Growing Object Oriented Software
- Essentials of Programming Languages
- Talks
- Links
Tools
- Activity Flags - Decodes the unfriendly decimal number shown in
adb
logs for Intent launch flags. - Column Stripper - Removes characters from the start of each line of the input text. Useful if you’re trying to share stack traces/log messages without the times/pids at the front.
- Command Parser - Splits a single line command into multiple lines using some pretty basic logic. Useful to help parse horrendously long commands (or commands with horrendously long arguments).
Posts
TODO
- Go through Dangerous Rust.
- Add subtitles to pages.
- Add dates to pages.
- Look into presentations.
- Service Workers!
- Upload various dot files (try to avoid uploading .ssh).