Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. just learned that my colleagues rotate VS Code by 1 degree when you leave your laptop unattended

just learned that my colleagues rotate VS Code by 1 degree when you leave your laptop unattended

Scheduled Pinned Locked Moved Uncategorized
29 Posts 22 Posters 0 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.
  • teflontrout@beige.partyT teflontrout@beige.party

    @merlin

    That is the leveled up version of my old favorite:

    1. screenshot desktop

    2. set that as walpaper

    3. delete all the icons from their desktop

    hlangeveld@hachyderm.ioH This user is from outside of this forum
    hlangeveld@hachyderm.ioH This user is from outside of this forum
    hlangeveld@hachyderm.io
    wrote last edited by
    #20

    @TeflonTrout @merlin
    This a longer story...

    My wife used to have an early laptop 25y back or longer, that developed a loose screen contact resulting in a narrow black line just next to the center of the screen.

    After weeks i happened to notice the problem went away when I applied subtle pressure on the side of the screen bezel.

    I then carefully opened the shell and squeezed some material between shell and screen to apply permanent pressure.

    I then created a snapshot.
    And edited the original black line into the picture which then became the new background...

    teflontrout@beige.partyT 1 Reply Last reply
    0
    • xssfox@cloudisland.nzX xssfox@cloudisland.nz

      @merlin this should fix it

      xrandr --output HDMI-1 --transform 0.99985,0.017452,0,-0.017452,0.99985,0,0,0,1

      causeofbsod@wetdry.worldC This user is from outside of this forum
      causeofbsod@wetdry.worldC This user is from outside of this forum
      causeofbsod@wetdry.world
      wrote last edited by
      #21

      @xssfox @merlin sadly, windows 11

      1 Reply Last reply
      0
      • hlangeveld@hachyderm.ioH hlangeveld@hachyderm.io

        @TeflonTrout @merlin
        This a longer story...

        My wife used to have an early laptop 25y back or longer, that developed a loose screen contact resulting in a narrow black line just next to the center of the screen.

        After weeks i happened to notice the problem went away when I applied subtle pressure on the side of the screen bezel.

        I then carefully opened the shell and squeezed some material between shell and screen to apply permanent pressure.

        I then created a snapshot.
        And edited the original black line into the picture which then became the new background...

        teflontrout@beige.partyT This user is from outside of this forum
        teflontrout@beige.partyT This user is from outside of this forum
        teflontrout@beige.party
        wrote last edited by
        #22

        @hlangeveld @merlin

        Diabolical, I LOVE that

        1 Reply Last reply
        0
        • merlin@toot.kif.rocksM merlin@toot.kif.rocks

          just learned that my colleagues rotate VS Code by 1 degree when you leave your laptop unattended

          blass_rose@furry.engineerB This user is from outside of this forum
          blass_rose@furry.engineerB This user is from outside of this forum
          blass_rose@furry.engineer
          wrote last edited by
          #23

          @merlin I just did this on my own copy, and it's REALLY ANNOYING ME even at 0.2deg, because it's subtle enough that the angle isn't immediately noticeable, but everything is immediately BLURRY and it feels like my eyes just aren't focusing on it!
          Full 90/180 draw crisp and clean, tho.

          1 Reply Last reply
          0
          • merlin@toot.kif.rocksM merlin@toot.kif.rocks

            just learned that my colleagues rotate VS Code by 1 degree when you leave your laptop unattended

            patterfloof@meow.socialP This user is from outside of this forum
            patterfloof@meow.socialP This user is from outside of this forum
            patterfloof@meow.social
            wrote last edited by
            #24

            @merlin this is gonna be wonderfully subtle for the first few times

            unlike one office I worked at where people found the "rotate everything 180 degrres" setting in windows ...

            1 Reply Last reply
            0
            • merlin@toot.kif.rocksM merlin@toot.kif.rocks

              just learned that my colleagues rotate VS Code by 1 degree when you leave your laptop unattended

              ppxl@social.tchncs.deP This user is from outside of this forum
              ppxl@social.tchncs.deP This user is from outside of this forum
              ppxl@social.tchncs.de
              wrote last edited by
              #25

              @merlin literally unhinged

              1 Reply Last reply
              0
              • devopscats@toot.catD This user is from outside of this forum
                devopscats@toot.catD This user is from outside of this forum
                devopscats@toot.cat
                wrote last edited by
                #26

                @mherbert @xssfox @merlin in my day you'd have subtle changes to your termcap file that would take ages to discover

                1 Reply Last reply
                0
                • merlin@toot.kif.rocksM merlin@toot.kif.rocks

                  @feonixrift Help > Open Developer Tools, find the body element and add rotate: 1deg to the CSS

                  terrorbite@meow.socialT This user is from outside of this forum
                  terrorbite@meow.socialT This user is from outside of this forum
                  terrorbite@meow.social
                  wrote last edited by
                  #27

                  @merlin @feonixrift I think it's like

                  body { transform: rotate(1deg); }

                  Or for maximum chaos,

                  * { transform: rotate(1deg); }
                  terrorbite@meow.socialT 1 Reply Last reply
                  0
                  • terrorbite@meow.socialT terrorbite@meow.social

                    @merlin @feonixrift I think it's like

                    body { transform: rotate(1deg); }

                    Or for maximum chaos,

                    * { transform: rotate(1deg); }
                    terrorbite@meow.socialT This user is from outside of this forum
                    terrorbite@meow.socialT This user is from outside of this forum
                    terrorbite@meow.social
                    wrote last edited by
                    #28

                    @merlin @feonixrift successfully used this on my partner's laptop ๐Ÿ˜ˆ

                    1 Reply Last reply
                    0
                    • teflontrout@beige.partyT teflontrout@beige.party

                      @merlin

                      That is the leveled up version of my old favorite:

                      1. screenshot desktop

                      2. set that as walpaper

                      3. delete all the icons from their desktop

                      aris@infosec.exchangeA This user is from outside of this forum
                      aris@infosec.exchangeA This user is from outside of this forum
                      aris@infosec.exchange
                      wrote last edited by
                      #29

                      @TeflonTrout @merlin To a former (non-tech) colleague who was always leaving her desktop unattended, I took a screenshot, mirrored it upside down, moved all the icons in a safe place, changed the desktop and mirrored her screen upside down (there's a keyboard shortcut for that). Her desktop was looking normal but the mouse going the wrong way and not being able to navigate menus made her panic, we quickly had to revert it ๐Ÿ˜…

                      1 Reply Last reply
                      1
                      0
                      • R relay@relay.infosec.exchange shared this topic
                      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