Marvin Krause (@dev_mkrause) 's Twitter Profile
Marvin Krause

@dev_mkrause

Building on interests because it's fun, what else?

ID: 1822936147435114496

linkhttps://marvins-rhizome.com calendar_today12-08-2024 10:02:31

266 Tweet

22 Takipçi

102 Takip Edilen

Marvin Krause (@dev_mkrause) 's Twitter Profile Photo

Maybe the time of strictly followed behavior patterns in order to fit into society are becoming obsolete. Even big companies are now trying to be more 'individual' by dunking on each other or sharing memes on social media. At the same time the mainstream feels more flat and

Marvin Krause (@dev_mkrause) 's Twitter Profile Photo

Is it true that most people don't know what they want and should maybe rely, or at least try what another person chooses for them?

FFmpeg (@ffmpeg) 's Twitter Profile Photo

It's important to remember that "technology influencers" can be bad role models. Many encourage people to be "fans of technology" instead of actual developers of technology. Hot takes are easy, writing good code is not.

Marvin Krause (@dev_mkrause) 's Twitter Profile Photo

What's worse than no connection? Flickery connection, that even loads simple documentation for 30 seconds, followed by loading nothing at all for 20 seconds and that for the past 3 days! Thanks O2 Cube...

Marvin Krause (@dev_mkrause) 's Twitter Profile Photo

Honestly, woudl've never thought I'd like progressive web apps as much as I do now with omarchy! So easy to install discord and spotify that way instead of using the full blown distribution package.

Marvin Krause (@dev_mkrause) 's Twitter Profile Photo

Would it be a good idea to implement warnings for ActiveStorage if you're using a codec that could cause problems? Had the issue that a video I wanted to serve didn't play in browser. Turns out I was using mp4v and switching to H264 fixed it. Common problem or codec noob issue?