In the last few years, I’ve been following the same steps to create the landing page for my side projects. This saves me a lot of time and it works every time.
[Read More]
I Ate 602 Cookies Under 5 Minutes. No Milk
How I survived after eating 602 cookies under 5 minutes and what happened next
I was feeling hungry that day, but I never imagined that I could end up like I did. Knowing all the stuff that I know today, next time I will be more careful.
[Read More]
Mute Spotify Ads On Mac (OSX)
I created this small script that will mute your computer audio when Spotify plays and Ads and unmute it after Ads ends.
I use Spotify on my computer from time to time but I hate when the Ads start playing.
[Read More]
Ya!Meeting On-Demand Jitsi Meet Private Servers for videoconferences
Ya!Meeting.com My new side project to provide Jitsi Meet Private Servers On Demand for every videconference meeting
I love Jitsi Meet and roughly one year ago I decided to kick off a new side project that allowed me to launch my own private servers, on-demand, for every videoconference meeting with my clients, friends, and team.
[Read More]
Hacking tool for HMR on docker
Sometimes HMR tools don't work quite right when using docker on some OS (OSX) with a mounted volume. You change a file and nothing happens, it doesn't detect the change and no rebuild happens.
I’m starting a new project and I need to build the frontend for it. I decided to use Vue.js and get back to the frontend for a few days.
[Read More]
Quit Virtualenv and use Docker
Start using docker in your dev environment
Don’t get me wrong, I really like virtualenv and it’s pretty useful in some scenarios. But sometimes you have to deal with OS dependencies and that forces you to install new packages and it can get a bit messy in some scenarios.
[Read More]
4 Steps to creating a basic development environment
Recently I was asked to help out and organize a small group of programmers to improve their (non-existent) workflow.
[Read More]
How to publish a website
What do you need to know and do to create a website
Overview
[Read More]