this post was submitted on 03 Aug 2023
1356 points (98.8% liked)

Programmer Humor

18969 readers
1467 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 16 points 1 year ago (1 children)

I could see it being a real thing. When you're making a game it gives you visualization for animations (both physics and visual-only) and shaders (maybe even a simplified stylized version). Random benchmark results/debug info. Drawing attention to syntax mistakes. An important email or video call pops up.

It would be cool and potentially useful, but completely un-asked for and likely distracting and a waste of space. Basically what if your computer was a non-cartoon clippy.

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Or you can just, you know, timeshare it by interleaving running the code time with making code time, thus having maximal screen size for both.

(Source: I'm actually making a game right now ... or should if I wasn't making posts in Lemmy ;))