• 4 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle

  • You can run Android apps on a Linux phone via Waydroid, but banking apps could be an issue if they force these Google intrgrity checks. Grindr probably does not?

    Anyway, you should be able to fire up Waydroid on your Linux desktop and test this beforehand. I have never done this myself, so I might have misunderstood something.



  • If I were you, I’d make sure to tackle one thing at the time, and set aside some time to figure it out, where the goal is not to for instance play games, but set up a game for play later. That way you can focus on the first part, instead of trying to rush that. So for example, when you are trying to set up Home Assistant, spend time just getting Docker to work first. I’ve fallen into that trap many times before, where I ended up not reading the messages properly because I was impatient and just wanted to get to the end fast. Once you get more familiar with Linux, this stuff gets quicker because more of the steps involved with any task is familiar to you already, and the troubleshooting threads you find on different forums are less Greek.

    For specifics:

    1. For Docker, when you feel ready to try that again, I’d recommend setting it up together with a GUI, like Portainer. If you follow the official guides to install Docker and then Portainer, you should have a web UI accessible that makes dealing with containers easier. I generally like doing things in the command line, but for containers, I prefer to have a GUI.

    2. When it comes to Home Assistant, I’d honestly go for either Home Assistant Green or Yellow from Nabu Casa (you’d support the Open Home Foundation directly this way). If you want to set it up yourself, I’d go the route of a dedicated single board computer, like a Raspberry Pi, and use Home Assistant OS. I tried to set it up as a container as well before, but there are certain limitations you avoid by just running their OS directly on dedicated hardware. It’s been running smoothly for me since I set it up on my Raspberry Pi 4.

    3. It is good to learn about Wine and Bottles, but I’d start out with Steam (and Proton), Heroic and Lutris. I’ve had much headaches getting stuff to run properly on Heroic and Lutris, but I think the trick here is to avoid Flatpaks for these sorts of things, because there are many dependencies, and you are dependent on a good permissions setup for Flatpaks. Your mileage may vary though, I’m sure there are plenty of people with painless experiences with Flatpaks here.


  • I got a reply from someone who had got it working under Wine before, so I will go ahead and order it. I will check if the drag and drop-approach works then as well, which would be preferable for any custom tracks. I’ll update on what I find out when I get the pedal!

    And thanks for the link to the community, I will definitely follow that one. I fear this can become a very expensive hobby, I have gone from 0 to 3 in a short time, and I find myself wanting ones that I currently don’t have the skills to make proper use of…


  • From the tutorial video I saw (for Windows), that is how you would do it. But it seemed to me that it was not as simple as just dragging in the files, and that you had to use the software to write the files. Another reply here gave two solutions that had worked, so I am just about to order one now. I can update here with what I find when I just browse the file structure.











  • I use this for archiving news and magazine articles as well (with snapshots), sorted on topic so that I 1) might be able to remember where I read something and easily find an article again if I discuss it with someone and 2) have a good starting point for researching something I don’t have time for or the will for now.

    I have set up the file sync on a self-hosted WebDAV server as well as it quickly racks up storage space with all those snapshots and you fairly quickly reach the top tier storage plan they offer.

    Zotero 7 brought some good UI improvements, but it is really resource heavy (at least on Linux). A CLI-interface as was mentioned under here would be interesting.