• 0 Posts
  • 117 Comments
Joined 11 months ago
cake
Cake day: February 12th, 2025

help-circle









  • Disclaimer: it’s been a decade since I did my undergrad in physics.

    Its called entanglement. Meaning two things are quantum linked to be the same state. In this case the dots. This is done without any physical link between them. That’s what makes this teleportation.

    So what happens is both sides are in a quantum state where each dot is both 0 and 1. But importantly when measured they will produce the same result. The other effect is what you do to one dot, you do to both.

    This is where I get fuzzy.

    The idea here is to have one dot in the computer and one dot to observe outside. You do the physics in the computer to compute the result, then observe the dot outside to see the result.







  • Because libertarians are the first to remove legal protections in the name of small government. This isnt a blanket rule, more anecdotal than anything. But the ones I’ve managed to find and interact with all want to remove all sorts of legal protections.

    The party doesn’t seem to represent those that I’ve interacted with. I get what your saying, but that just doesn’t match with who I’ve interacted with.

    Okay so here’s where I interject more opnion than above.

    libritarians miss the forest for the trees. From your opinion above you say fiscal responsibility. But you deney the help that social programs provide, and actually benift the economy. Poor people spend stimuls checks locally more than higher income brackets for example. Government serves people, not commerce.





  • DoPeopleLookHere@sh.itjust.workstoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    3 months ago

    Hokay. So docker does run as root. Podman can run rootless, but docker does run as root.

    So if you have any vulnerabilities in your code, like say remote code execution, than your app already has access to root.

    Also, don’t pretend like your shit don’t stink. My code has bugs. And I’ve been at this a a decade. Your vibe coded thing isnt going to be secure because you probably don’t even know how to make it secure if you don’t know docker runs as root.

    Here’s where I interject my opnion

    Its fine to do this for yourself. If you wanted to hear how great your AI produced slop go to LinkedIn.

    When you share things to be used by others, you have a responsibility yourself. How will you monitor and package up security updates? What kind of depenecinies do you have? Are they up to date? Do they have any CVEs?

    There’s so much more to publishing than good intentions. Its fine to do something like this for yourself. But to publish and then absolve yourself of any responsibility is not a way to get taken seriously.