System/web/Linux developer

  • 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2023

help-circle





  • In Sweden we have had a version of self checkout for 20 years in the largest stores, and here it seems to work fine.

    Instead of having to scan everything at a station, each product is scanned with a handscanner when walking through the store, and put directly into shopping bags. Then only the payment and possibly a randomly occuring verification is left before leaving the store.

    The random testing is usually just an employee scanning three to five items from your bags, and occurs like once every four months (as long as you’re not actually stealing and caught).










  • I’m horrfied every day at work that copy/paste still is an issue. All my coworkers and customers are still struggling with copying some data, switching to another program, pasting it, switching back, copying some other data, and so on, especially when needing two or three data frequently.

    In Windows, a (bad) solution is using win+tab, which literally no one knows about, much less uses.

    In Linux (and should be in Windows too), it is trivial to implement buffers (say 0-9) to store and retrieve clipboard data for subseconds access.