I Gave it a try on macOS a few days ago because brew and python is a dependencie hell and way to much workarounds to make some scripts to work properly when specific versions of packages are needed...
Miniconda actually made it work fine, without to much hassle. I'm kinda impressed.
VLC is still the best media player... But only on Windows systems. When I switched from Win->Linux I had to relearn a lot of new things that were common knowledge on Windows but work differently on Linux.
Yeah and it depends. The fact that there is no easy way to search the fedi for similar posts right now is a bit cumbersome for sure.
I see a lot of new users post something that has already been answered a 10000x times (What's the best Linux distro? It depends !) And luckily there's always someone to give a mature and comprehensive answer to a new comer without scaring him or down voting him to oblivion. This shows that there are a lot of people who believe in Lemmy and are ready to repeat themselves to keep Lemmy alive and give new comers a warmly welcome ! However I have only seen that kind of interaction in the Linux/self-hosted communities... Most memes/ask Lemmy/political views/... Communities seems rather hostile on their own opinions and quickly become a cesspool of anger and hate :/.
Also a lot of people think because some communities have a lower user base they won't get any answer or interaction I was quite surprised to get a comprehensive answer and help in the bash@lemmy.ml community which has only 50 users/month !
I heard that after this scene he just disappeared and was never found?
If I'm right it was the population who fraught back their oppressive regime but I can't remember exactly when or where (if someone could give me some Info's here?)
It was a very very hard time for this country and this image was and IS a symbol for freedom.
Hi there ! Sorry my English is not that good, but I'm doing the best I can !
Actually, I do not have a VPS. I use an old spare laptop as server which handles everything.
I have Wireguard barebone installed with a a second external wireguard interface and some iptables to send all traffic to ProtonVPN.
All my containers,on the same laptop, are directly reachable via this configuration and HTTPS is handle by Treafik with my self-signed local certificates (root CA with intermediate CA).
Eg: From my mobile over WiFi or 4G I can access all my containers where ever I'm. My endpoint in my Wireguard's confirguration (on my phone) being my home's public IP.
I hope I answered your question? If not I'm willing to give you a diagram of my setup, this will probably clear up the confusion/question? And will probably be way more explicit than my broken English 😄.
I heard everything and it's contrary. But that's more of a how many times/week you do it thing IMO.
I'm not a doctor or any specialist but rather on the safe side of things. It's the dose that makes the difference. If you drink 5 liters of water in less than 1 min, it will probably kill you... But that doesn't stop me drinking water every day.
And yes I can imagine all Nordic people doing it like 5 time a week? Is probably way to much... It also depends on other factors (genetics?).
Probably what you're looking for is the following setup:
docker <-> services <-> reverse proxy <-> VPN <-> Internet
Your next step is to chose a reverse proxy to handle your requests and serve your services on port 80 and port 443. There are several choice and you have to somehow stick with it, because each reverse proxy has it's up and downsides and learning curve:
Treafik (that's the one I use and is specifically made for containers)
Caddy (Never used it but heard only good things about it)
Nginx (this one is a beast to tame, however I heard it's easier to setup with nginx proxy manager)
Those are the 3 big players I'm aware of.
You reverse proxy ready and functional you need something to access them outside your LAN. There are also several ways to achieve the same goal. The one I use and are happy with is to configure Wireguard on your server and only open the port needed to connect to it.
This is also a big part and probably this is the route of a tinkerer and have lot of personal time to spare... There are easier AIO routes that will probably save you time and energy. (Others will point you to the right direction)
Bonus tip
You will rapidly understand the necessity of DNS. Reaching out to your services by IP:PORT will annoy you over time, even if you save them as bookmarks. Also if you don't assign a static IP to your containers they will change every time you restart them or reboot your server. Not very practical !!
Here you have 2 choices:
personal mini certificate authority (totally free and personal local domains but harder to setup)
cheap domain name with automatic certificate generation.
I personally chose the tinkerer route and learning process. But I have time to spare and while I prefer this route... It's very time consuming and involves a lot of web crawling and books reading.
If you are interested I can recommend you a good ebook on how to setup your own mini-CA :).
A 20min session (10min/1min pause/10min) and jumping in cold water will give you a dizziness state, lay down and enjoy !
You will feel refreshed, new-born, all negativity drown away, no-invasive thoughts of your subconscious... Just a climax-feeling of peacefulness ! (Until you're back to you 10-17 routine...)
Does it really make that of a difference? Sure I use SSD's for a long time now but haven't seen that much of a speed improvement over HDD's in games. Even with a m.2, haven't seen any improvement.
Yes okay it's not GPL or written in a fancy new language (PHP is still alive xD). But it's simple, elegant, no UX bloat, no ML or IA stuff... Just a plain simple self-hosted photo manager.
One thing I really liked about it, you can import you external photo's with .xmp files, just one checkbox away.
The tag feature is simple but working as expected. Nothing fancy but it does best what's it's supposed to do !!
Call me old boomer but I really like the simplicity of lychee. It's a bit like how reading an article from miniflux or wallabag... Simple html files without bloating your eyes or your brain...
I Gave it a try on macOS a few days ago because brew and python is a dependencie hell and way to much workarounds to make some scripts to work properly when specific versions of packages are needed...
Miniconda actually made it work fine, without to much hassle. I'm kinda impressed.