AI : Hype vs Reality

In today’s rapidly evolving technological landscape, Large Language Models (LLMs) and other AI tools have become increasingly prevalent. However, opinions on their utility and impact vary widely. This blog post synthesises a recent Reddit discussion where users debated the value of AI tools in their personal and professional lives. They tried to decipher AI: Hype … [Read more…]

Python Roadmap For Beginners

Why learn this: These are the building blocks of Python programming. Without mastering these concepts, you won’t be able to write functional code or progress to more advanced topics. These fundamentals form the language “grammar” you’ll use in all Python programming. This Python RoadMap is for primarily for beginners! 1. Fundamentals (2-4 weeks) You can … [Read more…]

Dimensionality Reduction: Signal vs. Noise in Machine Learning

We’ve all been there: you get a new dataset, and your first instinct is to understand what’s happening beneath the surface. Which features matter most? What relationships exist in the data? How can we visualise complex high-dimensional information? How do we use dimensionality reduction when using ML! This was precisely the situation described in a … [Read more…]

Beyond the Hype: What are the Dangers of AI

In recent months, discussions about the “Dangers of AI” have become ubiquitous across social media, news outlets, podcasts, and various other platforms. But what exactly makes artificial intelligence dangerous? Is it the sci-fi scenario of machines becoming conscious and taking over the world, or are there more nuanced and immediate concerns we should be addressing? … [Read more…]

Website Analytics Platform : Different Perspectives

In today’s data-driven web development landscape, choosing the right Website Analytics Platform is crucial for understanding user behaviour and improving your website’s performance. We’ve compiled insights from real developers discussing their preferred analytics solutions, highlighting the strengths and use cases of each tool. This is summarisation of a Reddit Post here Matomo Overview: Self-hosted analytics … [Read more…]