I opted to install a game, fail.
I don't remember ever getting anything to work in Bottles. PlayonLinux is much better (for any sort of app, not just games).
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I opted to install a game, fail.
I don't remember ever getting anything to work in Bottles. PlayonLinux is much better (for any sort of app, not just games).
Isn’t PlayOnLinux not maintained?
I opted to install a game, fail.
What game? Install how? Is it from an online platform?
I just want to try home assisstant with a few lights but fair enough it is beyond me.
The installation of home assistant, or its usage?
Some distros and technologies can be more complex.
For Home Assistant, consider using Yunohost. It doesn't require Docker skills. You can find step-by-step guides on their website.
I guess gaming with Linux has always been tricky, you can check ProtonDB to see which games are easily compatible with Linux.
which distro and hardware config? Can't speak to docker as I don't use that any more, I've yet to get stuck into homeassistant, but games are just click and run on most distros with steam?
@Squizzy you're not getting the full Linux experience if you can install everything on the first try, lol. sad but true
can we @neuralgh0st without the @wxw.moe ?
@neura ?
how does that work? @neuralgh0st@wxw.moe
that's what i do ☞ @neuralgh0st@wxw.moe
your mentions appear without the instance and their format seems to be different ☞
[@neura](https://wxw.moe/@neuralgh0st)
it was confusing at first, now i see why
which app are you using for lemmy? Or, are you an in browser lemming?
@merde I'm not using Lemmy, I'm using Mastadon with the Android client called Megalodon
ah, thanks, that explains
good day to you
For gaming? You need a distro that does stuff for you!
To elaborate, if you’re using wine bottles, you’ve gone waaay into the land of manual from-scratch configuration, when you should just use stuff from a community that spends thousands of man hours figuring it out and packaging it.
Try CachyOS or Bazzite! They have a bunch of packages like advanced versions of preconfigured Proton one install away.
For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.
You can often set up the environment yourself without docker, though.
And to reiterate, I’m very much against the ethos of “you should learn how to do everything yourself!” I get the sentiment, but honestly, this results in suboptimal configurations for most people vs simply using the packages others have spent thousands of hours refining.
Try CachyOS or Bazzite!
Bazzite, sure, but it's not gonna magically solve these kind of issues.
However, if one is struggling as a beginner with Linux, I would strongly advise against switching to an Arch-based distro (CachyOS). Arch is great, but this is not its target audience.
For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.
Idk, when I started out I just copy/pasted commands (later compose files) and it worked
Learning Linux can be difficult man. Even after using Linux as my daily driver for a couple years, I still feel like I know nothing man.
Real talk, start with dead simple stuff and go from there. Install a package from a package manager, update your system, make a file with terminal.
You dont have to be a wizzard man, docker shit is still over my head.
I feel your pain... I recently tried very diligently to install Immich with docker after reading and watching several tutorials that claim it takea 5 minutes and its super easy... Failed.... Like 5 times...
For some advice, I use heroic game launcher to install non steam games. Bottles kind of sucks IMO.
Immich is on my list of containers I want to run, this doesnt bode well for me
It really takes 5min tops ! But only if you know what you are doing. Immich is not an easy compose stack for beginners. There's also all the other stuff you have to take care off (backup? Behind proxy? Share with people outside your lan? ...).
Having the compose stack up and running is just the first step ^^ but once you get the hang off, it's fun and really cool stuff floating arround (navidrome, pihole, home assistant, newpipe, vaultwarden, jellyfin......)
It takes some time to get comfortable but don't give up, it's worth it !
I felt like I needed more pre-requisite understanding and knowledge when setting it up. I was able to get the web app working but had no idea on how to setup the mobile app. And the images I uploaded didn't go to the folder I specified.... I have no idea about the other steps you mentioned lol