SteveTech

joined 2 years ago
[–] SteveTech@programming.dev 2 points 1 year ago

I searched it up:

The Inside Structure Of The High Pressure Sodium Lamp

It seems the smaller tube is pressurised, the larger bulb is under a vacuum. Some of the other diagrams also show a getter in the bulb, so it's a proper vacuum tube level vacuum.

[–] SteveTech@programming.dev 27 points 1 year ago

Here's the free device manufacturer version: https://apps.microsoft.com/detail/9n4wgh0z6vhq

[–] SteveTech@programming.dev 20 points 1 year ago* (last edited 1 year ago)

Add --ozone-platform-hint=auto to the command, I've done it so may times for electron stuff it's engrained into my head now haha. You can check that it works with xlsclients.

Also QT_QPA_PLATFORM=wayland for QT based apps is handy to know too if they're not behaving.

[–] SteveTech@programming.dev 12 points 1 year ago (1 children)

That's not really your code, more so you haven't setup a .gitignore to not commit not your code.

[–] SteveTech@programming.dev 7 points 1 year ago (1 children)

While they did 'complete' their mission in 1989, I don't think we ever completely lost contact with them. They did have to disable the majority of the sensors between then and now, to preserve power, but these all these communications issues were really only fairly recent events.

[–] SteveTech@programming.dev 2 points 1 year ago (2 children)

You don't have to switch distros, you should be able to have GNOME and KDE installed side by side, and pick which one on the login screen (at least in GDM & SDDM), unless you're running an immutable distro.

[–] SteveTech@programming.dev 10 points 1 year ago* (last edited 1 year ago)

discord screen-sharing is not there but can be done from Firefox if needed

You can also install KDE's XWayland Video Bridge, which converts Wayland screen sharing into an app for discord to share.

flatpak install --user --or-update https://cdn.kde.org/flatpak/xwaylandvideobridge-nightly/org.kde.xwaylandvideobridge.flatpakref

You might also want to add the repo for updates, ~~but I think it's been down for a little while for me.~~

Edit: There's a new repo: flatpak remote-add --if-not-exists xwaylandvideobridge-nightly https://cdn.kde.org/flatpak/xwaylandvideobridge-nightly/xwaylandvideobridge-nightly.flatpakrepo

[–] SteveTech@programming.dev 1 points 1 year ago

Idk, it looks like it's part of the same question, so solving 19+14 is a little pointless when solving 19+45.

[–] SteveTech@programming.dev 14 points 1 year ago (1 children)

I might be completely wrong, but I've heard that a key is only a few hundred dollars, and once you've got it you can sign whatever you want. I think ReactOS also used to offer free driver signing for open source projects.

So I guess if ReactOS can afford one, so can most anti-cheat companies.

[–] SteveTech@programming.dev 13 points 1 year ago (16 children)

Also this guy is kinda known for fairly violent comedy videos, so "I'll skin you alive" is pretty tame for him.

For example he's created an ad that ended up being banned by the UK advertising watchdog, twice:

Adverts given the green light by Surfshark included gun violence, child death, and namedropping competitors

Source: indy100

[–] SteveTech@programming.dev 1 points 1 year ago (2 children)

I'm still in Plasma 5 so I'm probably completely wrong, but have you set the QT_SCREEN_SCALE_FACTORS env var, like on the arch wiki?

I use QT_SCREEN_SCALE_FACTORS=1.5 on my laptop for 150% scaling, which also doesn't seem to automatically scale with KDE's settings.

[–] SteveTech@programming.dev 4 points 1 year ago* (last edited 1 year ago) (1 children)

Unless I've forgotten how this meme format works, OP was looking how to setup wireguard using NetworkManager, but DDG kept returning results on setting up a wireguard server. That link is a tutorial on setting up a wireguard server, and then connecting a peer using wg-quick (and not NetworkManager).

view more: ‹ prev next ›