This is why you go to subject matter experts.
/Software development rant
This is why you go to subject matter experts.
/Software development rant
Better than writing beginner level crap that is at the same time super cryptic and not documenting at all. We have a bunch of that in our codebase and it makes me wonder why these devs are writing extension methods for functionality already built into the standard libraries.
Better than writing beginner level crap that is at the same time super cryptic and not documenting at all. We have a bunch of that in our codebase and it makes me wonder why these devs are writing extension methods for functionality already built into the standard libraries.
If I had to take a wild guess giving benefit of the doubt it checks the total bytes downloaded and CPU usage to estimate electricity usage.
It can be an unsung hero in many tomato-based recipes. I use a tablespoon of it when I make jambalaya and beef stew.
Looking in Lemmy the advertisements are the very first thing I see, and all I see. Im not against a guy feeding himself, but you can’t hold it against me if I don’t click on something because I am bombarded with a literal wall of advertisements without anything else.
I was going to applaud you explicitly saying it was for your use case, then I noticed the description is a bunch of merch shilling.
As you said, I am perfectly aware that in an ideal world security would be on lockdown. How it behaves on Linux is how it SHOULD work. That doesn’t change the main point that you can’t hit the ground running with Docker containers in Linux.
Playing Final Fantasy XIII. That legitimately made me cry with how frustrating that game was to play.
Don’t get me wrong - I know that they are, and I know that Linux is superior for running docker containers. The thing is that Windows handles all the permissions for you. An average Joe can get a docker container up and running on Windows. You need significantly more Linux-specific knowledge to get a container running on Linux, and the advice given by the community is often cryptic for beginners.
IIS is not the same as Docker. Sounds to me you are shitting on IIS for the sake of trying to prove a point I wasn’t trying to make.
This goes into my next point. Linux users are toxic as hell. They are elitist snobs who shit on newbies because they have years of experience.
I can run a Linux docker container on Windows and it just works. When I run it on Linux it is constant permission and access issues.
Hit the ground running deploying…pretty much anything.
Was running game servers on my Windows PC through Docker and they were super easy to set up. I got a new PC and decided to repurpose my old computer into an Ubuntu server to get some experience with Unix. I have only been more frustrated once in my entire life. Sure, once things are set up on Linux they are really powerful, but the barrier to entry is so absurdly high and running anything “out of the box” is literally impossible by design.
In software development you have contractors and product owners who forge ahead and do things without consulting subject matter experts. This often leads to spaghetti code and rushed garbage when things ultimately need to be patched.