Dec 30, 2025 · 7 min read · Christmas has passed, and I truly hope you got your presents — hopefully more elaborate than an annual supply of socks. Now that your presents are here (socks or not), join me for a moment to ponder the logistics of Santa Claus. So how does Santa del...
Join discussion
Dec 25, 2025 · 4 min read · TL;DR: Mapping your thoughts in Notion is only half the battle. The real value emerges when you can visualize those connections. This article breaks down the math behind Force-Directed and Hierarchical layouts and explores how tools like IVGraph are ...
Join discussionNov 25, 2025 · 6 min read · The Value of Your Gaze Have you ever wondered what you’re actually looking at when you look? Have you ever wondered why someone would want to know what you’re looking at? It's no surprise anymore that our behavioural data is valuable. Roughly speakin...
Join discussion
Oct 21, 2025 · 6 min read · Scene of the Reconstruction Have you watched the Bellingcat film? In case you haven’t, it follows a group of investigative journalists who uncover what really happened during the 2017 Atarib bombing in Syria. As tragic as the event was, their work is...
JJeremi commented
Oct 5, 2025 · 4 min read · Graph theory has always fascinated me, it’s this incredible intersection of structure, patterns, and applications. Looking back at how I first wrestled with the subject, I often wondered why learning it had to be so static. Most tutorials felt like a...
Join discussionSep 30, 2025 · 3 min read · Introduction I understand your confusion. We were supposed to talk about graphs, and here I am, talking about rock climbing and climbing routes instead. I am a climber. Be it indoors or outdoors, be it rocks or mountains — doesn’t matter too much. Bu...
JJeremi commented
Sep 16, 2025 · 3 min read · Let’s play a game. Your task is to draw a house by connecting the dots without lifting your pen (or pencil, or mouse). You can visit a dot multiple times, but you are allowed to draw an edge only once! Depending on which dot you choose as your start...
JJeremi commented
Aug 19, 2025 · 3 min read · Introduction Algorithms power our everyday life — from unlocking your phone with a fingerprint to finding the fastest route on Google Maps. One of the most widely used algorithms in pathfinding and navigation is Dijkstra’s algorithm, introduced in 19...
Join discussionJun 25, 2025 · 3 min read · It wasn’t a trick I needed. It was a new system. 🧩 Introduction: The Mask of Simplicity I’ve attempted LeetCode 310 — Minimum Height Trees — before.Tried to break it down. Even thought I had it at one point. But I never submitted it.I marked it red...
Join discussion