Installing and using Pre-commit with Ansible-lint About Pre-commit: https://pre-commit.com/ Pre-commit is an open source tool used to help ensure code quality in a software project. It… Continue reading “Installing and using Pre-commit with Ansible-lint”…
Installing NODE.js in Debian/Ubuntu This is a quick helper about how to install node.js and npm in Debian or Ubuntu. $ sudo apt-get install… Continue reading “Installing NODE.js in Debian/Ubuntu”…
How to install compass on Debian Sass is an extension of CSS3 which adds nested rules, variables, mixins, selector inheritance, and more. Sass generates well formatted… Continue reading “How to install compass on Debian”…
Enhanced Varnish Dashboard, A Web Dashboard tool to manage Varnish Cache Yesterday I saw this twit from François Zaninotto varnish-dashboard: Advanced realtime #Varnish dashboard, supports multiple servers and advanced management tasks… Continue reading “Enhanced Varnish Dashboard, A Web Dashboard tool to manage Varnish Cache”…