ehrenschwan

joined 1 year ago
[–] ehrenschwan@feddit.de 4 points 1 year ago

Telegram is less private then whatsapp, unless you use the private chats it's not even encrypted.

[–] ehrenschwan@feddit.de 4 points 1 year ago

Yes that's definitely Klingon, sadly can't translate it tho

[–] ehrenschwan@feddit.de -1 points 1 year ago (4 children)

File upload is not a chromium feature, it's a super old basic feature. It's just their pittiness and upcoming drm implications. I bet if you set your user-agent to chrome it woould work just fine.

[–] ehrenschwan@feddit.de 11 points 1 year ago* (last edited 1 year ago)

Communism is socialism, but socialism is not necessarily communism. Socialism is the counter part to capitalism, and communism is a form of socialism. I found this video very helpful when I had the same question.

[–] ehrenschwan@feddit.de 6 points 1 year ago* (last edited 1 year ago)

Some Youtube-Channels I can recommend, but with varying levels of “noob”-friedlieness. Just watch a few and decide for yourself which can help the most:

https://youtube.com/@DBTechYT

https://youtube.com/@christianlempa

https://youtube.com/@TechnoTim

https://youtube.com/@LearnLinuxTV

https://youtube.com/@linode

As for a reverse proxy, it depends how you want to access your services. If you’re just gonna host your services on docker and then publish ports on the host you can just access them that way. But that way they are of course not encrypted, which in your home LAN can be fine. To really use a reverse proxy you also need to have a way to rewrite or add dns entries in your local network. All the domains and subdomains you’d want to use must point to the reverse proxy which would then forward the requests to the services.

The way I have it configured right now is that I have a reverse proxy on my docker host which has the ports 443 and 80 published on the host, while all the services I use in docker on that host do not have published ports. They’re all then in a network with the reverse proxy so it can forward the requests to the services. That way I can encrypt everything with SSL/TLS and have trusted certificates on everything. I use nginx proxy manager which also handles my certificates.

The really vulnerable open ports are the ones you forward to your router. But you only need those when you want to access services from outside your network. But I would wait on that until you feel comfortable.

[–] ehrenschwan@feddit.de 2 points 1 year ago

So I use Arch for my personal work. I never had a problem with stability. I've also started to be interested in NixOS, but I'm gonna just use it as an Server OS, I feel like it makes sense with the infrastructure as code implications.

[–] ehrenschwan@feddit.de 0 points 1 year ago (1 children)

I'm using wefwef right now and it is surprisingly good.

[–] ehrenschwan@feddit.de 1 points 1 year ago

It looks really nice, kind of funny seeing the iOS-UI on Android. But I loved Apollo before switching to Android.

 

I need a universal nice bike hand gesture. A thumbs up or ok sign is just not enough for me. Do you have anything for that or have an idea that can be easily understood.

Yes this is because i just saw someone with a nice gravel bike and couldn't give more than a smile.

[–] ehrenschwan@feddit.de 3 points 1 year ago

That's sad, because the anonimity was the reason I was using it. Well, it was expectable with Google being Google.

[–] ehrenschwan@feddit.de 8 points 1 year ago (4 children)

Aurora Store is working for you? I always get the Oops, This Account is rate limited no matter how much new sessions I request. The main screen seems to be loading though so idk.