Digging Up Old Blog Posts
A tech blog post republishing two old IT articles: one on injecting drivers into Windows WIM images and another on a humorous 'oven fix' for an HP printer.
A tech blog post republishing two old IT articles: one on injecting drivers into Windows WIM images and another on a humorous 'oven fix' for an HP printer.
A developer hacks an Amazon Dash button to track his daughter's bowel movements, using Node.js and network monitoring for a practical IoT parenting solution.
A developer shares the journey of porting an old game to a mobile app with a Cloud backend, detailing technical challenges and announcing a beta test.
A developer details their journey to replace Google services with self-hosted alternatives for email, YouTube, and music, focusing on privacy and customization.
Explains how strings in .NET are objects subject to garbage collection, analyzing their memory allocation and behavior.
A technical guide addressing iOS 9 jailbreak issues, focusing on freeing up system partition space to install packages.
A technical guide on how to securely access Azure KeyVault secrets from an Azure Function using a certificate-secured Service Principal.
A developer reflects on attending Swift Summit SF 2016, discussing insights from the conference and the value of reading Swift's open-source standard library code.
A simple Python tutorial for sending emails using AWS SES with MIME formatting and helper functions.
A guide to enhancing network security and privacy on macOS, covering ISP choice, browser extensions, and search engine alternatives.
Key takeaways from Velocity Europe on web performance measurement, focusing on flawed KPIs, user perception, and the pitfalls of gaming metrics.
A long-time user shares personal tips and experiences after using 1Password for 9 years, highlighting its features and workflow integration.
A guide to fixing common timeout errors when using Protractor for end-to-end testing with Angular 2 applications.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
A guide to using an AWS CloudFormation template for standardizing the configuration of new linked accounts, including security and administrative roles.
An experiment testing if Windows 10 VMs can avoid forced reboots after updates, with results after three weeks.
A tutorial on adding HTTPS support and Dockerizing an ASP.NET Core application, including generating a self-signed certificate.
An analysis of the decline and potential resurgence of Kenyan-made mobile apps, discussing market growth and cultural factors.
A guide to effectively testing Java repository layers, focusing on database setup, using H2 and PostgreSQL, and ensuring production-like environments.
A developer explains the challenges of using PHLivePhotoView with Auto Layout and the solution to fix ambiguous content size issues.