Importing with ctypes in Python: fighting overflows
A developer investigates and fixes a subtle bug in Python tests for Themis' Secure Comparator, caused by C integer overflows in ctypes.
A developer investigates and fixes a subtle bug in Python tests for Themis' Secure Comparator, caused by C integer overflows in ctypes.
A summary and analysis of Google's SRE book, contrasting traditional sysadmin roles with Google's Site Reliability Engineering approach.
An analysis of common patterns in technical postmortems, focusing on error handling and configuration as primary causes of system failures.
A guide to creating custom error pages (like 404) in Laravel 5.0 by adding specific view files.
A tutorial on how to re-enable the Whoops error handler in Laravel 5.0, providing prettier error pages for debugging.
A developer shares a Scrabble tournament result and announces an upcoming tech talk on error handling and Murphy's Law in programming.