Crouton #4 - Getting Your Head Around Headers
Explains how to use headers in Windows 10 toast notifications with the BurntToast PowerShell module for organizing alerts.
Explains how to use headers in Windows 10 toast notifications with the BurntToast PowerShell module for organizing alerts.
A tutorial on implementing a drop shadow effect on a UIVisualEffectView in iOS, similar to the style used in the iOS Maps app.
A review and tips for Georgia Tech's OMSCS CS6476 Computer Vision course, covering content, assignments, and personal experience.
A tutorial on using Xcode's 'Capture View Hierarchy' debug feature to visualize the view hierarchy of the iOS 10 Maps app.
A quick troubleshooting note about a common Apache Kafka console producer error caused by a misspelled property.
Explores a potential 'Polymath' project on the Wilcoxon test's non-transitive behavior with dice, connecting math and statistics.
Advocates for a career path alternating between engineering and management roles, rejecting the idea of choosing one permanent lane.
Explains why Swift requires @escaping annotation for escaping closures, with insights from compiler design and developer benefits.
Explains why Swift requires @escaping annotation for escaping closures, based on compiler design and developer safety.
Cimbalino Toolkit 2.5.0 released, now targeting .NET Standard 1.0 for cross-platform compatibility and featuring other improvements.
Spring 2017 database news: SQL:2016 standard, cloud pricing wars, ACIDRain security study, and DB-Engines rankings.
Introducing pass-rotate, a tool for bulk password rotation after security breaches, automating password changes across multiple websites.
Analysis of the Java 9 Jigsaw module system debate, covering compatibility concerns and objections from major vendors like Red Hat and IBM.
A developer investigates and troubleshoots the long startup time of a Spring Boot Java application running on macOS, analyzing logs to find the cause.
Explores how to write Pythonic code by effectively using the Python standard library's built-in modules for tasks like CSV handling.
A step-by-step tutorial on implementing a Kafka Pub/Sub system using Docker and .NET Core, including code examples.
Developer details rewriting the TimerCheck.io service from NodeJS to Python 3.6 on AWS Lambda using the Chalice framework.
Explains how to use TypeScript's strictNullChecks compiler option in Angular 4.1.1 to write safer, more robust code by preventing null/undefined assignment errors.
Explores monitoring strategies for modern, scalable infrastructure, covering data collection, storage, visualization, and alerting components.
Explores how Jupyter notebooks can be used for infrastructure tasks like system administration, DevOps, and cloud operations, blending documentation, code, and output.