Mind Constellations
The backyard of my mind, where pieces inter-connected.
Code like an Onion: The Decorator Pattern
Jul 2025
by a Developer
pattern
python
An introduction to the Decorator Design Pattern, which helps manage cross-cutting concerns by wrapping your core functionality like an onion🧅.
Anomaly Detection
Aug 2025
by a Developer
machine-learning
Cloud Network Infrastructure
Aug 2025
by a Developer
cloud
network
Cloud Network Service
Aug 2025
by a Developer
cloud
network
The CSS Odyssey: Why I Turned back to CSS After Trying Everything Else
Jun 2025
by a Developer
css
frontend
react
A developer's CSS journey: from vanilla to CSS-in-JS to Tailwind and back to CSS, with hard-earned lessons along the way.
Kubernetes
Aug 2025
by a Developer
container
kubernetes
Container Network
Aug 2025
by a Developer
container
linux
network
Clustering
Aug 2025
by a Developer
machine-learning
5 WTF Moments in Python
May 2025
by a Developer
python
This isn't another Python beginner guide or critique of Python's performance issues. Instead, the blog walks through five surprising behaviors in Python that have bitten me in the past, knowing these might save you hours of debugging.
Regression Model
Aug 2025
by a Developer
machine-learning
Transfer Learning
Sep 2025
by a Developer
machine-learning
Container
Aug 2025
by a Developer
container
Single Source of Truth: Cross-Component Styling with React Compound Pattern
Apr 2025
by a Developer
frontend
pattern
react
Cross-component styling is more than often in real world application. The blog explores a context-aware styling solutions in React applications, leveraging the Compound Pattern.
Decision Tree
Aug 2025
by a Developer
machine-learning
Cryptography Basic
Aug 2025
by a Developer
cryptography
Cloud Basic
Aug 2025
by a Developer
cloud
Breaking Down React Components: From Monolithic to Compound Pattern
Apr 2025
by a Developer
frontend
pattern
react
Struggling with monolithic React components? Break it into small pieces and embrace the compound pattern to achieve intuitive composition and unlimited customization.
Network Protocols
Aug 2025
by a Developer
network
Recurrent Neural Network
Aug 2025
by a Developer
machine-learning
Variance & Bias
Aug 2025
by a Developer
machine-learning
Conquering Slow Tests: 4 Solutions to Bring Concurrency into Pytest
Feb 2025
by a Developer
asyncio
python
testing
System and integration tests sometimes require substantial execution time. The blog shares my journey of exploring multiple approaches to address the efficiency challenges, culminating in developing a custom pytest plugin.
Huggingface
Aug 2025
by a Developer
huggingface
machine-learning
Transformer
Aug 2025
by a Developer
machine-learning
Consistent Hashing
Aug 2025
by a Developer
algorithm
system-design
Machine Learning Basic
Aug 2025
by a Developer
machine-learning
Computer Network Basic
Aug 2025
by a Developer
network
Natural Language Processing
Aug 2025
by a Developer
machine-learning
Network Security
Aug 2025
by a Developer
network
The Law is Not Meant for Itself
Aug 2025
by a Christian
Convolutional Neural Network
Aug 2025
by a Developer
machine-learning
Linux Network Basic
Aug 2025
by a Developer
linux
network
CDN: Content Delivery Network
Aug 2025
by a Developer
cloud
network
Training Optimization
Aug 2025
by a Developer
machine-learning