this post was submitted on 16 Feb 2025
440 points (98.9% liked)

Programmer Humor

20737 readers
1391 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
 

functional = good enough.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 6 days ago (1 children)

!important This is my work nightmare, but for side projects I use elm and elm-ui and I just don't need css. So nice, so stable, so robust, so eeeeeasy to maintain. It's genuinely a delight. Boss nopes out when he sees all the whitespace, though, as if semicolons were the only thing keeping things sane.

[–] [email protected] 3 points 6 days ago (1 children)

I haven't heard of this. I make my personal websites from scratch in html and css using notepad++. I should probably modernize....

[–] [email protected] 3 points 6 days ago* (last edited 4 days ago)

I use it for web apps rather than plain pages, and you can certainly use it with your existing css, and you can roll new css in a clean and non-clashy way with elm-css, but, like I say, elm-ui lets you RELIABLY build your ui.