• 0 Posts
  • 70 Comments
Joined 2 months ago
cake
Cake day: January 13th, 2025

help-circle
rss
  • Most could, but most are also designed not to because adding a virtualization type of layer allows for ways to circumvent it. Anticheat needs to trust the environment it is running in so it can rely on the information. Wine is designed to replicate things it trusts in Windows, but not actually necessarily replicate the way the kernel actually does those things, so the things they are relying on might not mean the same thing as the do in Windows. So they’d need to analyze and possibly implement things a bit differently. This takes time and money and for companies like this, the customer isn’t the user, so they have little reason to cater to users needs. Pro gaming and a few online game companies are their primary customers and they generally don’t want to support Linux anyway.


  • Nope it doesn’t add anything for me. The _netdev option tells mount to wait until the network is connected before attempting to mount. And the nofail option tells it not to error or block the process that called it if the mount doesn’t work or is delayed.

    Now if the mount contains your etc or other critical config files, it could cause problems and maybe you want to wait, so don’t want the nofail. And of course this kind of thing is somewhat OS specific depending on what boot system and service manager, etc., is used, so YMMV, but on Fedora, Rocky, and Ubuntu, it has worked for me for many years.





  • I haven’t used OpenSUSE before, but I don’t really experience those issues, though I don’t use caps lock that way. I use Fedora with Plasma for desktop these days since Ubuntu is heading too corporate for my taste and plain Debian is missing too much hardware support. I’m sure Fedora will eventually, too, but I also use Rocky on all of my server installs so I prefer RHEL-based over Debian-based, for consistency anyway. Install and setup has always been smooth for me. The Discover app is there for installing stuff. It lags a lot, but otherwise makes installing things pretty easy. I’m sure there must be an equivalent for OpenSUSE. That said, Linux does rely on the command line a lot more than windows. In Windows the command line is bolted on, but in Linux it’s more that the GUI is bolted on, though that has smoothed quite a bit and even on Windows the v7 powershell has smoothed out command line a little bit even if powershell commands aren’t that intuitive IMHO. At least this version understands some dos formatted commands. I use Windows 11 for work.



  • I never used Twitter really because Facebook filled that need and more. I might eventually go to Friendica, or at least have considered it. Basically, at the time, I was looking for two kinds of communication/conversation. One topic based and one user based. The user based side has two parts, friends and content producers. Since i don’t have many friends on the fediverse, that side isn’t as easy to fulfill. Lemmy covers the topic based, and Mastodon covers the user based for content producers well. If I get more friends converted, I’d probably be more interested in Friendica.





  • Yeah the push to objectify performance in education so that legislation can cut funding to what they consider underperforming, has made it something that needs to be gamed to prevent schools from losing funding since often the reason they’re underperforming is that the students and their families that they cater to have attended underfunded schools their whole lives. Giving fewer resources to those who never had any, on purpose, is classism. So if students are judged based on how well they do menial tasks and standardized tests, then it’s much easier to cheat. It’s not like they’re learning anything from those anyway so they don’t see any value in trying. And teachers have too many students to pay enough attention to actually teaching especially when now their primary job is making sure the school doesn’t lose funding.






  • Yeah, I just meant people are used to decades of using meaningful usernames. Having to use a cryptographic key has traditionally made it very difficult to get enough people to adopt to make it worth adopting yourself as a technologically savvy person. I never would have used Facebook in a million years if it wasn’t for the fact that it was the only place I could get in touch with many people. Having to build your networks in-person is tedious for many people and sharing the codes securely through other means is cumbersome if you don’t have an existing method for sharing.

    Just like HTTPS needs several layers to make it work and still relies on an untrustworthy and corruptible thing like DNS to verify the destination and it’s keys are the thing you’re expecting to connect to. There’s no secure way to share the route to your device electronically in a user-accountless system with no secure, trusted middleman translating names to addresses unless you do it in-person.


  • But it’s a difficult concept for the average person to not have an account, but everything is device oriented. Same problem with people not using gpg for email. Having to maintain a thing similar to a private key that’s not memorizable like a username and password and back that up in case your device is lost. Is a big hurdle for many. And then additionally having to share a qr code or link through some external means for someone to connect with you rather than just telling them to download an app and enter your username HSS always been difficult.

    So, IMHO, Signal has the best implementation possible with the level of usability that many nontechnical people expect in a chat application, even if it’s not the most secure. I am interested to see how SimpleX solves these issues in the future, though.


  • Have people who actually understand what they are asking do the interviews. Problem with mist interviews is they are non-technical people asking complex technical questions and expecting a very specific answer that only people whose brains work a certain way will come up with. This often eliminates the mist creative developers because they come up with different solutions than the one the nontechnical person was taught is the right answer. Not to mention often the questions they ask are obsolete things that most people aren’t going to know off the top of their heads because it’s something they would normally look up in real work not something they need to memorize. Tech interviews are horrible at finding good talent. Good riddance.