System/web/Linux developer

  • 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2023

help-circle
  • We have had the opposite problem in the past. A cert provider requiring us to exist in certain international directories of companies took weeks of waiting around on bureaucratic red tape.

    Then they didn’t even call us to verify our existance, place of business or anything (yeah, this was one of the big certificate providers a long time ago).

    Their website was horrible, and their support wasn’t better.

    LetsEncrypt though hasn’t failed me once since it was setup, and that is over hundreds of domains with thousands of renewals.






  • 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.