//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfileReplies









Loading...
bonk #caturday #CatsOfMastodon #keyboard
All this so I can compile the front end assets. Do they need specifically compiling? I think it wouldn't let me do it until I populated some values in the env config file so I assume there's instance-specific things that get built. I remember when software was `make && make install` (yes, I […]
mastodon 4.6.0-rc1 on freebsd/arm64 progress: started trying to build vite-plus from source (so I could build rolldown, so I could run the assests precompile step), but fell at the first hurdle as a build dependency of it (binstall from Cargo) fails to build due to a dep (brotli) build being […]
Not made much progress with this, it’s a never ending recursive descent in to terrible tooling none of which uses sensible approaches to building software. Will return to it tomorrow with a fresh brain (and coffee) and hopefully find I’ve missed something obvious.
ok this was a thinko - it didn't build in the fresh one either in the end. I made the change to `.yarnrc.yml` described in the "Installation" section here: https://rolldown.rs/guide/getting-started then ran `yarn install` and the precompile step is running longer than it did before. Yarn […]