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

Programmer Humor

20743 readers
77 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 month ago (2 children)

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

[–] frosty@pawb.social 7 points 1 month ago (1 children)

will it also have blackjack and hookers?

[–] Lemminary@lemmy.world 15 points 1 month ago

It'll only have blackjack and hookers.

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