pawb.fun is one of the many independent Mastodon servers you can use to participate in the fediverse.
This instance aimed at any and all within the furry fandom, though anyone is welcome! We're friendly towards members of the LGBTQ+ community and aiming to offer a safe space for our users.

Server stats:

306
active users

#palette

0 posts0 participants0 posts today
stateful being
Public

probably the last thing i'll be able to get done today, but it's also something i've been looking forward to for a while:

#colors!

in the #okhsl space, using #palette by @Ogeon (crates.io/crates/palette)

so many ways in which the musical phrases can be identified by color. not ready to go down that #rabbithole, but for sure it's easier than generating random textual identifiers 😁

#rust#rustlang#tui
stateful being
Public

I was pleasantly surprised that the #release #build of my #Rustlang #TUI #DAW is considerably faster than the #dev build. And, unlike the latter, it does not #glitch at low buffer sizes.

I've just started writing a #command #palette #modal. (Mapped it to #semicolon. Could add search on #slash in the same style, for looking up assets.)

I want to add a #sample loader #dialog, too. But right now there's no way to pass it to the top level object, so I've got to figure out that first.