dysinger's comments

dysinger | 11 years ago | on: The sad state of sysadmin in the age of containers

This 1 page poorly titled wrong rant is the #2 story on this site?

"Ever tried to security update a container?" lol. you are doing it wrong.

"Essentially, the Docker approach boils down to downloading an unsigned binary, running it, and hoping it doesn't contain any backdoor into your companies network." nope https://blog.docker.com/2014/10/docker-1-3-signed-images-pro...

"»Docker is the new 'curl | sudo bash'«" no it's not. most intelligent companies are building their own images from scratch.

People that care about what's in their stack take the time to understand what's in there & how to build things.

dysinger | 12 years ago | on: Dear Facebook: You Suck

Dear posters that post things like this: Did you delete your account? No? You Suck. Just delete your FB account. You'll feel better.

dysinger | 12 years ago | on: Never Trust Facebook

I just went and looked too and all my content going back to 2007 which a painstaking hand deleted is back(!)

I hope mark zuckerberg ends up broke doing LAMP consulting.

dysinger | 12 years ago | on: Salt: Like Puppet, Except It Doesn’t Suck

Puppet is mature and has tons of cookbooks & community. You may not like it but saying it "sucks" is not right. It works and is used tons.

Chef doesn't run over SSH in any environment I've used that wasn't a toy (vagrant w/ chef-solo). Please fact check.

Fanboy article.

dysinger | 16 years ago | on: Maven builds are an infinite cycle of despair

Seems like the typical reaction seen over and over. People love to hate maven. It always goes like this:

1) try maven but don't bother to RTFM 2) run away with your hair on fire and back to cave-man tools like Make, Rake & Ant 3) ignore dependency management 4) re-invent the build script for _EVERY_ project you start. 5) ??? 6) profit!!!

You only ever hear rants like this from people who don't spend the time to learn maven. It's not that hard. This is just rants.

page 1