bechampion's comments

bechampion | 1 year ago

they don't avoid it cause the hostility , they avoid it case we live in this high level era , where nobody knows where code runs or how it runs.

bechampion | 2 years ago | on: Slack: A redesigned Slack, built for focus

I love slack , but they gotta get their game together , this year I have personally seen around 4 or 5 outages, what annoys me the most is the way the app fails, it simply greys out text that you just sent , images take forever to upload (if they ever upload) , i think if you gonna have this many outages maybe build something into the UI

bechampion | 6 years ago | on: Monorepo or Multirepo? Role-Based Repositories

I worked in a big bank in the UK using monorepo "cuz Google uses it", error number 1, your not Google. The clones were gigantic, Jenkins would timeout cloning the whole project when all it needed was a bunch of files. Merge conflicts all over the place, but the best part, we had scripts on our pipeline literally removing folders after cloning the repo to avoid automatic inclusions of libs etc. In my opinion separation of boundaries is one of those things that should t be mess with.

bechampion | 6 years ago | on: The Cult of Kubernetes

Remember when Linux was hard to install and run as desktop ( multiple screens , acpi , sound , winmodems ) ?? We all have had this colleague that gets frustrated and installs windows after 10 minutes , And spends the rest of his life saying that Linux is of fanatics , geeks etc . Well this post it's literally the same .

bechampion | 8 years ago | on: Experiences with running PostgreSQL on Kubernetes

I'm still not a big fan to run stateful services in a platform mostly built for stateless . Also not a huge psql user , but replication and failover in psql has always been a half-done job, kube isn't gonna fix that.
page 1