1
Fork 0
treehouse/content/programming.tree
liquidev 39a6155bdc the flattening
not to be confused with the Minecraft technical update

I'm moving about the pages to be have a more flat, less nested structure.
I feel like that'll improve URLs a lot, making them more readable than ever.

over the years I've learned that flatter is better, and that tagging is generally a much more effective way of organising things.
this doesn't get rid of categories entirely, as I think having the category makes the URL much a bit more readable in the end.
my current vision does include a concept of "major categories" either way.
2025-01-14 23:59:12 +01:00

81 lines
2.3 KiB
Text

%% title = "tower of computer wizardry"
% id = "01H8Y427B4ADTNBGZ6RJRC86XP"
- this is the bit magic shift-twiddle wizardry zone
% id = "01H8Y427B4WC1CF9RHPZPXE77W"
- and also more than just bit magic but I like how that sounds
% id = "01HPD4XQQ5GPQ20C6BPA8G670F"
- :folder: *blog*
% content.link = "programming/aoc"
id = "01JDZKMPHT02WJBF2TC5YBWGMB"
+ :page: Advent of Code feels
% content.link = "programming/vfs"
id = "01JDJJHCGTAJ78K8WRXV00ZEJC"
+ :page: composable virtual file systems
% content.link = "programming/cstring-starts-with"
id = "01JCGAM56KS2C6D4XZ1MRATXH4"
+ :page: prefix matches with C strings
% content.link = "programming/buildsome"
id = "01J7BYKQHZKYQ969T3PH3V8HF1"
+ :page: not quite buildless
% content.link = "programming/haku"
id = "01J4J4PAXRWZDP9PAZNGCQ9S3D"
+ :page: haku - writing a little programming language for fun
% content.link = "programming/lvalues"
id = "01HY5R1ZW0M0Y5KQ1E8F0Q73ZT"
+ :page: places, or what is up with `*x` not always meaning the same thing
% content.link = "programming/systems"
id = "01J0PBKY1AAPGXG6NSRDTMV48F"
+ :page: systems are just a bunch of code
% content.link = "programming/or-types"
id = "01HTWN4XB2YMF3615BE8V6Y76A"
+ :page: OR-types
% content.link = "programming/tairu"
id = "01HPD4XQQ5WM0APCAX014HM43V"
+ :page: tairu - an interactive exploration of 2D autotiling techniques
% content.link = "programming/about-treehouse"
id = "01H89RFHCQ1YB7CXBBR6NDDAC1"
redirect_from = ["about-treehouse"]
+ :page: about the treehouse
% id = "01HRG2RJCNKT9JJJVQ8WVRC9CA"
- :folder: *languages*
% content.link = "programming/cxx"
id = "programming/languages/cxx"
+ :folder: C++
% content.link = "programming/javascript"
id = "programming/languages/javascript"
+ :page: JavaScript
% content.link = "programming/lua"
id = "programming/languages/lua"
+ :page: Lua
% id = "01HRG2RJCN8J42NK0KWD3SBSJA"
- :folder: *technologies*
% content.link = "programming/unreal-engine"
id = "programming/technologies/unreal-engine"
+ :folder: Unreal Engine
% content.link = "programming/opinions"
id = "programming/opinions"
+ :folder: *opinions*