TIL: Debugging CSS Techniques, LLVM Architecture, Python Language Reference, and Shell Sourcing

Today I learned about systematic CSS debugging approaches, LLVM compiler architecture from AOSA, the comprehensive Python language reference, and the difference between sourcing and executing shell scripts.

December 14, 2020 路 2 min

TIL: Python Behind the Scenes - CPython VM, Compiler, and Object System Deep Dive

Today I learned about the comprehensive 'Python Behind the Scenes' series covering CPython's virtual machine, compiler architecture, bytecode execution, variable implementation, and object system internals.

December 12, 2020 路 8 min

TIL: Distributed Systems Lectures, EmacsConf 2020, Code Review Excellence, and Accessibility Guidelines

Today I learned about comprehensive distributed systems education, EmacsConf 2020 presentations, strategies for making code reviewers love your work, and modern web accessibility practices.

December 8, 2020 路 3 min

TIL: TLA+ Formal Specification, Statecharts for Redux Apps, HashiCorp Nomad, and Python Socket Programming

Today I learned about TLA+ for formally specifying distributed systems, using statecharts to model Redux application behavior, HashiCorp Nomad for workload orchestration, and comprehensive Python socket programming techniques.

December 1, 2020 路 14 min

Sarathi - A Personal Discord Bot for TIL Management

Building a Discord bot to automate my Today I Learned (TIL) workflow - from manual WhatsApp notes to automated GitHub commits with search capabilities.

November 30, 2020 路 7 min

TIL: Drogon C++ Web Framework, Git Code Debt Monitoring, and Python Best Practices

Today I learned about the high-performance Drogon web framework for C++, tools for monitoring code debt in Git repositories, effective essay writing techniques, and Python programming best practices.

November 30, 2020 路 3 min

TIL: Quiver Diagram Editor, MIT Computation Structures, Lisp Koans, and Python System Services

Today I learned about Quiver's web-based commutative diagram editor, MIT's comprehensive computation structures course, Common Lisp learning through koans, and creating Python systemd services.

November 29, 2020 路 4 min

Web Application Security with secure.py

A comprehensive guide to implementing secure HTTP headers in Flask applications using secure.py. Covers OWASP guidelines, security best practices, and practical examples of protecting web applications from common vulnerabilities.

November 11, 2020 路 10 min

TIL: HTTP Status Code Reference, Security Headers, and Python Security Tools

Today I learned about comprehensive HTTP status code references, OWASP secure headers project, security design principles, and Python tools for header security analysis.

November 6, 2020 路 5 min

TIL: Python for Kids Programming Course

TIL 2020-09-30 Python for Kids - Comprehensive GitHub repository with Python programming lessons designed specifically for children and beginners.

September 30, 2020 路 1 min