

Ooh, that’s actually a good idea, just installing it on a separate removable drive, copying it over and seeing what works. Thanks!
Ooh, that’s actually a good idea, just installing it on a separate removable drive, copying it over and seeing what works. Thanks!
I mostly wonder whether I would be able to just copy and paste /home from Nobara to Bazzite, and apps like steam or lutris/wine games would keep working, or if it’s more complex than that.
I’m planning to do that, I’ve been running Nobara for the past year, but I don’t have /home on separate partition and Idon’t want to bother with moving data, so I’m postponing it. What are the advantages, are is there something I should watch out for before switching?
I bought a Legion Go last week, and so far I’m really happy with it. The first thing I did was delete Windows and install Bazzite, and from that moment everything was smooth. The larger size is nice, and so far I had no issues running games pretty comfortably.
Yeah, that’s my experience as well. In addition to being lazy with updating, so if some kind of supply chain attack happens, I usually sorts itself out before I get to updating :D
But I did limit my browser extensions, after I a cause with Nano Defender taught me a lesson - it was a mildly popular anit-anti-adblock killer that worked where other adblocks were detected, but the developer sold the extension to a company that turned it into a info-stealer malware and pushed an update through chrome store, which got accepted and propagated, and some of my social network sessions got compromised. So, I just stick to more popular projects where something like this shouldn’t happen, and don’t use random extensions.
Yeah, that part about WhatsApp is annoying. I just have a spearate profile on Graphene that has only WhatsApp installed, and whenever it wants me to refresh a session I just switch to the profile and log in.
There is, but it requires you to log into the app every two weeks to maintain a session. You can setup a emulator to do it for you. I just have a separate profile on my Graphene with Only WhatsApp that I switch to and login whenever I get a warning.
I’ve been using it for almost a year by now, and so far I didn’t have any problems. I’ve not considered that problem though, so it might be happening and I was just lucky.
WhenI was setting it up, it took me only like two hours tops. The ansible project is well documented, has a clear setup guide, and the process is really just getting server with ssh access, changing DNS, changing around 5 values in the ansible config and running it.
As far as I know the Discord bridge has some limitations, the major one being that IIRC it doesn’t atually support calls. But just for chatting across servers it has worked well for me.
There’s also the fact that you have to either trust the project with your password (as in, the the bridfe adds a matrix bot that runs on your server, but needs your pssword), since I think it uses the web version in the background (but then you can also use it for DMs and any server), or set up a bot on the discord server you want to bridge, which obviously cant be done if you’re not an admin. It’s a foss project, but there’s always a small risk of it gping rogue.
https://github.com/spantaleev/matrix-docker-ansible-deploy
Its pretty well documented and easy to follow, it took me only like an hour to setup.
I’m hodsting my own Matrix server with WhatsApp, Telegram, Discord (you don’t need a bot for that, you can just share your login with the bridge) and Messenger bridge. I have all my IMs in one app, don’t have to install spyware on my phone, and I can make bots that troll annoying people that message me on any platform.
Hosting it was super simple, thanks to the Ansible project that’s extremely robust and well done, I literally just got a hosting, domain amd changed like 5 config values to enable the bridges I wanted, gave it an IP and ssh key, and ran it. And if I need to update, I literally “just update” (it’s all wrapped up into “just” tool), and it eve handles cases where I didn’t update for a while, failing graciously and telling me what I need to do maually, usually just rename some config values.
I wholly recommend it. You probably wont convince your friends to switch from <insert app here>, and this is the best compromise.
I’m using a small instance on Hetzner, for 6$ a month. You could in theory get a free oracle cloud instance for it, but I didn’t manage to get one.
And you can easily share it with anyone interrested, make them an account, so they can also consolidate their DMs. I’m sharing it with a few friends and colleagues.
I tried it like a year ago, maybe more, and it wasn’t ready for that. The battery life was awfull (which was a SW issue of the OS not being able to stand-by properly), and accepting calls wasn’t really reliable. It’s more of a gimmick and great as a side-phone, but I wouldn’t use it as a daily driver.
But the situation might’ve changed.
I can do that and more on my Pinephone running Kali Nethunter. While it’s mostly a gimmick with awfull battery life, I’ve already used it a few times mostly in regards to wifi pentesting for my cyber-sec job, i.e when going to lunch onsite and you notice a new wifi AP you didn’t see when inside the office you’re working on.
And since it has an USB-C, I can simply plug in a dock with two USB-As, Ethernet, PD and HDMI, to turn it into a full-fledged Kali desktop.
I’ve heard that this kind of s(h)itting is (or was?) common in some Asian countries. Learned that when someone left shit all over the toilet at our company, in places where it would be basically impossible to get to unless you were sitting like this.
It has been a while since I played, but afaik ypu can always just self-destruct the ship through one of the side menus or keybinds, and then you can either pay insurace cost to get the same ship repaired, or abandon it for the default ship, which should also respawn you somewhere sensible.
I don’t recall if there’s any story or anything else ypu’d want reset, the tutorial is standalone and since it’s a sandbox I don’t think there’s much else to reset.
For me, I enjoyed Elite Dangerous way more than Freelancer. Freelancer was too much arcadey for me, and I was never able to properly immerse into it.
Elite, on the other way, thanks to it being a MMO where I got a pretty nice semi-RP guild, along with stunning visuals and VR support, was one of the first games I was able to immerse into and just chill, exploring around. Which surprised me, since I usually get bored easily without a fast progress or a goal in mind, due to my short attention span, but this game completely captured me and it was first game that I just simply spent time in.
Of course, it’s just my subjective experience. But there is something Elite must be doing extremely well, because this has not happened to me in any other game to this extent.
If you look at it from this perspective, it sounds way more obvious. I like this PoV.
From what I remember from college, I think what you’re talking about is mostly about intrinsic motivation vs. extrinsic motivation, into which there’s a lot of research. Just adding it in case someone wanted to look more into it, and was looking for some keywords.
It’s one of the things that’s worth knowing about, because you can somehow work around it to get motivated better, and it’s one of the more important topics in game design. So, in general a usefull piece of psychology knowledge.
I use Pixel with GrapheneOS as my phone, and I just have a separate profile that only has WhatsApp installed and nothing else. Since the profiles are completely separated, it doesn’t have access to anything else I do on the phone and it’s not running in the background (the profiles are basically sandboxed fresh slates, and switching it can be set-up to behave in a same way as basically turning off the phone as far as the profile is concerned).
When the bridge asks me to log in again or refresh a session, I simply switch to the second profile for a minute and re-log in. I’ve heard iIt might be possible to set up an emulator and leave it running on the server, but that felt like too much effort.