

I use Localsend to send files between my computers. Also to family and friends if they are local at the time. I keep seeing magic-wormhole mentioned on Lemmy. Do you know if wormhole is better somehow? Is it worth me trying it?
I use Localsend to send files between my computers. Also to family and friends if they are local at the time. I keep seeing magic-wormhole mentioned on Lemmy. Do you know if wormhole is better somehow? Is it worth me trying it?
I dont have an apple TV myself yet. But I can tell you one thing. Pretty much all the androids including my google TV Chromecast doesn’t have codec support for the dolby audio like truehd. Its so annoying I can’t play hardly any of the 4k movies I have on Plex. Looks like my options is to ether switch to apple TV, a nivida shield pro, or by a HTPC.
Its a lot simpler then that. Dont add them to your tailscale account. Each user should have there own tailscale account. Then you just send them a link to share your machine (your server) with their tailnet. Then all of there devices they have added on their account can access your server.
Bonus: send them referrals and you get your device limit increased when they make a account. Which all they have to do is sign in with their google or apple account.
deleted by creator
This is the way.
Unexpected good elon take. Patents and copyright laws have probably held us back at least 50 years worth in advancements. So much R&D is just solving problems that have already been solved.
I’m actually not familiar with this distro. But if I installed a Linux distro, and it had brave installed. I would immediately switch.
Why do you hate cloudflare so much? I dont like how much control a for profit company has over the web. But they have a lot of really useful stuff. I have switched my self-hosted stuff to cloudflare tunnels(and tailscale) because it was so much easier then dealing with nginx and certs.
Just buy the lifetime Plex pass before the price goes up then.
If you have Plex pass you dont have to worry about it. Others can still remote play from your server free. Actually more so because the mobile app is free for them too now.
Deceptive title. If the person hosting the server has Plex pass then it’s still free for other users to use remote playback.
Indeed. I’m not sure when they added mobile support back, but it wasn’t there when I last looked for it. Guess its time for me to move my PWAs out of brave now. Thanks.
Yes, they did that when the EU made the ruling about allowing other app stores. Apple doesn’t like PWAs cause they lose their 30% cut. Hopefully we some ruling or law that they have to treat them equal to native apps.
I dont use many PWA’s since I had to run them on chromium before. But as a web Dev and even more so as a user, I feel like PWA’s are the way to go. They completely avoid all the app stores drama plus the 30% fees. Also the devs get to deploy instant updates without the delay going through the app stores. Just like any other web app. If done right I could see them replacing most native apps. Assuming we can get apple to allow PWAs full CPU usage. Currently they are throttling them from what I understand.
Edit: To clarify I’m speaking about mobile. I’ve never even tried PWAs on desktop and can’t imagine why I would use that over browser+bookmarks.
Zen is pretty cool.
For real. I’ve been on a search for a good one and they are all sooo bad. definitely trying this one later.
Check out torbox. Its like a seedbox/debrid but the pro plan also comes with Usenet. I just started using it but seems really promising.
They have been having a lot off issues lately because they don’t have enough servers yet. They are supposed to get new servers setup this week.
The main reason I switch was the way packages work. When you install something that has a dependency say like python. Instead of using whatever python you have already installed it gets another python package that is the exact version the original packages needs. So everything you have installed that uses python has its own python. That way if your python gets updated for one thing it won’t break anything else that still needs the older version.
Its probably just a skill issue but I used both manjaro and arch for years on main desktop and both ended up broke where I couldn’t update anymore because of that issue. I know it can be fixed somehow but I always made it worse when I tried. I also had the same issue happen on my other computers(arch) when I would not update them for extended period of time.
Nixos not only fixes that by the way it does dependencies, but also because every time you “rebuild” it makes a new image you can boot from. So if a update breaks anything you just reboot back to the last working image. So the system is pretty much indestructible.
Other things i love about nixos.
Okay that was a lot of rambling. Probably repeated a lot of same points. I normally would go back and clean it up but I dont have time atm. I hope it somewhat answers your question. I feel like I’m forgetting something too.
If your interested you can try messing with nixos in a VM. Its pretty cool that if you make a config you like you can copy it from VM and use it. When I first switched I was pretty confused and it took probably two weeks to get my config anywhere close to what I had on arch. Most of that was trying to figure out how to config neovim plugins like LSP servers in home manager. Was so worth it though. Going from arch to nixos was every bit as great as when I moved from Window 10 to arch IMO.
I switched from arch to nixos a few months ago. I would recommended going straight to using flakes and never touching channels. Channels really confused me when I started.
Also don’t ever use env to install packages. Just add them to your configuration file and run rebuild.
This video help me a lot when starting. Its a bit old but I don’t remember anything being wrong. He goes over how to use channels and how to setup to update using flakes. Also covers homemanager setup. Nixos setup guide
Also Vimjoyer has some great nixos videos.
From what I can tell the server issues has been fixed. They are always making improvements.
For the what I was trying to use it for it ended up not working for me. I was trying to build up a Plex server. But they didn’t want to have a large cache so started removing anything that wasn’t used in a few days. And didn’t reset the “timer” when you use it over WebDAV/rclone.
I decided to just use real debrid because their cache is HUGE. But sadly they dont seed or have Usenet.
I had already paid for a year of torbox so I still use it regularly for one off downloads not related to my Plex. I will probably still renew my subscription to keep using it for this. Though probably drop to a cheaper tier. I really like that it seeds the torrents and has Usenet.
I hope one day I can fully replace RD with it, but I dont expect it anytime soon. The programs I use for my Plex setup where all adding tor box support when I made my original comment, but mostly dropped it when torbox changed their cache policy.