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

help-circle
  • If you were 100% specific you would be effectively writing the code yourself. But you don’t want that, so you’re not 100% specific, so it makes up the difference. The result will include an unspecified percentage of code that does not fit what you wanted.

    It’s like code Yahtzee, you keep re-rolling this dice and that dice but never quite manage to get the exact combination you need.

    There’s an old saying about computers, they don’t do what you want them to do, they do what you tell them to do. They can’t do what you don’t tell them to do.




  • lemmyvore@feddit.nltoStar Wars Memes@lemmy.worldI'm getting old
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    6
    ·
    edit-2
    7 days ago

    But I don’t want quality content when I open up a Star Wars series. I want the same old Republic vs Empire setting, some easygoing action with light sabers, bit of humor, a couple of furry characters and plot holes I can drive a truck through.

    Edit: make that a barge. I want to drive a barge through not a truck.





  • lemmyvore@feddit.nltoProgrammer Humor@programming.devWhat a time to be alive
    link
    fedilink
    English
    arrow-up
    37
    arrow-down
    1
    ·
    23 days ago

    That was a solved problem 20 years ago lol. We made working systems for this in our lab at Uni, it was one of our course group projects. It used combinations of sensors and microcontrollers.

    It’s not really the kind of problem that requires AI. You can do it with AI and image recognition or live traffic data but that’s more fitting for complex tasks like adjusting the entire grid live based on traffic conditions. It’s massively overkill for dead time switches.

    Even for grid optimization you shouldn’t jump into AI head first. It’s much better long term to analyze the underlying causes of grid congestion and come up with holistic solutions that address those problems, which often translate into low-tech or zero-tech solutions. I’ve seen intersections massively improved by a couple of signs, some markings and a handful of plastic poles.

    Throwing AI at problems is sort of a “spray and pray” approach that often goes about as badly as you can expect.






  • lemmyvore@feddit.nltoAsklemmy@lemmy.mlCan I refuse MS Authenticator?
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    1 month ago
    1. Why should users care about the company’s billables, first of all. Secondly, it’s a red herring because there’s nothing compelling them to offer support for 3rd party authenticators or even mention them. It’s just a flip switch in the settings. Savvy users will try a 3rd party first anyway.
    2. Potayto, potato. The location info comes from and including Authenticator. What is the point of fetching location in a TOTP generator if not to check up on it?

  • I don’t care whether it stores the location. The problem is that it sends it to your employer. And so do all Microsoft apps. Teams for example makes full reports for managers to peruse about all kinds of information taken from each employee’s device, including location and whether they were using the device and when.



  • Depends on the type of token. The type that would be needed in this case doesn’t need a computer to use, it displays the codes on a small screen.

    There are also key generators used for electronic signatures that need to be connected to the PC; those can work on Linux but it depends on whether whoever provisioned them wanted to do that. Lots of companies who issue such tokens only put the Windows stuff on them.