260 posts

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

TIL: Kill Command with Readable Signal Arguments

Today I learned that the kill command accepts human-readable signal names instead of just numeric codes, making process management more intuitive and safer.

November 21, 2020 · 2 min

TIL: Advanced System-on-Chip Design and Comprehensive HTTP Headers Reference

Today I learned about advanced system-on-chip design through ETH Zurich lecture notes and discovered MDN's comprehensive HTTP headers documentation.

November 12, 2020 · 3 min

TIL: Web Security Fundamentals and OWASP Best Practices

Today I learned about essential web security practices, OWASP guidelines, secure headers implementation, and security testing methodologies for web applications.

November 11, 2020 · 10 min

TIL: OWASP Security Resources - Cheat Sheets, Top 10, and Testing Guide

Today I learned about OWASP's comprehensive security resources including cheat sheets for secure development, the Top 10 web application risks, and the detailed web security testing guide.

November 11, 2020 · 5 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: MIT OpenCourseWare - Algorithms and Computer Science Fundamentals

Today I learned about MIT's excellent OpenCourseWare offerings for algorithms and mathematical foundations of computer science, with comprehensive video lectures and materials.

November 9, 2020 · 12 min

TIL: Internet Protocol RFC 760, MIT Algorithms Course, and Mathematics for Computer Science

Today I learned about the foundational Internet Protocol specification from 1980, MIT's comprehensive algorithms course, and their mathematics for computer science curriculum.

November 9, 2020 · 5 min