Activity for flo-bit.dev
Loading activity...
a feature i and many others long wanted in bsky now on @mu.social: syntax highlighting, both directly in the post and for longer code as a @tangled.org string embed! "we can just yolo-merge things!"
fun js ```js 0.1 + 0.2 // 0.30000000000000004 NaN === NaN // false typeof null // "object" [] == ![] // true "5" + 3 // "53" ```
making social media better, one cute cat at a time @mu.social
the newest and bestest way to scroll through your bluesky feed
getting a bsky app to work with granular permissions is a lot of trial and error - `app.bsky.authFullApp` doesnt include chat and cant be set to `aud=*` - `chat.bsky.authFullChatClient` in the scope builder has the wrong `aud` - video upload doesnt work (part of `app.bsky.authFullApp` but wrong aud)
every time i see a post by jerry without the checkmark i feel a bit better, thank you @mu.social
one of the things i sneaked in while working on mu.social is a first version of a custom embed for events that allows you to directly rsvp