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

TIL: Bill Gates' 2020 Book Recommendations, Game Cartridge History, and OSO Authorization

Today I learned about Bill Gates' thoughtful book recommendations for 2020, the fascinating untold story of video game cartridge invention, and OSO's approach to application authorization.

December 9, 2020 路 3 min 路 477 words

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

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 路 898 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

TIL: /dev/urandom and /dev/random for Cryptographically Secure Random Generation

Today I learned about the differences between /dev/urandom and /dev/random, and how to use these devices for generating cryptographically secure random data in Unix systems.

October 31, 2020 路 4 min 路 769 words

TIL: macOS Gatekeeper and Rust Struct Optimization

TIL 2020-08-28 Disabling Gatekeeper on macOS Sierra - Run sudo spctl --master-disable to allow apps from anywhere (be prepared for corporate IT emails). Optimizing Rust Struct Size - A 6-month compiler development program focusing on automatic struct field reordering for better memory layout.

August 28, 2020 路 1 min 路 43 words

TIL: Career Growth, Pascal IDE, Python Security, and Rust CLI Tools

TIL 2020-08-24 Grow Skills with Work not Extra-Curriculars - Focus on developing skills through your actual work rather than side projects. Lazarus IDE for Free Pascal - Cross-platform IDE for Free Pascal programming language. Never Run python in your Downloads folder - Security implications of running Python scripts from untrusted locations. Rust Command Line Macros and Utilities - Library for writing shell scripts and command-line tools in Rust.

August 24, 2020 路 1 min 路 68 words

TIL: Curated Development Resources and Learning Paths

Today I learned about comprehensive curated lists of development resources, learning curricula, and specialized tools covering everything from CSS protips to computer science fundamentals and documentation systems.

July 20, 2020 路 20 min 路 4139 words

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

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.