• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle



  • I mean technically it does. Isn’t this the Ashai Linux and isnt it very Alpha / Beta stage? As far as I’m aware this is not recommended for anything critical ( per the project maintainers) and unless OP loves tinkering he is most likely going to hit a lot of unique edge case scenarios that require a lot of time to unwind. If you have a very narrow use case this might work but is probably not worth the headache.




  • Ugh I know people feel strongly about FSD and Tesla. As some one who uses it ( and still pays attention hands on wheels when activated) when FSD is active as soon as it sees anything resembling emergency lights it will beep and clearly disengage. I am not sure, but it’s possible this person probably is just using Tesla as a scape goat for their own poor driving. However in my experience it will force the driver to take control when emergency lights are recognized specifically to avoid instances like this.


  • Docker as mentioned above is great especially if you’re going down the homelab rabbit hole. You’ll find it really useful to get familiar with for future projects.

    Another alternative is to install DietPi. It’s an operating system for a raspberry pi. It has all these programs you mentioned with install scripts including docker and installing (and updating) is as easy as checking a box. Also has a pretty good community in case you run into an edge case.




  • Ah falling down the rabbit hole. If you’re only looking to transcode videos stay away from the graphics card. Look into Intel quick sync. Newer Intel cpus can transcode over a dozen 4k streams at a time using little power. However the next issue depends on what operating system you want to use, Windows, Linux, docker container or proxmox to run Plex/emby/jellyfin. They all come with their own issues/caveats to actually getting quick sync to work. However each is well documented. Learning is the fun part. I went down a similar route ended up with a nuc12pro running proxmox running a whole bunch of stuff but primarily used for Plex running in an lxc container. They are small powerful and don’t use a lot of power and importantly also well documented.