1102
Peak UI Design (lemmy.ml)
(page 2) 50 comments
sorted by: hot top controversial new old
[-] LaserTurboShark69@sh.itjust.works 5 points 3 months ago

Why yes I am a Jaber baby how did you know

[-] Mk23simp 5 points 3 months ago
[-] VerilyFemme 4 points 3 months ago

🎶Tell my girl I will be gone by Septuneugust🎶

deculyugust

[-] victorz@lemmy.world 4 points 3 months ago
[-] MajinBlayze@lemmy.world 4 points 3 months ago
[-] psud@aussie.zone 2 points 3 months ago
[-] MajinBlayze@lemmy.world 1 points 3 months ago

For that matter, August has to use a blank in the first position as well

[-] ArchmageAzor@lemmy.world 4 points 3 months ago

I love the month of Jay

[-] Aatube@kbin.melroy.org 3 points 3 months ago
[-] Siethron@lemmy.world 3 points 3 months ago
[-] gerryflap@feddit.nl 3 points 3 months ago

We can clearly see that this design is silly, because it allows for so many invalid states. Yet when we represent some type, let's say in Java, were so often forced to do this exact same thing. Have variables in a container of which only a certain combination is valid. And then have at most a comment saying "this number is only valid if X is also set" or "if the validity boolean is true". Luckily Java finally has some ability for the so-called sum types now, just like Haskell's data types or Rust's enum types. Imo any language should have this.

[-] Fiery@lemmy.dbzer0.com 1 points 3 months ago

Having data dependent on each other in a type means that either you have redundant data (so one of the fields should be computed) or that your container tries to be too generic (you should in this case prefer an 'Apple' class over a 'Fruit' class with an enum field 'Type')

[-] match@pawb.social 3 points 3 months ago

disappointed that july is not split into j/ul/y

[-] Feathercrown@lemmy.world 3 points 3 months ago

septuneuary

[-] rustyredox@lemmy.world 2 points 3 months ago
[-] ChickenLadyLovesLife@lemmy.world 2 points 3 months ago

They can't even align the goddam controls smdh

[-] ramble81@lemmy.zip 2 points 3 months ago* (last edited 3 months ago)

What happens if you accidentally click something in the third box for July?

Edit: nm, I see the blanks as the first option

[-] kamen@lemmy.world 2 points 3 months ago
[-] pewgar_seemsimandroid 2 points 3 months ago
[-] CardboardDecoy@lemmy.world 2 points 3 months ago

Yeah baby I'm a scorpanceitarius

[-] Skanky@lemmy.world 2 points 3 months ago
[-] otter@lemmy.ca 2 points 3 months ago

Why is the first part of October in the second box?

Now I want to see an infographic about the common parts of each of the months

load more comments (3 replies)
[-] OmegaLemmy@discuss.online 2 points 3 months ago

this is how my apps look when I try optimising them, just to gut them of all its usability because 'why have an array of values if I can reuse this string or integer' like a fucking idiot

[-] serpineslair@lemmy.world 1 points 3 months ago
[-] CeeBee_Eh@lemmy.world 1 points 3 months ago

Febranber. Those who know, remember.

load more comments
view more: ‹ prev next ›
this post was submitted on 15 Jul 2025
1102 points (100.0% liked)

Programmer Humor

27193 readers
1083 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