Other places where you can find me
Someone should keep an eye on Linus.
Why someone keeps chasing the latest gadgets when the old ones work just fine is beyond me.
Nobody is waiting every year for the brand new line of washing machines. Why is there a need to swap phones this frequently?
I imagine it wouldn’t take long until someone finds a way to disable that LED.
Not a blog, but a way of discovering new blogs. I subscribe to the unofficial best hacker news submissions RSS feed.
I found the blog on an IT guy that works in a research station in Antarctica.
Yes the interface is a mess. But it’s ridiculously deep once you get into it.
The CEO of Unity was also CEO, COO, and president of EA. So, is anyone surprised?
Or even better: buy soon to expire put options just before the announcement. 10x your money.
Damn… that’s rough.
Hopefully they’ll backpedal on this decision for now (they are already getting a lot of flack). But I guess the message has been sent. Wouldn’t be surprised if Unity starts bleeding users after this.
Best of luck!
For the studios releasing a game in a few months, it’s probably too late to ditch unity, but would make sense to start looking at alternatives for their next projects.
Wouldn’t be surprised if Godot explodes in popularity in the next 5 years.
According to the article, it’s not retroactively charged, but still bad if your game is about to come out and you haven’t accounted for this.
The margins on the gamedev industry are not that large, you should read some testimonies from veterans. It’s a ruthless industry.
Games take years to make, and you can’t change engines now if your game is about to come out.
People who made it that far up are usually very driven, their job is their whole identity.
It’s probably hard to walk away from something they dedicated so much of their life to. More so if it involved sacrificing time for relationships, family, friends, etc.
defend their 1st and 2nd amendment rights.
I thought this was in Canada.
Genuinely curious, what would the advantages be?
Also, what if the Linux distro does not have systemd?
Yes.
All my self hosted containers are bound to some volume (since they require reading settings or databases).
True.
But I assume OP was already running docker from that user, so they are comfortable with those permissions.
Maybe should have made it clearer. Added to my other post. Thanks!
You shouldn’t need sudo to run docker, just can create a docker
group and add your user to it. This will give you the steps on how to run docker without sudo
.
Edit: as pointed out below, please make sure that you’re comfortable with giving these permissions to the user you’re adding to the docker group.
Removed by mod