this post was submitted on 08 Jan 2025
1045 points (98.1% liked)

Programmer Humor

19967 readers
521 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
1045
Good guy clippy (lemmy.zip)
submitted 6 days ago* (last edited 6 days ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ZILtoid1991 3 points 5 days ago (1 children)

Use Qt or some similar framework to develop your desktop apps, or use SDL or similar middleware if you want your own and want portability very quickly. I even managed to write my own SDL replacement.

[โ€“] httperror418 5 points 5 days ago

Interesting, but I was raising a joke at how many apps are electron based and could easily have a working app on Linux. Yet they never publish Linux versions of electron apps, and it drives me nuts as it's so easy to enable