NixOS: A lasting impression
A developer's experience running NixOS on a DigitalOcean VPS, detailing setup challenges, service configuration, and a unique approach to managing user homes.
A developer's experience running NixOS on a DigitalOcean VPS, detailing setup challenges, service configuration, and a unique approach to managing user homes.
A response to Alan Page's tweets on the future of test automation, discussing the role of automation engineers and the 'Automation in Testing' concept.
A technical article exploring the implementation of a custom binary encoder/decoder for Swift using the Codable protocol.
A guide to connecting to various Office 365 services (Azure AD, Exchange, Skype, SharePoint) using PowerShell, with plans for an automation script.
A step-by-step tutorial on deploying an ASP.NET Core web application to an OpenShift cluster using Docker and the oc client tools.
A technical article exploring tail probability bounds for sums of random variables under 'sparse correlation' conditions, extending concepts like Bernstein's Inequality.
A technical tutorial on creating animated GIFs from video files using Adobe Photoshop, covering import, frame selection, and timing adjustments.
Introduces springmock, a library for injecting Spock or Mockito mocks into Spring Boot integration tests, simplifying test setup.
VMworld Europe 2017 attendees can now use the Session Builder to book spots in over 500 technical sessions and labs.
Author reflects on leaving HPE after two years of leading open-source Python HTTP ecosystem development, including HTTP/2 and TLS improvements.
A recap of new features announced for Laravel 5.5 at the Laracon US 2017 conference, including frontend presets and routing improvements.
A developer shares their experience becoming a Xamarin Certified Mobile Developer through Xamarin University, recommending it for .NET and C# developers.
A guide for introverted, heterosexual male nerds on diagnosing and overcoming common dating problems to build a happy romantic life.
A summary of Jeremy Keith's book on resilient web design principles, using web history to advocate for flexibility and progressive enhancement.
Part 2 of a tutorial on using RNNs with stock symbol embeddings to predict prices for multiple stocks.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
A developer shares key lessons learned from 4 years at a company, covering onboarding, remote work, teamwork, and project experiences.
The article argues against nitpicking in code reviews by advocating for automated style checks to improve efficiency and focus.
An in-depth look at Swift 4's Codable protocol, exploring its features for automatic serialization and comparing it to older Apple serialization methods.
A PowerShell script to automate scaling Azure HDInsight clusters horizontally by adjusting node count.