this post was submitted on 29 Aug 2023
1 points (100.0% liked)

Programming Horror

2367 readers
1 users here now

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there's also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev

Rules

Credits

founded 3 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] Zeth0s@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

I have seen frontends written in c#. Nothing surprises me anymore

[–] etler@programming.dev 0 points 2 years ago

After experiencing struts everything else looks great in comparison

[–] ILikeBoobies@lemmy.ca 0 points 2 years ago

All programming was intended to take place within Rust

[–] Hexarei@programming.dev 0 points 2 years ago (2 children)

Web development is, and will always be, just a game of finding increasingly ~~cursed~~ unique ways to concatenate HTML strings

[–] cadekat@pawb.social 0 points 2 years ago

One day I'll find a reason to use html!. One day.

[–] o11c@programming.dev 0 points 2 years ago

The problem is that what everybody really wants is parameterization, not concatenation. But most solutions therefor are flaky even if they exist.