this post was submitted on 27 Apr 2025
470 points (96.8% liked)

Technology

69449 readers
3647 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 2 days ago (4 children)

In their defense, I'm not sure I have ever seen a major UI redesign of some piece of software that the users of that software actually liked, at least at first. Inertia and muscle memory are powerful things.

[–] [email protected] 2 points 1 day ago

exactly one comes to mind: blender

[–] [email protected] 3 points 1 day ago

People hate two things the most: things changing and things staying the same.

[–] [email protected] 17 points 2 days ago

Hence the reason why you make small gradual improvements over a long time. YT has been around a long time, and Google should know better.

Well the old Google development company would know better, the new Google advertising agency doesn't give a shit

[–] [email protected] 5 points 2 days ago (2 children)

How is that in their defense?? You reveal them for the gross imcompetents that, and almost all developpers are.

If foreign strangers impose changes on my motor cortex then my prescription is to give them flamethrower enemas.

Stop it, just stop it! Or else!

[–] [email protected] 9 points 2 days ago* (last edited 2 days ago) (1 children)

LOL, nailed it.

I'm still bitter about browsers removing backspace for previous page. How was that hard to maintain?!

[–] [email protected] 10 points 1 day ago (3 children)

https://support.mozilla.org/en-US/questions/1336330

Is there a way to restore backspace button function in the newest version of Firefox, so when pressing it the previous page opened?

This function was very helpful for me!

To prevent user data loss when filling out forms, we’ve disabled the Backspace key as a navigation shortcut for the back navigation button. To re-enable the Backspace keyboard shortcut, you can change the about:config preference browser.backspace_action to 0. You can also use the recommended Alt + Left arrow (Command + Left arrow on Mac) shortcut instead.

[–] [email protected] 2 points 1 day ago

NICE! Now I've lost my muscle memory for that key, but I'm back (heh) baby!

[–] [email protected] 2 points 1 day ago (1 children)

The better UX could have been making this a regular option, and (by default) showing a warning dialogue if using backspace to navigate would clear out a form.

[–] [email protected] 1 points 1 day ago (1 children)

Haven't done much web UI, but I'm guessing that are too many way to skin the "form" cat to account for.

In any case, first time I've read any reasoning on removing it. Chrome killed it long ago and I was using an extension to re-enable it. Probably could have done as I just did in Firefox, fiddle with the config.

[–] [email protected] 1 points 12 hours ago

Form and input elements are a very standard thing, and while you can certainly do crazy stuff with it, even a simple check if you typed into an input/textarea, or changed a select without submitting the form element, should be sufficient.

I guess the problem might be detecting the submission (because oftentimes there's custom logic for that) but maybe better just display the warning than lose data. Worst case you'll just ignore it, best case the devs fix it so that it doesn't show up when it shouldn't.

[–] [email protected] 4 points 1 day ago (2 children)

I understand the reasoning, but I really wish Firefox had configurable keyboard shortcuts.

heck, everything should have configurable shortcuts. It's an accessibility feature with an obvious curb cut effect.

[–] [email protected] 2 points 1 day ago (2 children)
[–] [email protected] 1 points 23 hours ago

luddites were not anti progress, they were pro workers rights. today's usage of the word is insulting to their work.

[–] [email protected] 1 points 1 day ago

Thank you, yes!