Women in Computing
Explores the historical contributions of women in computing, the decline in female participation, and proposes solutions to improve diversity in the tech industry.
Explores the historical contributions of women in computing, the decline in female participation, and proposes solutions to improve diversity in the tech industry.
A critique of Tailwind CSS and utility-first frameworks, advocating for a more flexible, technology-agnostic approach like CUBE CSS.
A guide to quickly profiling data in Apache Kafka topics using the kafkacat and visidata command-line tools for data exploration.
A guide on integrating OpenSeaMap maritime data into Kibana maps for enhanced visualization of location-based data like ship tracking.
A benchmark comparison of switch statements versus map lookups in Go, revealing performance differences and implementation details.
A technical guide on using AWS Step Functions with Map states and ResultSelectors to download and process large, paginated API data in parallel.
A deep dive into Swift's string interpolation mechanism, exploring the ExpressibleByStringInterpolation protocol and its underlying syntactic transformations.
A GitHub engineer reflects on eight years of impactful projects, including GeoJSON rendering, government outreach, and GitHub Pages improvements.
A technical guide on using R and spatial analysis to quantify changes in land cover patterns in the Amazon between 1992 and 2018.
A CTO shares how a small game studio self-published a high-quality MMO prototype in just four months, defying traditional AAA development models.
Explains unexpected 'shakes' or health events in Azure VM Availability Groups, covering CPU, host, and IO contention issues.
A technical guide on customizing and deploying an Azure Arc Data Controller via command line, focusing on configuration details for Kubernetes.
A tutorial on creating responsive UICollectionView layouts using Compositional Layout that adapts to different iPad screen sizes and orientations.
A guide to using AWS Step Functions for serverless data retrieval from 3rd party APIs, minimizing custom Lambda code.
A study guide for the Microsoft AZ-140 Windows Virtual Desktop Specialty exam, covering exam structure, topics, and learning resources.
A technical guide on configuring Azure Arc enabled Data Services on Azure Kubernetes Service (AKS), covering cluster setup and deployment steps.
Part 4 of a series exploring Azure NetApp Files, a high-performance, first-party shared storage service in Azure for enterprise workloads.
Explains the Composite design pattern using the ngrev Angular visualization tool as a practical example from open-source software.
A guide on enabling and configuring audit logging for Azure Key Vault to monitor access and usage.
Explores the connection between machine learning and statistics by building a statistical inference model from a neural network example.