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