Hello World! First blog post.
A front-end developer announces his blog to document his learning journey, focusing on JavaScript, Flexbox, and other web technologies.
A front-end developer announces his blog to document his learning journey, focusing on JavaScript, Flexbox, and other web technologies.
Practical recommendations for effective code reviews based on 18 months of experience and 1500+ reviews, focusing on speed, scope, and process.
How to free up log disk space on a vCenter Server Appliance by identifying and removing old Support Bundle files.
Explains the 'fixed' keyword in C#, covering its role in unsafe code, how the compiler, JIT, CLR, and GC collaborate, and its use for pinning objects in memory.
Announcing Script'17, a new JavaScript conference created to provide an exciting and inspiring event for the community.
A technical guide on designing robust Django models for a bank account system, covering constraints, logging, and best practices.
A PHP meetup organizer shares practical tips and lessons learned from running a local tech community group for four years.
Final part of a PWA series, detailing client-side implementation of web push notifications using the Push API and Service Workers.
Explains the use of the underscore (_) keyword in Swift for omitting argument labels and ignoring tuple components to reduce code verbosity.
Explains how to implement custom communication protocols (like WCF or RPC) in Azure Service Fabric Reliable Services, covering both client and inter-replica channels.
A technical guide on generating write-only Shared Access Signature (SAS) keys for Azure Blob Storage using .NET Core.
A critical analysis of Hacker News comments, highlighting their flaws but arguing it's still the best source for niche technical insights.
A concise reference guide for implementing attribute routing in ASP.NET Core, covering route templates, constraints, and prefixes.
A guide to using PowerShell's Operation Validation Framework (OVF) with Microsoft OMS for continuous infrastructure testing and monitoring.
Explains how to use Open DNS as a resilient DNS resolver during major DNS outages, with configuration instructions.
A guide to implementing the Web Share API to enhance static social sharing links on websites, with a fallback for unsupported browsers.
A reflection on web performance evolution, from Responsive Design to Progressive Web Apps, emphasizing speed and mobile-first principles.
Explains how the .NET Garbage Collector works and provides techniques to reduce memory allocations for faster applications.
Explains the importance of consistent hashCode() implementation in Java and the risks of mutable objects in hash-based collections.
An overview of VMware's Photon stack, including Photon OS, Photon Controller, and Photon Platform for cloud-native applications.