Gatling, a load testing tool with a difference.

Gatling allows the user (developer/operator) to record a series of actions in the browser of choosing. At the tempo of a real user, multiple steps,…

First impressions of Cypress; one word: amazing.

Found testing automation tool called Cypress for use with end-to-end (acceptance/user) testing. Tagged as `Fast, easy and reliable testing for anything that runs in a browser`.…

Great article on Pull Requests

`Anatomy of a perfect pull request` over at opensource.com is a great article that touches on what it is that makes a PR a good…

What I learned from the 2018 JetBrains Developer ecosystem survey…

  JetBrains, like many other organizations, doe a yearly survey for anyone willing to take a couple minutes and submit some answers. As such all…

Hehe, this is amazing…

Found this page during mu morning Twitter read-through. Simple, straight to the point, entertaining. Maybe one day your repo could be on here too. https://www.gitstartracker.com/

PHP serverless abstraction framework…

…as serverless architecture picks up steam in the market I predict we will see more and more languages adopting it; is not whole sale from…

Sharing some resources.

Awesome List is a curated list of resource you may find awesome; I know I have found is very helpful for a number of topics.

SRE, DevOps, WTF, OMGBBQ.

Google put together an article and a nice set of videos explaining DevOps and SREs. It’s a bit…cheeky but to the point and not techno-babble…

AWS Lambda internals

Ran and Nitzan over at epsagon did a two part article on Medium about  AWS Lambda and its internals / runtime environment. It is a pretty…

Want to host your own Git service? GitLab a bit to heavy weight? Checkout Gitea.

Git
Came across this self hosted Git service today. Yes GitLab is amazing but also very complicated and large. Requiring a 4Gb RAM system to operate…