this post was submitted on 09 Nov 2025
230 points (98.3% liked)

Programmer Humor

30362 readers
392 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
top 20 comments
sorted by: hot top controversial new old
[–] aubeynarf@lemmynsfw.com 32 points 4 months ago (5 children)

I think we can simplify this with one slider that covers the entire range of post codes: 00000 - 99999

[–] einlander@lemmy.world 5 points 4 months ago

With no detents.

[–] Empricorn@feddit.nl 3 points 4 months ago (1 children)

Slider? No, it's a button that you have to hold down to scroll. And it moves ridiculously slow, like some streaming services.

[–] ulterno@programming.dev 1 points 4 months ago

Oh, and you require DRM enabled to go above 1079 and a Smart TV with all privacy options at default to go above 2159.

[–] aubeynarf@lemmynsfw.com 1 points 4 months ago

Ah, I’m thinking US ZIP Code

[–] madcaesar@lemmy.world 1 points 4 months ago (1 children)

What about our Canadian brothers and their codes?? F4S6D4 😂

[–] Classy@sh.itjust.works 2 points 4 months ago (2 children)

Easy, 36-base slider with 6 place holders. All potential post codes between 000000 and ZZZZZZ.

[–] _stranger_@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

You could add a scroll wheel on the screen that you drag to scroll, and let the user set the gear ratio via a similar mechanism.

[–] then_three_more@lemmy.world -1 points 4 months ago

Postcodes are letter letter number number space number number letter letter

[–] rtxn@lemmy.world 24 points 4 months ago* (last edited 4 months ago) (2 children)

Put all of the postcodes in a paginated list that displays only 30 entries at a time (60 and 100 per page for premium users), only has next/previous navigation buttons, orders the entries by popularity, and goes back to the first page if you reload the website. Or an infinitely scrolling page that loads each page dynamically, but returns 429 Too Many Requests if the user scrolls too fast.

[–] gwl@lemmy.blahaj.zone 5 points 4 months ago

I reckon someone should try that

[–] GraniteM@lemmy.world 2 points 4 months ago* (last edited 4 months ago)

Map the tonal range of the human voice from 00000, the lowest-pitched, to 99999, the highest-pitched. Sing a note into your microphone that corresponds to your postal code.

EDIT: Make it a Base-36 range so as to allow letters A-Z when they are used in postal codes.

[–] patrick@lemmy.bestiver.se 7 points 4 months ago* (last edited 4 months ago) (1 children)

I also made some dumb number entering shenanigans for https://faxyourballs.com/

My favorite was suggested by a friend: the radial button selection for every digit, but with digit “10” sorted up at the top.

I should go add some more…

[–] gwl@lemmy.blahaj.zone 3 points 4 months ago

You should make a post about it, I think it would do numbers!

[–] Jessica@discuss.tchncs.de 6 points 4 months ago (1 children)

I don't care what the particular number is, but it's a dart throwing game and you have to get all the numbers correct in one shot or start over

[–] gwl@lemmy.blahaj.zone 2 points 4 months ago

Yeah that part I was particularly proud of.. It's so unusable

[–] state_electrician@discuss.tchncs.de 4 points 4 months ago (1 children)

I remember when r/ProgrammerHumor was full of hilariously bad UX/UI. There were so many amazing entries.

[–] gwl@lemmy.blahaj.zone 2 points 4 months ago

I've made a community for it cause I wanna see more of it

[–] flowers_galore2@lemmynsfw.com 1 points 4 months ago

In all fairness, it’s not like an address is a well-defined thing in the first place; this form could be made better by eg adding a very small non-clickable preview map where you can manually enter coordinates, preferably in a large font of course.