TIL: Benford's Law, Web Security Headers, Event Sourcing, and Mozilla Security Guidelines

Today I learned about Benford's Law for fraud detection, comprehensive web security including CSRF/CORS, Microsoft's Event Sourcing pattern, and Mozilla's web security guidelines.

May 1, 2021 路 2 min

TIL: Terminal File Managers, ELF Format, Responsible Web Apps, Cat Computer Debugging, and Ink Narrative Language

Today I learned about modern terminal file managers, ELF executable format internals, principles of responsible web applications, hilarious computer debugging involving cats, and Ink narrative scripting language for interactive storytelling.

February 18, 2021 路 6 min

TIL: Build Your Own X Repository and Web Dev Junkie YouTube Channel

Today I learned about the comprehensive 'Build Your Own X' repository containing tutorials for building everything from operating systems to databases, and discovered the Web Dev Junkie YouTube channel for modern web development tutorials.

January 31, 2021 路 6 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

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

Building Single Page Applications in React using Dash and Python

How to build Single Page web applications without any Javascript using Dash, a Python library that generates React components.

September 15, 2020 路 10 min

TIL: 10x Development, Tech Leadership, and Rust Web Development

TIL 2020-08-12 Becoming a 10x Developer - Insights on what makes truly effective developers and how productivity multiplies. Books for Tech Leads - Essential reading for technical leadership roles. Diff Highlight Tool for JavaScript - PrismJS plugin for highlighting code differences. How to Stop Procrastinating Using the Fogg Behavior Model - Behavioral science approach to overcoming procrastination. How to Build a Web Application Completely in Rust - Complete example of full-stack Rust web development. ...

August 12, 2020 路 1 min

TIL: Flask Advanced Patterns and Development Tools

Today I learned about advanced Flask patterns including Method Views, Signals, profiling techniques, and security extensions that enhance Flask application development.

July 15, 2020 路 7 min

TIL: Modern Web Development Tools and Command-Line Utilities

Today I learned about essential modern development tools, from better command-line utilities to web frameworks, that significantly improve developer productivity and workflow.

January 1, 2019 路 10 min