2025/04/15
iCalendar (ICS) Standard
Sulav Jung Hamal • 2025/04/15
A quick dive into the iCalendar (ICS) standard after noticing a calendar feed link on Canvas, sparking curiosity about how it works and why it’s so universal.
2025/04/02
Re-learning HTTP, but in depth this time
Sulav Jung Hamal • 2025/04/02
A personal dive into how HTTP works with TCP, plus answers to new questions about UDP, TCP security, and making HTTP secure.
2025/03/26
Nassi-Shneiderman Charts for Program Design
Cornelia M. Yoder, Marilyn L. Schrag • 2025/03/26
A review of Nassi-Shneiderman Charts as a structured programming tool, highlighting their design approach, practical applications, and value in visualizing program logic.
2025/03/25
What is Model Agnostic Meta-Learning?
Chelsea Finn, Pieter Abbeel, Sergey Levine • 2025/03/25
An overview of Model Agnostic Meta-Learning (MAML), detailing its approach to rapid task adaptation, key concepts, and significance in machine learning.
2025/03/24
What is Generative Adversarial Network?
Sulav • 2025/03/24
An overview of Generative Adversarial Networks (GANs), explaining their architecture, training process, applications, and challenges.
2025/03/18
Denoising Diffusion Probabilistic Models
Jonathan Ho, Ajay Jain, Pieter Abbeel • 2025/03/18
High-quality image synthesis using diffusion probabilistic models, with connections to denoising score matching and Langevin dynamics.