Skip Navigation

User banner
Posts
7
Comments
244
Joined
2 yr. ago

  • I recalled that too. It was like 15 years ago think. The whole thing was a disaster. Adoption was as much an issue as compatibility. Linux and LibreOffice has come along a long way since then. But so did MS. Not even google manages to compete with the level of integration and interoperability MS has. Also, being a state organized enterprise, you just know the transition phase is gonna be chaos incarnate. I just hope the top management is ready for the fight. I truly believe it's worth it.

  • Also running around with Bluetooth enabled on your phone is a privacy hazard.

  • I think it also depends on the demographic of the game. As a kid I had no issues dropping 4+ hours a day on a game. That doesn't work for adults. And being "stuck" on the same story for months can be frustrating, because other great games will be bound to come out in that time. BG3 is a good example. Great game. But I'm already eyeing my next games and after 50 hours I'm just about halfway through and some parts start to feel like a chore.

  • It’s a false dichotomy to argue that a service can’t have a free privacy respecting offering.

    I don't believe anyone is arguing that it's technically impossible. But reality is pretty clear that it's implausible. Targeted ads reel in too much money.

    I think the real fallacy is getting used to services being free at all. You need to pay a monthly fee for basically every utility, but as soon as it's in the digital world people expect that to change. What makes a search engine or mail provider so much different than your ISP or cable provider? You want competent services that respect your privacy? Pay for alternatives like Kagi and Proton.

  • In other news, water is wet. Honestly though, people expecting "free" services from big corpos are naive. What do they expect the servers and admins/devs are payed with?

  • Not quite what I was looking for. I basically want to lock some apps behind an additional unlock process, ideally a password. The app I linked to does this with an unlock pattern.

  • I use Jami for video chat

  • I like the app too, but "for years" might be a tad exaggerated. It came out 1.5 years ago.

  • you could try the hamburger menu in the top right to add your pc with an (network) IP. If you're tethered and that doesn't work I'm out of ideas.

  • Yes, you do need both devices to be on the same network. USB tethering does just that (your pc connects to your phones internet connection).

  • KDE Connect

  • The command itself isn't complex:

    YDOTOOL_SOCKET="$HOME/.ydotool_socket" ydotool key 28:1 28:0

    The hard part is getting ydotool to run on boot for your user (no sudo). I had to create a bash script to run on login with the following line:

    ydotoold --socket-path="$HOME/.ydotool_socket" --socket-own="$(id -u):$(id -g)"

    It's a bit hacky but it works.

  • There's still a bunch of little bugs in KDE6, they'll get ironed out over time. For the KDE connect bug I use a ydotool command to emulate an enter key press to accept the remote command access from my bed.

  • I tried to get into the first one 3 times, I just couldn't do it. It looks like so much fun on paper. But the empty world, no fast travel, no saving or checkpoints just made it too tedious IMO. I hope they implement some optional QOL for the second part, so normies like me can get a taste as well.

  • I'm sorry you're experiencing this bug. I'm not however. I even checked my pi-hole: the only access to connectivitycheck.gstatic.com comes from my wife's phone, which isn't hardened.

    I vaguely remember doing some fiddling to the captive portal setting years ago. I probably found a way to disable the check altogether.

  • I'm sorry you're experiencing this bug. I'm not however. I even checked my pi-hole: the only access to connectivitycheck.gstatic.com comes from my wife's phone, which isn't hardened.

    I vaguely remember doing some fiddling to the captive portal setting years ago. I probably found a way to disable the check altogether.

  • I went trough 5 days of Rethink logs to confirm. Not a single call to a Google domain was allowed. DAVx5 works great.

    Another user posted that Davx5 from Fdroid has no dependency on Google. Maybe you're using the Playstore version? I don't even have GApps to install the playstore.

  • I went trough 5 days of Rethink logs to confirm. Not a single call to a Google domain was allowed. DAVx5 works great.

    Another user posted that Davx5 from Fdroid has no dependency on Google. Maybe you're using the Playstore version? I don't even have GApps to install the playstore.

  • I use Rethink to block 90% of my traffic, including all system processes on my LineageOS. DAVx⁵ works like a charm for me.