419
submitted 3 months ago* (last edited 3 months ago) by qaz@lemmy.world to c/programmer_humor@programming.dev

...

(page 2) 18 comments
sorted by: hot top controversial new old
[-] GreenKnight23@lemmy.world 3 points 3 months ago

I've done this before. it's funny when the users are all, "why??!" and to respond with, "because you asked for it!"

[-] lmmarsano@lemmynsfw.com -5 points 3 months ago

Usernames removed to prevent brigading

What is this gatekeeping nonsense? We live in the free world. I don't want that reddit "anti-brigading" crap here.

Post breaks web accessibility by withholding web connectivity: it needs a link to source.Images of text break much that text alternatives do not. Losses due to image of text lacking alternative such as link:

  • usability
    • we can't quote the text without pointless bullshit like retyping it or OCR
    • text search is unavailable
    • the system can't
      • reflow text to varied screen sizes
      • vary presentation (size, contrast)
      • vary modality (audio, braille)
  • accessibility
    • lacks semantic structure (tags for titles, heading levels, sections, paragraphs, lists, emphasis, code, links, accessibility features, etc)
    • some users can't read the image due to lack of alt text (markdown image description)
    • users can't adapt the text for dyslexia or vision impairments
    • systems can't read the text to them or send it to braille devices
  • web connectivity
    • we have to do failure-prone bullshit to find the original source
    • we can't explore wider context of the original message
  • authenticity: we don't know the image hasn't been tampered
  • searchability: the "text" isn't indexable by search engine in a meaningful way
  • fault tolerance: no text fallback if
    • image breaks
    • image host is geoblocked due to insane regulations.

Contrary to age & humble appearance, text is an advanced technology that provides all these capabilities absent from images.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 19 Jan 2026
419 points (99.1% liked)

Programmer Humor

31092 readers
271 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