My Plans for 2024
A full-time open source maintainer outlines his 2024 goals, focusing on TypeScript static analysis, the typescript-eslint project, and ecosystem stewardship.
A full-time open source maintainer outlines his 2024 goals, focusing on TypeScript static analysis, the typescript-eslint project, and ecosystem stewardship.
Explores Java 22's ability to run multiple source files without explicit compilation and discusses its impact on build tools like Maven and Gradle.
A guide on deploying and running a Dask distributed computing cluster on a Databricks analytics platform alongside Apache Spark.
Explains Lisp's cons, car, and cdr concepts in JavaScript and demonstrates code golfing to minimize their implementation.
A technical guide on building intelligent bots by combining Microsoft's low-code Copilot Studio with the Azure OpenAI Assistants API.
An updated visual mind map of LINQ features and operations, now including all additions up to .NET 9.
A technical deep dive into troubleshooting Windows Hello for Business PIN policy deployment issues, covering TPM integration and registry settings.
Interview with Suresh Srinivas on his career in big data, founding Hortonworks, scaling Uber's data platform, and leading the OpenMetadata project.
A developer's monthly curated list of tech resources, covering databases, LLM performance, AI in development, and microservices.
A comprehensive CSS tutorial covering multiple methods to center a div, including Flexbox, Grid, and auto margins.
Investigates a bug in iOS 17.2+ causing custom keyboard extensions with Swedish (se.) bundle IDs to disappear from settings and the keyboard switcher.
A developer details how they fixed blurry font rendering in Safari on iOS by correctly configuring the @font-face rule for a variable font.
A developer's critical reflection on GitHub Copilot's impact, questioning if its AI assistance is creating accessibility and quality divides in software development.
Explores unsupported methods to dump and analyze the .NET managed heap from within a C# application, detailing internal memory structures.
Explores using Complex Types in Entity Framework Core 8 to reduce database tables, simplify data models, and improve performance.
The Green Web Foundation has redesigned its directory to help users find and evaluate truly sustainable web hosting providers with better filtering and evidence.
Compares partitioning techniques in Apache Hive and Apache Iceberg, highlighting Iceberg's advantages for query performance and data management.
Contrasts startup agility with enterprise complexity in solving tech problems like test data generation, exploring the trade-offs between simple and complex solutions.
A guide to using PowerCLI to bulk clear or acknowledge specific alarms in VMware vSphere, including a workaround for individual alarm types.
Ghostty devlog details performance optimizations using SIMD to increase terminal emulator IO throughput for faster text and control character processing.