dysinger | 10 years ago | on: Larry Ellison Is Spending a Fortune to Save American Tennis
dysinger's comments
dysinger | 11 years ago | on: The sad state of sysadmin in the age of containers
"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 | 11 years ago | on: Facebook was down
dysinger | 12 years ago | on: Dear Facebook: You Suck
dysinger | 12 years ago | on: Node v0.10.21 Stable has critical security fix
dysinger | 12 years ago | on: Statement from Edward Snowden in Moscow
dysinger | 12 years ago | on: Never Trust Facebook
I hope mark zuckerberg ends up broke doing LAMP consulting.
dysinger | 12 years ago | on: Show HN: Chicken chicken chicken – chicken chicken programming language
dysinger | 12 years ago | on: Salt: Like Puppet, Except It Doesn’t Suck
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 | 13 years ago | on: Twitter is the new RSS
dysinger | 13 years ago | on: Don't be a git, use subversion
dysinger | 13 years ago | on: What Your Startup Culture Really Says: the toxic lies afoot in Silicon Valley
dysinger | 13 years ago | on: Scaling node.js to 100k concurrent connections
dysinger | 16 years ago | on: Maven builds are an infinite cycle of despair
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.
dysinger | 16 years ago | on: Clojure debug-repl Tricks
dysinger | 16 years ago | on: The Clojure debug-repl