-
notes/
-
├── favorites
-
├── history
-
├── tools
-
├── webring
-
├── data/
-
│ └── exports_gdpr
-
├── hobbies/
-
│ ├── cubing
-
│ └── sonic_pi
-
├── food/
-
│ ├── protien_bars
-
│ └── tea
-
├── language/
-
│ ├── concepts
-
│ └── quotes
-
├── photography/
-
│ └── terminology
-
├── process/
-
│ ├── first_order_retrievability
-
│ └── journaling
-
├── programming/
-
│ ├── courses
-
│ ├── distros
-
│ ├── docker
-
│ ├── dotfiles
-
│ ├── encoding
-
│ ├── fizzbuzz
-
│ ├── gamedev
-
│ ├── llms
-
│ ├── culture/
-
│ │ ├── future_of_programming
-
│ │ ├── how_do_committees_invent
-
│ │ ├── inner_source
-
│ │ ├── links
-
│ │ └── programmers_oath
-
│ ├── databases/
-
│ │ └── sql
-
│ ├── cryptography/
-
│ │ └── sp_networks
-
│ ├── design/
-
│ │ ├── alan_kay_user_interface
-
│ │ ├── fonts
-
│ │ └── kernighan/
-
│ │ ├── dsl
-
│ │ └── style
-
│ ├── advice/
-
│ │ ├── beginner
-
│ │ └── beginner_plus
-
│ ├── sicp/
-
│ │ ├── 0
-
│ │ ├── 1
-
│ │ ├── 2
-
│ │ ├── 3
-
│ │ ├── 4
-
│ │ ├── 5
-
│ │ ├── 6
-
│ │ ├── 7
-
│ │ ├── 8
-
│ │ ├── 9
-
│ │ └── 10
-
│ └── languages/
-
│ ├── elixir/
-
│ │ └── phoenix
-
│ ├── python/
-
│ │ ├── anthonynotes
-
│ │ ├── decorators
-
│ │ ├── metaprogramming
-
│ │ └── plugins_namespace_packages
-
│ ├── shell_tools/
-
│ │ ├── git
-
│ │ ├── imagemagick
-
│ │ ├── pandoc
-
│ │ ├── tmux
-
│ │ └── vim/
-
│ │ ├── cmdline_ranges
-
│ │ ├── diffview
-
│ │ ├── general_notes
-
│ │ ├── lsp
-
│ │ ├── windows
-
│ │ └── ejs_embedded_syntax_highlighting
-
│ ├── shell/
-
│ │ ├── alternative_shells
-
│ │ ├── bash_notes
-
│ │ ├── renaming_user
-
│ │ ├── tools
-
│ │ ├── zsh_completion
-
│ │ └── neorg/
-
│ │ └── notes
-
│ ├── golang/
-
│ │ ├── general
-
│ │ └── package_structure
-
│ └── web/
-
│ ├── backend_tools
-
│ ├── fonts
-
│ ├── frameworks
-
│ ├── resources
-
│ └── design/
-
│ ├── design_tools
-
│ └── ui_ux
-
├── media/
-
│ ├── artists
-
│ ├── music_charts
-
│ ├── online_databases
-
│ ├── to_read
-
│ ├── to_watch
-
│ ├── music/
-
│ │ └── prof_skye
-
│ └── anime/
-
│ ├── databases
-
│ ├── list
-
│ ├── pixiv
-
│ └── tutu
-
├── science/
-
│ └── biology
-
├── tech_hardware/
-
│ ├── email
-
│ ├── raspi
-
│ └── linux/
-
│ ├── compliance_posix
-
│ ├── licenses
-
│ └── linux
-
├── self/
-
│ ├── shaving
-
│ └── health/
-
│ ├── dustmites
-
│ └── health
-
└── youtube/
-
├── cj
-
└── comments