lesser whey

@dw.whey.party

follow my main instead -> @whey.party did web test account and thought dump

Ive been using rd last night and i feel what i was missing was bookmarks, scroll restoration in home and thread pages flashes for a frame (but only sometimes), and my phone got warm (and battery usage noticably got worse).

my head hurts but at least i fixed reply thread fetching for appivew-first mode which is now on by default. also logging in no longer leave you in a dead route (regression from updating tanstack router)

shouldve listened to myself. removing moderation (or rather, gating the entire labeler system behind a compile-time flag) massively helps. it unblocks me from doing other stuff i want to do, and is a morale boost not seeing the app stuck loading labels for 2 minutes

lesser whey@dw.whey.party · 2w ago

like i really want to add support for the gallery thingy, and like this latest state has a lot of fun features and UI improvements id like to see deployed too, but its all stuck inside the half-baked moderation update that i couldnt finish that i have to remove first

i really like the idea behind Tap, and i have to wonder if there is an equivalent but for managing websockets and backfills of labels from labelers

i have the red dwarf vscode window open again after a long time and its sad to see that the latest git state of the project is a half-working version that is significantly different from the current deployed version so like i kinda have to undo some of these changes to maintain the deployed version

I dont know what to feel about direct marketing of open source projects. I mean like it feels bad to receive it just like any other form of advertising but i also recognize it being one of the only ways to get people's attention on your own

just got a mention for my bsky feeds being down. thankfully it didnt, like my vps uptime is within the hundreds of days and i didnt see any logs of the feeds self-restarting or anything. but really though, if it was down, it would take a day or two for me to relearn how to get it back up

got carried away with the shell styling, since yknow union deliberately doesnt style those, so it is really up to me to make it look good / coherent using the color tokens provided

gallery with rounded drawer items and a fake window decoration in dark modegallery with rounded drawer items and a fake window decoration in light mode

experimenting with application-level layout really exposes how much of the app doesnt actually use union styling. its mostly just using kcolorscheme color tokens and hardcoded styles using the native ui toolkit (solidjs and web css in this case)

screenshot of a test layout union web control gallery app layout with a sidebar for control categories and the page with the controls. the button page is open, with only two buttons, and the rest is unimplemented placeholders

Yesterday i wemt back and ported the hook to solidjs and refactored it too and currently im trying to plan out how to map union's SDF shader and positioner behavior into plain css and i think im mostly there i just need more documentation and a inline ::psuedo style registry system

lesser whey@dw.whey.party · 2mo ago

i know this looks identical to yesterday but this is react now instead of solidjs and its way more upstream union conformant with more accurate (and sadly less performant) and more general union css emulation via style-tree node registration. also no longer a component library, but a useUnion() hook

markdown viewer react

i know this looks identical to yesterday but this is react now instead of solidjs and its way more upstream union conformant with more accurate (and sadly less performant) and more general union css emulation via style-tree node registration. also no longer a component library, but a useUnion() hook

markdown viewer react