I'm currently open to new opportunities! View my resume or connect on LinkedIn.

TIL: YouTube Uses FFmpeg and Instagram Python GC Optimization

TIL 2020-12-21 Google鈥檚 YouTube Uses FFmpeg - Blog post revealing YouTube鈥檚 use of the open-source FFmpeg library for video processing. Copy-on-write friendly Python garbage collection - Instagram Engineering鈥檚 approach to optimizing Python garbage collection for better memory efficiency in multi-process environments.

December 21, 2020 路 1 min 路 41 words

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 路 411 words

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 路 1595 words

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 路 517 words

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 路 2797 words

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 路 1328 words

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 路 625 words

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 路 731 words

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 路 1961 words

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 路 938 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.