brandoncharest.dev
Garden
About
Search
No results
1 result
$NUMBER results
visitor@dev
:
~
$
tree -L 1 ~/garden
FILE SYSTEM - /garden
>
tree
-L 1 ./garden
📂 Advent of Code
DIR
Log of my attempts to solve AoC puzzles.
📂 6502 Emulator Project
DIR
Cycle-accurate emulation of the MOS 6502 processor.
📂 The Rust Language
DIR
Notes on memory safety, the borrow checker, and fighting the compiler.
📄 Fighting the Borrow Checker
Common patterns where the borrow checker yells at me, and how to satisfy it.
#rust
#memory-safety
📄 Opcode
Handling interrupts and pushing the program counter to the stack.
#emulator
📄 Day 1: Secret Entrance
#aoc
#rust
>
_