• 0 Posts
  • 64 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle

  • “Computer” meaning a mechanical/electro-mechanical/electrical machine wasn’t used until around after WWII.

    Babbag’s difference/analytical engines weren’t confusing because people called them a computer, they didn’t.

    “On two occasions I have been asked, ‘Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?’ I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.”

    • Charles Babbage

    If you give any computer, human or machine, random numbers, it will not give you “correct answers”.

    It’s possible Babbage lacked the social skills to detect sarcasm. We also have several high profile cases of people just trusting LLMs to file legal briefs and official government ‘studies’ because the LLM “said it was real”.



  • That’s what config files are for. It would be a nightmare to hardcode weight and balance and have to recompile the HUD every time you change the loadout or refuel the plane.

    Most code, algorithms, etc are not any more sensitive than the concept of desks and file cabinets. No, guidance programs for missiles probably shouldn’t be put on GitHub, but there’s a reason RSA and other encryption algorithms were open sourced. It’s better to have more eyes looking for inefficiencies, weaknesses, and vulnerabilities than to just assume it’s good because no-one on the team responsible is smart/engaged enough to find them.






  • turmacar@lemmy.worldtoSelfhosted@lemmy.worldWhat is Docker?
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Building from source is always going to come with complications. That’s why most people don’t do it. A docker compose file that ‘just’ downloads the stable release from a repo and starts running is dramatically more simple than cross-referencing all your services to make sure there are no dependency conflicts.

    There’s an added layer of complexity under the hood to simplify the common use case.






  • Yes. Even with Plex I’ve had people just never log in. Or after I log them in and set it as a favorite they just never go to the unfamiliar icon.

    Most of the problem isn’t even Plex/Jellyfin/etc.'s fault, it’s that the UI of smart tvs is a nightmare hellscape running on underpowered hardware and people just want to interact with it as little as possible. The absolute best thing would be to copy Netflix/Disney/etc and throw a QR code on the screen to sidestep that by throwing authentication to the phone.