Rexo the Trans Bus πŸ³οΈβ€πŸŒˆπŸ³οΈβ€βš§οΈπŸšŒ

@rexo@st.transbus.social
111 Followers
116 Following
1.5K Posts
transfemme/androsexual/panrom β€’ #javascript / #typescript / #python dev, #wikipedia editor, #publictransport / #rail enthusiast β€’ nd (diagnosed with #asd, probable #ocd) β€’ huge fan of tv/radio presentation (think idents, jingles etc.) #tvpres #radiopres

currently working on
@upryzing@ap.upryzing.app;
former @revoltchat@mastodon.social dev/mod; maintainer of @clerotri@lea.pet

formerly
@rexo@is.horse / @rexo@based.social; #tootfinder #searchable

venting/priv
@sophie@booping.synth.download

(my posts will use Sharkey's version of MFM - if something looks broken, view it on this instance)

πŸ‰πŸ‡΅πŸ‡Έ free palestine πŸ‡΅πŸ‡ΈπŸ‰

profile alt text in pinned post ^^
pronounsshe/they
websitehttps://rexowo.dev/?utm_source=fedi_transbus
revolt serverhttps://rvlt.gg/rexo
revolt accountRexogamer#3096
discord, github/gitlabrexogamer
enwiki user pagehttps://en.wikipedia.org/wiki/User:Rexogamer
asksitehttps://ask.remlit.site/@rexo
For refining #deltachat UIs and UX we are looking at many other messengers regularly. But we are curious. Which messenger UX/UI do you like most and suggest we take cues from?
Telegram
WhatsApp
Signal
Threema
Poll ends at .

look, i'm not even 100% mad about it being an optional plugin - there are good reasons for a media player to have a plugin-based architecture, and not everyone uses vlc to view their camera/capture device output

i'm mad that the plugin that adds support is hidden in such a horrendous way; almost no other media players/camera viewers require zvbi as a dependency, and the actual package in this case does not indicate that it is required for webcam and v4l2 capture device support

if the same package were named something like vlc-plugin-v4l2, i would not be complaining, because a lot of the time if you're dealing with video/webcam stuff on linux you're somewhat more likely to know what v4l2 is (at least, if you're more of a technical/power user)

i'd consider myself a very technical user! it took me a bit to figure out what plugin was needed for camera support!

the chance that a regular user would be able to figure this out is next to none!!!!!!

sometimes the ad stops loading at the perfect spot
like I kinda get the point of them but I just Do Not Like Them
I feel like I'm weird or bad at programming because I have a major aversion to classes. I Do Not Like These
it seems Masto now supports removing followers. do any keyforks support this?
Box<(Cat, Box<Cat>)>
As a C developer, you’ll eventually have to make a choice between safety and security: memory safety and your job security that is.
there's no thyme ☹
curl disclosed on HackerOne: Arbitrary File Read via file://...

cURL’s file:// protocol handler is enabled by default, allowing access to local files on the system. This behavior enables an attacker with the ability to run cURL commands to read arbitrary files on the host by specifying file paths or using directory traversal techniques. Steps to reproduce: 1. Build cURL with default configuration (e.g., ./configure --with-ssl and make). 2. Run...

HackerOne