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

Programmer Humor

20039 readers
349 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
1059
Good guy clippy (lemmy.zip)
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 3 weeks ago (8 children)

I’m experimenting with a game and rather than deal with platform specific graphics I’m just targeting wasm and webgl and plan to embed my game in a browser runtime.

It feels less terrible than the mess that is linking platform specific logic and code.

[–] [email protected] 9 points 3 weeks ago (6 children)

Or use a real cross-platform UI toolkit.

[–] courval 2 points 3 weeks ago (1 children)
load more comments (4 replies)
load more comments (5 replies)