this post was submitted on 08 Jan 2025
1066 points (98.0% liked)

Programmer Humor

20006 readers
488 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] httperror418@lemmy.world 8 points 1 week ago (4 children)

But I'll build an electron app, and have support for Linux /s

[–] ZILtoid1991@lemmy.world 3 points 1 week 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@lemmy.world 5 points 1 week 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

load more comments (2 replies)