267 posts

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 · 336 words

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 · 516 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 · 2042 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: 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 · 2521 words

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 · 1016 words

TIL: PostgreSQL Customization and Advanced Database Management

Today I learned about customizing PostgreSQL shell environments, advanced psql configurations, and database administration best practices for enhanced productivity.

November 8, 2020 · 13 min · 2690 words

TIL: Customizing PostgreSQL Shell with psqlrc Configuration

Today I learned how to customize the PostgreSQL command-line interface using psqlrc configuration files to improve productivity and user experience.

November 8, 2020 · 4 min · 764 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.