• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle

  • jemikwa@lemmy.blahaj.zonetoLinux Gaming@lemmy.worldWhat gamepad?
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    I use a ps5 controller for all my gaming needs and it works great on Linux (Kubuntu/Nobara) and Steam Deck. I use hardwired when playing on my Linux desktop, but when playing on my Steam Deck it’s over Bluetooth while docked. Still works perfectly fine. I even played Crosscode with my controller just fine on both systems.
    I primarily use it on my desktop for FFXIV which is why I do hardwired. Bluetooth can be squirrely if the game isn’t launched through Steam


  • Turo for sharing cars. It’s car rentals but weird since you’re borrowing other people’s cars.

    Kyte is in a similar vein for on demand cars via app, but it functions similar to a traditional car rental in every other way. Though they’re a baby company so they might not be a good Uber comparison yet.
    My personal experience has been pretty good and the prices are very competitive, but we’ll see how they survive when the VC money runs out.



  • I use the Outlook app for separating entities before I learned that work profiles were a thing and that my company has them turned on. Gives me different notifications I can control instead of all through Gmail, it’s still sandboxed because O365 does the same containerization, and it also does calendar syncing.
    My only complaints are it doesn’t handle password changes very well (have to completely re add my profile when it’s time), and it is Outlook focused so it misses some Gmail features. This also doesn’t solve your Google Meet problem, but at least it’s two out of the three.




  • Our solution that we set up years ago was to connect a Shelly to circuits on a normal, dumb door opener. The Shelly triggers open/closed itself and since the signal comes from the opener, there’s no crypto nonsense to figure out. It always works, no matter what MyQ/Chamberlain/LiftMaster do. Bonus, it also works if you have a very old opener.
    We also supplemented this with a tilt sensor so we know the state of the garage door. The door can still be cracked and not registered as opened, but that’s a compromise we’re okay with since we never leave it intentionally cracked.



  • A group of friends and I jumped into a family plan and it’s far more manageable. For 6, it’s $3/month/person or $36/year/person if the owner pays yearly.
    The value we’ve all gotten out of it is outstanding. Being able to push and pull certain websites in results is amazing in today’s era of AI generated website shit. And all of my technical searches have been 1000x better on Kagi than they have been on Google in recent years. Everyone in our group says the same thing, it’s that much better than what we’ve been enduring with Google.









  • From an IT perspective with little context on this change other than what’s in the article, if there’s no way to import your own certs using an MDM, this change is terrible for businesses.

    You need custom certs for all kinds of things. A company’s test servers often don’t use public CA certs because it’s expensive (or the devs are too lazy to set up Let’s Encrypt). So you import a central private CA cert to IT-managed devices so browsers and endpoints don’t have a fit.

    For increased network security, private CAs are used for SSL decryption to determine what sites devices are going to and to check for malware embedded in pages. In order to conduct SSL decryption, you need your own private CA cert for decrypting and re-encrypting web content. While this is on the decline because of pinned certs being adopted by big websites, it’s still in use for any sites you can get away with. You basically kill any network-level security tools that are almost certainly enabled on the VPN/SASE used to access private test sites.


  • My only complaint is that coming from a networking background, Ubiquity’s OS is awful and makes me want to gouge my eyeballs out. Navigating the interface to find settings makes no sense, it’s not very granular in how you can configure certain filtering settings, dual wan setups are difficult to manually change over, and good luck looking at logs to troubleshoot any traffic flow issues (hint: you can’t).

    For someone who just needs a firewall and a VPN endpoint, it’s great. If you need anything more than that, get opnsense/pfsense. Pairing one of those with Ubiquity APs (which are actually pretty terrific) is a really solid setup.