

You can do this easily with Tailscale or a similar wiregaurd vpn.
You can do this easily with Tailscale or a similar wiregaurd vpn.
It is easier than you think.
I never said how easy I think it is so what are you basing this response on?
I wouldn’t even think about charging anyone for anything until you get it all setup and dialed in with backups, etc and are sure you know how to keep the service running.
Then write a howto instead of asking here. That shouldn’t take much.
How so? if I compromise a containerized app I get all the data that app has access to.
From a security standpoint, each and every container running actually increases the potential attack surface.
Keeping containers up to date for security and bugfixes is just as important as OS packages.
I’ve recently been asked to help some folks on the biz side automate tasks “with ai” and I’ve had very good results having gemini write apps script to do automations via google sheets.
For example HR wanted this for workshops they run “Write an Apps Script function to use the employee email list on sheet2 to create random teams of 4 and record the teams on sheet3. Use the template on sheet1 to write an email notification to each team and then send it.”
Worked on the first try and the code is decent.
If you are going to store important data I would get a new drive. Either replace the internal or attach an external.
Also make backups.
My experience is that use of an LLM is an amplifier to your output but generally at no better quality that you can produce on your own.
The skilled developer who uses an LLM and checks its work will get a productivity boost without a loss in quality.
The unskilled developer who copy/pastes code from stackover can get even more sloppy code into production by using an LLM.
Its a personal style choice.
With a blank line before the ‘while’ and another after the ‘done’ its a nice little easy to identify block. I don’t know how the ‘while’ would look like its not a part of that block.
A midline semicolon just looks ugly to me so I don’t do it unless it is the only way to make a statement work.
No the opposite. I think more shorter lines makes it easier to read than fewer longer lines.
It just looks weird to me to stick a semicolon into the middle of a line when a compound command isn’t actually needed.
deleted by creator
Yes totally a personalstyle choice. To me, using a semicolon to save a line looks more ugly ; then ;)
My wife and I hardly ever watch TV outside the home. Certainly not with our phones. The only time is when we travel However she does use tailscale daily. That was my point, that tailscale is easy for non-tech people. Sorry if that is confusing.
No shit. Is that not exactly what I have been saying over and over?
My first comment in this thread says clearly that if you want to run a pirate tv service for other people then you’ll want something other than Jellyfin.
Where did I disagree with you?
I’ve repeatedly pointed out that Jellyfin is great for a self-hosted home media server. If you use it as intended then its security is not an issue.
Its not for running an internet tv service for others.
I don’t really understand why this causes some people to go off on a rant about how hard it is to explain a vpn to their grandmother. That’s not something I’ve ever suggested.
Thats the concise help text to keep it short and easy to read.
The first line in the GNU Bash manual section on loop constructs says “Note that wherever a ‘;’ appears in the description of a command’s syntax, it may be replaced with one or more newlines.”
You want to run an internet tv service for your MIL then do it. Thats just not want Jellyfin is for. Its a home media server.
Is this that hard to understand?
Yes its CLI based