CSS Image Effects #1: Vintage Washout
A tutorial on creating a vintage photo washout effect using CSS blend modes and filters, focusing on the 'lighten' blend mode.
A tutorial on creating a vintage photo washout effect using CSS blend modes and filters, focusing on the 'lighten' blend mode.
A developer argues against committing commented-out code, explaining why it harms code readability and maintainability.
A developer's experience and lessons learned from using Kubernetes for Docker container orchestration in a data processing project.
A tutorial for setting up Puppet in standalone mode on Fedora 23, including writing manifests and Serverspec tests.
A developer explains the problems with committing generated files to a Git repository's master branch and why they stopped the practice.
Explains the hierarchy and value of retired high-level Microsoft certifications like MCM, MCSM, and MVP, detailing their exams and legacy.
A web developer discusses the stress of keeping up with rapid tech changes and argues it's about awareness, not complexity.
Explains how to implement lazy loading for route components in Angular 2 to improve application performance by reducing initial bundle size.
Analysis of how 'limping' or slow hardware nodes can severely degrade distributed system performance, based on academic research.
A hiring manager at Tighten shares do's and don'ts for applying to their web developer jobs, based on reviewing hundreds of applications.
Explains why Windows 10 clients fail to get DHCP addresses when NAP is enabled, as NAP is deprecated and unsupported in Windows 10.
A guide to automating Xcode build and version numbers using Git commit counts and tags, keeping the Info.plist clean.
Explains the semantic differences between HTML5's <div>, <section>, and <article> elements and provides guidelines for when to use each.
Explains the new task execution system in Gulp 4, focusing on the gulp.series and gulp.parallel functions for managing task order.
Explores Microsoft's Hybrid Identity Management solution, focusing on integrating on-premises Active Directory with Azure AD for secure enterprise mobility.
A detailed categorization of code comments, exploring their types, maintenance, location, and alternatives to improve code clarity.
A developer reflects on the original meaning of 'blog' as a weblog and commits to writing more informal, personal posts about software development.
A guide to automatically configure secure HTTPS WS-Management listeners on Windows servers using Group Policy and PowerShell.
A tip for using the 'OS=latest' keyword in xcodebuild to automatically target the newest iOS Simulator version, preventing script breaks after Xcode updates.
Author shares the journey and process of writing 'Python Machine Learning,' a technical book for aspiring machine learning practitioners.