this post was submitted on 16 Jun 2026
22 points (92.3% liked)

Technology

85492 readers
3988 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

PSN briefly allowed users to claim single-letter Online IDs like A, B, X, and Z, even though Sony’s public username rules require 3–16 characters. It looks less like a planned feature and more like a validation failure somewhere in PSN’s identity stack, showing why client-side checks are never enough and why all platforms need consistent server-side validation across APIs, account services, and databases.

top 3 comments
sorted by: hot top controversial new old
[–] orclev@lemmy.world 11 points 16 hours ago (1 children)

and why ~~old~~ all platforms need consistent server-side validation across APIs, account services, and databases

FTFY.

[–] JohnEdwa@sopuli.xyz 7 points 12 hours ago (1 children)

I once registered a Subway account without a gender simply by modifying the registration form as the only validation was marking that input field mandatory in the HTML.
You couldn't actually use it as it would crash the app if you did as it couldn't handle the gender of the user being null :)

[–] Illogicalbit@lemmy.world 4 points 11 hours ago

Little Bobby Tables?