Apr 21, 2021Setting Up A DHT11 Sensor On Your RASPBERRY PI — The Easy WayThis is the first of a a two-article series, in which I will show you how I set my DHT11 sensor up at home, to collect Temperature and Humidity measurements using Python. …Dht113 min readDht113 min read
Published inThe Startup·Oct 17, 2020Host a Blog on Your Raspberry Pi With GhostIf you want to start a blog, but are unsure about the costs and complexity of hosting one, worry not ! Ghost is an open source CMS (Content Management System) that you can host 100% on your very own Raspberry Pi. …DevOps5 min readDevOps5 min read
Oct 13, 2020Mount remote FS locally through ssh with sshfs !So today I was working on a parallel computing project, and used some remote machines with massive CPUs, huge amount of cores and so on. We connected to these with ssh, and ran our code there. …DevOps2 min readDevOps2 min read
Oct 11, 2020Migrate Postgres DBs across cloud providers with pgloader…or how I migrated from AWS to Azure ! So a couple months ago, i received an email from AWS, titled “Your AWS Free Tier Period is Expiring”. I was like “Oh dang, I just set everything up on AWS !”, so I started looking into the pricing for the…DevOps3 min readDevOps3 min read