Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. You can not change my mind.

You can not change my mind.

Scheduled Pinned Locked Moved memes
memes
36 Posts 31 Posters 39 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • reygle@lemmy.worldR [email protected]

    I
    AM
    ROOT

    spankmonkey@lemmy.worldS This user is from outside of this forum
    spankmonkey@lemmy.worldS This user is from outside of this forum
    [email protected]
    wrote last edited by
    #12

    "I am Steve Rogers."

    1 Reply Last reply
    0
    • old_jimmy_twodicks@sh.itjust.worksO [email protected]

      Heh, pee sex EC...

      N This user is from outside of this forum
      N This user is from outside of this forum
      [email protected]
      wrote last edited by
      #13

      EC?
      * Ursula von der Leyen enters the chat…

      lumidaub@feddit.orgL 1 Reply Last reply
      1
      • mydarkesttimeline01@ani.socialM [email protected]
        This post did not contain any content.
        nebula@fedia.ioN This user is from outside of this forum
        nebula@fedia.ioN This user is from outside of this forum
        [email protected]
        wrote last edited by
        #14

        sudo echo nah I am root baby.

        V 1 Reply Last reply
        0
        • N [email protected]

          EC?
          * Ursula von der Leyen enters the chat…

          lumidaub@feddit.orgL This user is from outside of this forum
          lumidaub@feddit.orgL This user is from outside of this forum
          [email protected]
          wrote last edited by
          #15

          FUCK

          1 Reply Last reply
          1
          • mydarkesttimeline01@ani.socialM [email protected]
            This post did not contain any content.
            dual_sport_dork@lemmy.worldD This user is from outside of this forum
            dual_sport_dork@lemmy.worldD This user is from outside of this forum
            [email protected]
            wrote last edited by
            #16

            We've had 24 years of UAC and somehow Microsoft still can't figure out either of the following:

            1. The UAC prompt is triggered by an application either directly requesting elevation, or attempting to do something (write a file, tweak a registry value, change a group policy setting) that requires said permissions. So the OS obviously knows whatever it was the application tried to do, but it doesn't tell you what that is. It just says it needs to make "changes to your device." I would feel a lot better about that if they bothered to inform me maybe which file or directory it was trying to write to, or if it's a registry change, or what. Because, you know, maybe I don't want to let randomdownloadedapp32.exe change my system language to Swahili if I knew that's what it was about to do.

            2. There still isn't a way to permanently mark a specific app or executable as trusted so it won't nag you about UAC elevation. If you're running an account with limited permissions and need to enter an administrator password every single time you launch some damn fool program, for instance, that's a big time problem for your peons who may accidentally close that application at any time and then can't reopen it. The workarounds for this (if any) typically revolve around divining whatever action that app performs that's got Windows' knickers in a twist, rather akin to guessing what a fussy baby is crying about, and then manually applying permissions to that file, directory, or object. Maybe it's trying to write to %systemdrive%\Program Files? Maybe it's keeping a count of something in the registry? Did it try to change a protected system setting like, ye gods forbid, the clock? Did it trip Windows' built in installer detection? Or maybe it just blithely demands an elevated runtime for no reason because its developers were morons. I don't fucking know, because the UAC prompt doesn't tell you; See point #1 above.

            H kolanaki@pawb.socialK 2 Replies Last reply
            25
            • nebula@fedia.ioN [email protected]

              sudo echo nah I am root baby.

              V This user is from outside of this forum
              V This user is from outside of this forum
              [email protected]
              wrote last edited by
              #17

              This incident will be reported!

              1 Reply Last reply
              1
              • Y [email protected]

                It's funny that elevation of permissions is something handled elegantly in Linux since forever, but M$ just can't make it happen.

                UAC is slow, ineffective, and inconsistent. But even when you turn it off you find some directories are off limits still. Even while you can vandalize regedit and gpedit all day long.

                The "hello Windows" system of pins and bio-metrics may be an improvement, IDK. I liked using a PIN for logins and stuff right up until I needed the real password for something.

                Or maybe that's the problem: the fact that M$ handles elevation of permission in 6 different and contradictory ways that all have to be backward comparable.

                G This user is from outside of this forum
                G This user is from outside of this forum
                [email protected]
                wrote last edited by
                #18

                Windows has sudo now.

                H M 2 Replies Last reply
                0
                • dual_sport_dork@lemmy.worldD [email protected]

                  We've had 24 years of UAC and somehow Microsoft still can't figure out either of the following:

                  1. The UAC prompt is triggered by an application either directly requesting elevation, or attempting to do something (write a file, tweak a registry value, change a group policy setting) that requires said permissions. So the OS obviously knows whatever it was the application tried to do, but it doesn't tell you what that is. It just says it needs to make "changes to your device." I would feel a lot better about that if they bothered to inform me maybe which file or directory it was trying to write to, or if it's a registry change, or what. Because, you know, maybe I don't want to let randomdownloadedapp32.exe change my system language to Swahili if I knew that's what it was about to do.

                  2. There still isn't a way to permanently mark a specific app or executable as trusted so it won't nag you about UAC elevation. If you're running an account with limited permissions and need to enter an administrator password every single time you launch some damn fool program, for instance, that's a big time problem for your peons who may accidentally close that application at any time and then can't reopen it. The workarounds for this (if any) typically revolve around divining whatever action that app performs that's got Windows' knickers in a twist, rather akin to guessing what a fussy baby is crying about, and then manually applying permissions to that file, directory, or object. Maybe it's trying to write to %systemdrive%\Program Files? Maybe it's keeping a count of something in the registry? Did it try to change a protected system setting like, ye gods forbid, the clock? Did it trip Windows' built in installer detection? Or maybe it just blithely demands an elevated runtime for no reason because its developers were morons. I don't fucking know, because the UAC prompt doesn't tell you; See point #1 above.

                  H This user is from outside of this forum
                  H This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #19

                  it just blithely demands an elevated runtime for no reason because its developers were morons.

                  It’s always, always, this one.

                  V 1 Reply Last reply
                  15
                  • G [email protected]

                    Windows has sudo now.

                    H This user is from outside of this forum
                    H This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #20

                    [citation needed].

                    Just tried it, got told that it is not a valid command.

                    S 1 Reply Last reply
                    0
                    • dual_sport_dork@lemmy.worldD [email protected]

                      We've had 24 years of UAC and somehow Microsoft still can't figure out either of the following:

                      1. The UAC prompt is triggered by an application either directly requesting elevation, or attempting to do something (write a file, tweak a registry value, change a group policy setting) that requires said permissions. So the OS obviously knows whatever it was the application tried to do, but it doesn't tell you what that is. It just says it needs to make "changes to your device." I would feel a lot better about that if they bothered to inform me maybe which file or directory it was trying to write to, or if it's a registry change, or what. Because, you know, maybe I don't want to let randomdownloadedapp32.exe change my system language to Swahili if I knew that's what it was about to do.

                      2. There still isn't a way to permanently mark a specific app or executable as trusted so it won't nag you about UAC elevation. If you're running an account with limited permissions and need to enter an administrator password every single time you launch some damn fool program, for instance, that's a big time problem for your peons who may accidentally close that application at any time and then can't reopen it. The workarounds for this (if any) typically revolve around divining whatever action that app performs that's got Windows' knickers in a twist, rather akin to guessing what a fussy baby is crying about, and then manually applying permissions to that file, directory, or object. Maybe it's trying to write to %systemdrive%\Program Files? Maybe it's keeping a count of something in the registry? Did it try to change a protected system setting like, ye gods forbid, the clock? Did it trip Windows' built in installer detection? Or maybe it just blithely demands an elevated runtime for no reason because its developers were morons. I don't fucking know, because the UAC prompt doesn't tell you; See point #1 above.

                      kolanaki@pawb.socialK This user is from outside of this forum
                      kolanaki@pawb.socialK This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #21

                      What is interesting to me is that Steam somehow manages to run elevated commands when installing games and it, itself, never actually gives any UAC warnings and even kinda breaks if you force Steam to run as an admin from the compatibility tab.

                      K illecors@lemmy.cafeI 2 Replies Last reply
                      5
                      • H [email protected]

                        [citation needed].

                        Just tried it, got told that it is not a valid command.

                        S This user is from outside of this forum
                        S This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #22

                        Had to enable it, and got prompted to do so, but it works just fine.

                        1 Reply Last reply
                        0
                        • mydarkesttimeline01@ani.socialM [email protected]
                          This post did not contain any content.
                          moosetwin@lemmy.dbzer0.comM This user is from outside of this forum
                          moosetwin@lemmy.dbzer0.comM This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #23

                          MyDarkestTimeline01 is not in the sudoers file. This incident will be reported.

                          mydarkesttimeline01@ani.socialM 1 Reply Last reply
                          1
                          • moosetwin@lemmy.dbzer0.comM [email protected]

                            MyDarkestTimeline01 is not in the sudoers file. This incident will be reported.

                            mydarkesttimeline01@ani.socialM This user is from outside of this forum
                            mydarkesttimeline01@ani.socialM This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #24

                            Well didn't know what that was before so, go ahead.

                            1 Reply Last reply
                            1
                            • mydarkesttimeline01@ani.socialM [email protected]
                              This post did not contain any content.
                              G This user is from outside of this forum
                              G This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #25

                              how can you revert 2 million years of evolution in a human in 3.2 seconds with just a simple phrase?

                              the fuck I'm not! I OWN YOU!!!

                              1 Reply Last reply
                              0
                              • Y [email protected]

                                It's funny that elevation of permissions is something handled elegantly in Linux since forever, but M$ just can't make it happen.

                                UAC is slow, ineffective, and inconsistent. But even when you turn it off you find some directories are off limits still. Even while you can vandalize regedit and gpedit all day long.

                                The "hello Windows" system of pins and bio-metrics may be an improvement, IDK. I liked using a PIN for logins and stuff right up until I needed the real password for something.

                                Or maybe that's the problem: the fact that M$ handles elevation of permission in 6 different and contradictory ways that all have to be backward comparable.

                                M This user is from outside of this forum
                                M This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #26

                                . . .6 different and contradictory ways that all have to be backward comparable.

                                After witnessing their handling of Control Panel vs. "trendy no-option we-think-you're-stupid Control Panel" for like 4 straight versions, I think this has just become their philosophy at this point. Lol

                                F 1 Reply Last reply
                                4
                                • kolanaki@pawb.socialK [email protected]

                                  What is interesting to me is that Steam somehow manages to run elevated commands when installing games and it, itself, never actually gives any UAC warnings and even kinda breaks if you force Steam to run as an admin from the compatibility tab.

                                  K This user is from outside of this forum
                                  K This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #27

                                  Unfortunately, I think the explanation for this one is that Steam bypasses a lot of Windows security and can be used as an exploration vector.

                                  1 Reply Last reply
                                  2
                                  • mydarkesttimeline01@ani.socialM [email protected]
                                    This post did not contain any content.
                                    P This user is from outside of this forum
                                    P This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #28

                                    I use to think if I opened Explorer as an administrator I could turn off the parental controls my mom put on the computer 😂

                                    1 Reply Last reply
                                    1
                                    • mydarkesttimeline01@ani.socialM [email protected]
                                      This post did not contain any content.
                                      heythisisnttheymca@lemmy.worldH This user is from outside of this forum
                                      heythisisnttheymca@lemmy.worldH This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #29

                                      I cannot change your mind

                                      1 Reply Last reply
                                      0
                                      • mydarkesttimeline01@ani.socialM [email protected]
                                        This post did not contain any content.
                                        S This user is from outside of this forum
                                        S This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by [email protected]
                                        #30

                                        Sudo su -

                                        Sudo dnf remove windows

                                        1 Reply Last reply
                                        3
                                        • H [email protected]

                                          it just blithely demands an elevated runtime for no reason because its developers were morons.

                                          It’s always, always, this one.

                                          V This user is from outside of this forum
                                          V This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #31

                                          Moron developer chiming in: it's definitely this.

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups