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

Programmer Humor

18969 readers
766 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] 78 points 1 year ago (3 children)

There is a long abandoned (but it still runs) project called eDEX-UI (https://github.com/GitSquared/edex-ui) which basically provides a working, useable terminal surrounded by all sorts of the crap visual appearance of hacker terminals in the movies. Pair that with a terminal editor and you've almost got a movie IDE!

It's kinda fun for a while although I'd be amazed if anyone actually used it as their main terminal emulator program. But you could.

[–] [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 ;))

[–] [email protected] 2 points 1 year ago (1 children)

outside of the keyboard, you could defiantly make this into a viable terminal interface. just make sure all of the "widgets" are relevant information and its not a bad idea.

[–] [email protected] 1 points 1 year ago

There's dif themes that get rid of the keyboard and add and remove things, plus I'm p sure you can write your own