this post was submitted on 28 Sep 2025
527 points (89.3% liked)

Programmer Humor

27092 readers
1114 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
[–] sp3ctr4l@lemmy.dbzer0.com 50 points 1 month ago (4 children)

Ok, now ... where does TempleOS and HolyC belong on this chart?

[–] jwt@programming.dev 61 points 1 month ago (1 children)

*Sigh*. Fine, let's introduce a z-axis specifically for Terry A. Davis.

[–] sp3ctr4l@lemmy.dbzer0.com 16 points 1 month ago

So what you're saying is that... he is either from, belongs to, or should be placed on...

... another plane of existence?

lololololollool

[–] InternetCitizen2@lemmy.world 12 points 4 weeks ago (2 children)
[–] Honytawk@lemmy.zip 4 points 4 weeks ago

Why would god be a middledev?

[–] sp3ctr4l@lemmy.dbzer0.com 3 points 4 weeks ago

Ah, so your idea is that they exist at a location with an imaginary component, they exist in an unvisualized, complex plane?

teeheehee

[–] Feathercrown@lemmy.world 5 points 4 weeks ago (2 children)

Maximum freedom, and somehow joining the maximum points on the tradition and disruption axes, forcefully bending the chart into some sort of cylinder

[–] sp3ctr4l@lemmy.dbzer0.com 3 points 4 weeks ago

Hrm ok so your model is less of a defined space a point can exist in, and is instead a topology that a point must exist on.

[–] drath@lemmy.world 2 points 4 weeks ago (1 children)

Eh, I wouldn't say TempleOS is disruptive. It was literally started off as a modern-day C64 successor. So, tradition all the way.

[–] Feathercrown@lemmy.world 1 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Pasting objects into text files is pretty disruptive. The only other coding editor I know that can do that is DrRacket with images. I mean the guy invented an entire OS, C variant, several programs... all incompatible with traditional ones, simply because of his unique personal beliefs.

[–] drath@lemmy.world 2 points 4 weeks ago (1 children)

Pasting objects into text files is pretty disruptive

It's still text with some formatting underneath, though, just like HTML. Actually, in HTML we already have it in form of contenteditable attribute. You can straight up paste images and move other html elements into elements with it. I just checked, you can even do this with full on canvas elements and animated webgl views if you wanted to for some reason, though the code must be adjusted to account for it. I have yet to see it being useful and not a liability, though.

[–] Feathercrown@lemmy.world 1 points 3 weeks ago

True, I guess it's just a type of hypertext. Still, hypertext in a code editor is underexplored.

[–] julien@programming.dev 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

It needs a Z axis for hobby vs enterprise.

[–] sp3ctr4l@lemmy.dbzer0.com 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

There we go, there, that actually makes sense to me, thank you!

I want to know what a corpo hobbyist traditionalist language is though, lol.

Like uh... I make vba / excel macros in my spare time for fun, lol?

[–] julien@programming.dev 2 points 3 weeks ago

That's where retrocomputing comes into play I guess, Haha!

Those people running Windows 2000 or XP on old computers or VMs and making old-school dotnet web forms apps for it.

I can imagine myself doing this one day, just for nostalgia. 😄