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:

304
active users

#ratatui

0 posts0 participants0 posts today
stateful being
Public

🎉 #tek 0.2.0-rc.6 published! 🎉

codeberg.org/unspeaker/tek/rel

this is the first release that contains a build of `tek_arranger` (the actual multitrack sequencer that imitates #ableton in the #terminal)

so many more tiny things to do before i can say this is anywhere near finished - but i made good progress today. it sure as hell chases away my depression!

#rust#rustlang#daw
stateful being
Public

got rid of #ratatui's `Rect` and main loop. pretty much the only thing i'm using from that lib now is `Buffer` diffing (and stuff like `Char` and `Style` that go into the `Buffer`).

not happy with how it forces me to convert to `u16` all the time, but two weeks plus change is as much as i can dedicate to this refactor