Spyke

Replies

Comment on

Anyone using "docker run" instead of "docker compose"?

Because it’s “quick start”. Least effort to get a taste of it. For actual deployment I would use compose as well.

Many project also have a example docker-compose.yml in the repository if you dig not so deep into it

There is https://www.composerize.com to convert run command to compose. Works ~80% of the time.

I honestly don’t understand why anyone would make “curl and bash” the officially installation method these days, with docker around. Unless this is the ONLY thing you install on the system, so many things can go wrong.

196

Comment on

reality rule

I have alway been wondering who are actually drawing all these pictures.

That’s a awful lot of money to commission an artist to make all these shitposts.

linux

Comment on

why did you switch?

Reply in thread

Things you mentioned about windows before “etc” can actually be disabled through group policy or other means. It’s an annoyance nonetheless. But after ~30 minutes of tweaking after a new install, windows is not that bad these days.

Anyway, if I don’t play games I’ll probably be Linux all the way. Most things today are web based anyway.

But how is gaming on Linux nowadays, if you may elaborate? I have top of the line hardwares but the games I play easily max out their usage. I know there are things like translation layer, but I’m afraid the performance hit may be not ideal…

linux

Comment on

Will operating systems still be relevant?

So….it seems no one plays games here?

We had to specifically rent windows servers to host our game server instances and related services.

While there is the steam translation layer thing for running games on Linux, it doesn’t work with everything, especially more complicated cases.

Comment on

Is it considered bad practice to expose selfhosted services on public internet?

Reply in thread

Yea that’s basically the reason why I can’t use a VPN.

In fact there isn’t really a problem to leave your phone connected to the selfhosted VPN all the time. If split tunneling works properly, only traffic that access your home network would actually go through the VPN, all others will just get bypassed.

But in my case, I already need to be connected to another VPN most of my day, so can’t really go this route.

linux

Comment on

I want to switch to Linux but there are a few major hurdles.

Reply in thread

That’s my point. Please take a look at group policy editor. You’ll be amazed how many settings are hidden from the settings app. And once it’s set there, it cannot be overridden by anything, INCLUDING UPDATES. You can even completely turn off automatic updates there and only update manually when you feel comfortable.

It’s meant to be a enterprise thing to lock down PCs. But on your own PC you are your own boss.

linux

Comment on

I want to switch to Linux but there are a few major hurdles.

I guess a better question to ask is: WHY do you want to switch to Linux. Is there a compelling yet specific reason. Abstract things like “better privacy” is not that valid for regular folks. You can tweak enough things in windows with group policy/registry to make it just okay. Surely it’s not out of the box but you only need to do it once, and I imagine this will only take a fraction of the time you would otherwise spend troubleshooting Linux.

If there are specific Linux things you need to run, why not use your server or even WSL?

As much as I love Linux, my main gaming/video production PC will always be windows.