Let’s kick things off by installing Hugo. I have a Mac, so I used Homebrew: If you’re on some other operating system, no worries—grab the instructions here: Hugo Installation Guide. Oh, and I’ll be using Git too. If you don’t have it, install it like this: Before we dive in, just a heads-up: this is… Continue reading Creating SEO friendly landing pages using Hugo
Category: General
How to keep uBlock Origin on Chrome till June 2025
If you’re a fan of uBlock Origin (uBO) like I am, you might have heard about the upcoming changes to Chrome extensions. Google is rolling out Manifest v3 (Mv3), which sounds fancy, but it’s causing headaches for some of our favorite extensions. Extensions like uBlock Origin, which rely on Manifest v2 (Mv2), may stop working… Continue reading How to keep uBlock Origin on Chrome till June 2025
Anscombe’s quartet and statistical noob traps
Hey, If you are ‘data-driven’ then decision-making can seem deceptively easy. Ever compared a bunch of descriptive stats between datasets? Like mean, standard deviation, correlation? It is easy to look at a table of such numbers and carry on with your day. Sadly, using popular stats and linear regression is a common noob trap, one… Continue reading Anscombe’s quartet and statistical noob traps
‘AI’ note taking with Obsidian and LM Studio.
Hey. If you’re here then you probably already use Obsidian or LM Studio or are interested in AI note taking or like Open Source Software. If not, then know Obsidian is a nice note taking app that saves your notes in markdown format as .md files. LM Studio is a nice app that lets you… Continue reading ‘AI’ note taking with Obsidian and LM Studio.
What is a standard error?
Hi, Most people understand standard deviation. If not they at least understand how to derive an average. I have had a few people ask me the definition of standard error. So I suppose there is an impetus to make this post. Posting this on the 1st of April isn’t a jab at the people with… Continue reading What is a standard error?
Days of Christmath
Merry! I bring presents regardless of whether you celebrate the birth of Isaac Newton… according to the Julian calendar. I know everyone is excited to peruse math over the holiday period. Anyway, on the first day of Christmath your good friend brought to you a song and a math. December 25th: Day 1 Area of… Continue reading Days of Christmath
Practical SQL for everybody
Hay Everyone’s favourite querying language can do more than fetch data to analyse in Python. I firmly believe that in the darkest timeline people use SQL to do everything from developing apps to creating mission critical artificial intelligence. SQL is easy to pick up and do cool things with, which makes it a good stepping… Continue reading Practical SQL for everybody
Automating your Python scripts in the cloud ☁
Hey, It can be hard to get started running scripts in the cloud. I waited till my computer could not compute some of the larger datasets in my personal projects. Luckily I had learned some of these Linux commands when accessing the supercomputer at work. If you’re a product manager, marketer, financial analyst or data… Continue reading Automating your Python scripts in the cloud ☁
Practical Slack bots for Product Managers
Yo ✌ A lot of product managers can be code illiterate but you don’t have to be a developer to make use of some handy features in Slack. As long as you’ve used a computer before you should be able to follow along and impress your team with a bot that does something useful (or… Continue reading Practical Slack bots for Product Managers
Systems thinking for Product Managers part 2
Hi, I thought it would be good to focus on the common problems people encounter and why we get surprised by systems. Perhaps we best get started with an anecdote. In India during the British rule there was a snake “problem”. I imagine it was much like Australia’s spider “problem”. The colonists decided that to… Continue reading Systems thinking for Product Managers part 2