7cf5fbf843
add Lua classes tutorial
2025-02-08 22:39:02 +01:00
05e60920a7
music: Tilt Shift / Ablaze
2025-02-03 12:42:34 +01:00
f5c63359f4
remove matrix + note about name
...
I don't use Matrix anymore because our home server is falling apart, and I don't really have a _reason_ to use it anyways.
please email me or message me on Discord instead!
2025-01-19 12:16:02 +01:00
e344e70a29
fix branches in treehouse/changelog
2025-01-19 00:49:30 +01:00
958c9f23d3
update changelog
2025-01-19 00:49:08 +01:00
1d6bfc4418
make treehouse/ subpages private
2025-01-19 00:48:52 +01:00
eaa8ae13c5
music: Flacks / aBliss
2025-01-19 00:29:09 +01:00
3020b7f3e6
update opinions to not include a manual listing
2025-01-18 20:36:40 +01:00
4013b44996
adjust pages to not include manual subpage listings
2025-01-18 20:35:04 +01:00
9a86b5f98e
explode programming/opinions into several subpages
2025-01-15 20:22:51 +01:00
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
309763397f
design: freeing the treehouse of curated categories
2025-01-14 00:11:09 +01:00
1170829d2d
add bare bones TOML syntax
...
just for the following post so it's pretty shitty
2025-01-14 00:10:12 +01:00
80c6b90f9b
updated nickname info
...
since initiating the whole liquidex -> riki thing, I've decided that disconnecting myself from "rikiddo" is probably gonna be for the better, and I'm slowly beginning to take on the moniker "riki moe."
2025-01-13 23:05:13 +01:00
329c8291ed
fix broken link to page:philosophy/nicknames in page:treehouse/new
2025-01-12 19:38:36 +01:00
bb57c7ebeb
add title to about-treehouse/the-end-is-never
2025-01-12 19:36:42 +01:00
aea43361f7
update documentation for GET /b
2025-01-12 19:36:30 +01:00
70be482fb7
update discord username again
2025-01-11 00:15:56 +01:00
ed18756973
update Discord username
2025-01-06 19:03:29 +01:00
39bd1e0dce
fix branch in treehouse/new
2025-01-06 12:51:09 +01:00
20ca609984
add philosophy/riki entry to treehouse/new
2025-01-06 12:50:37 +01:00
2d687977c8
rebranding from liquidex.house to riki.house
2025-01-06 12:17:48 +01:00
93c24859d0
games / reflections on Minecraft
2025-01-04 23:21:31 +01:00
161fb6a442
design for the free soul
2024-12-28 16:30:33 +01:00
0a35c3cab9
philosophy: saccades + light streaks = letters
2024-12-28 00:05:45 +01:00
d0023cc101
changelog entry for the command line
2024-12-11 00:00:26 +01:00
6d3037791a
make the command line a bit more accessible by including a :|
icon at the bottom
...
also add a few extra commands for navigating around the house
2024-12-10 20:41:14 +01:00
7c93750b32
fix branches in page:design and page:treehouse/new
2024-12-09 20:01:34 +01:00
a0232aa7e9
design: animations & perception of sluggishness
2024-12-09 20:00:01 +01:00
534c6f9088
fix branches
2024-12-08 22:34:58 +01:00
9cac6c3c3e
add a vim-like command line under :
2024-12-08 22:33:25 +01:00
0ce7f50285
add image upload feature in dev mode
2024-12-08 12:45:44 +01:00
47c2b74ecb
design: touch panels
2024-12-03 22:20:52 +01:00
eb37656ebc
programming: Advent of Code feels
2024-11-30 23:40:34 +01:00
b4927261db
fix commas before closing parentheses
2024-11-30 20:11:18 +01:00
afd7f38958
treehouse: rework the structure a bit
2024-11-30 20:09:54 +01:00
2f2fbc683a
changelog: mention feed
2024-11-30 20:08:40 +01:00
5b6d637f44
fix timestamp on Blue Calx
2024-11-28 22:49:16 +01:00
55b6a0df96
implement RSS feeds
2024-11-28 22:42:49 +01:00
505163383f
fix broken content.link in music/reviews
2024-11-26 23:54:37 +01:00
3673036bec
programming: composable virtual file systems
2024-11-25 22:15:31 +01:00
7ed19454f2
fix branches in blue calx, for good
2024-11-25 17:02:00 +01:00
dfe45abe7d
philosophy: on responsibility & conformity
2024-11-25 16:59:58 +01:00
b2a25e65e9
fix broken indentation and formatting in various pages
2024-11-24 20:17:34 +01:00
e1dd1074f8
make text in sections a bit smaller
...
I see no need for it to be headings
2024-11-24 20:14:38 +01:00
bcae0ec6f7
philosophy/furry: fix broken branch link
2024-11-24 19:42:17 +01:00
c87662419a
fix branches
2024-11-23 22:19:26 +01:00
55f12caf22
mention vfs refactor in changelog because it has some user-facing consequences (lack of version history)
2024-11-23 22:12:38 +01:00
7169e65244
implement a blake3 content version layer for cache busting
...
works pretty much the same as our previous `?cache` parameter, but is implemented in a less ad-hoc way
2024-11-23 21:43:58 +01:00
377fbe4dab
introduce the virtual filesystem everywhere
...
this unfortunately means I had to cut some features (bye bye commit history! for now)
stuff's not quite 100% working just yet (like branch links, which were and are still broken)
we also don't have content_version impls just yet
2024-11-23 21:43:58 +01:00