• 0 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle


  • In group policy (local or domain):
    Computer Configuration > Administrative Templates > System > Display highly detailed status messages

    Also make sure that this policy is not set or set to disabled:
    Computer Configuration > Administrative Templates > System > Remove Boot / Shutdown / Logon / Logoff status messages

    Instead of using local group policy you could use the registry:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
    “VerboseStatus”=dword:00000001

    If you do it through registry, make sure this key is either non-existant or set to 0.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
    “DisableStatusMessages”

    If you use Windows a lot, get used to the group policy editor. Your computer should have the local group policy editor on it. If you’ve never used it before, you’ll be surprised at how configurable Windows can be if you know where to look. They just don’t really give those options to the everyday user.












  • Make sure you’re buying 14/2 or 12/2 that has a ground wire and running that back to the breaker box. I saw the job you did with the big cable in the floor and it didn’t look like you ran a new cable that had a ground wire. It’s best to replace the old shoddy stuff with circuits that are up to code, even if you’re doing it DIY and your area doesn’t require homeowners to get it inspected. The codes are designed to prevent fires and loss of life.


  • While I doubt there are like scientific papers on it or anything, the reverse correlation seems to be pretty strong. I know a lot of trans women who work in tech (IT support, programming, electronics, etc). There are also plenty of memes in trans communities about how we all work in tech, especially programming. If you search for “programming socks” or “Unix socks” you’ll get stripped thigh highs for instance.

    Now whether trans people are more likely to work in tech, or if people in tech jobs are more accepting of trans people or something else, it certainly seems like trans people have a slight affinity for tech jobs.





  • Since you went with 10/2 for a 240v outlet that means your cable will have two hots and a single ground. But the cable you bought will have a black, white and bare/green wire. Make sure that you wrap both ends of the white conductor with red electrical tape to indicate that it is also a hot wire. White normally indicates a neutral, but since you won’t have a neutral wire in this cable, it’s important to mark it. Otherwise someone else may work on this outlet in the future, see a white wire, assume it’s a neutral, wire something up with it as a neutral, and give themselves a pretty bad shock.


  • If you’re in North America, which I assume you are based on the 120v wires, then your assumption about 240v power is a bit off. Both wires can be a hot (120v) wire, 180° out of phase from each other, so they add to 240v. In this case, a neutral wire isn’t necessary to carry the current back, the other hot wire does that. A neutral wire may be used, but then there would be 4 wires.

    The ground wire and the neutral wire actually connect to each other in the panel, but it’s not safe to use a ground wire in place of a neutral, so definitely don’t wire it to the neutral on the outlet.

    If you are unsure of what’s going on with this set of wires, you should really call an electrician to help. Wiring a standard 120v outlet is something a homeowner can do, but identifying an old 240v cable on a dubious circuit is definitely something a qualified electrician should do.