Dear AWS, please let me be a cloud engineer again
An AWS expert critiques AWS's overwhelming focus on Generative AI, arguing it neglects core cloud services and alienates traditional cloud engineers.
An AWS expert critiques AWS's overwhelming focus on Generative AI, arguing it neglects core cloud services and alienates traditional cloud engineers.
Explains methods for typing non-English characters on computers, including AltGr, dead keys, and the Compose key.
A guide to using Xcode's hidden feature for bookmarking and reusing project-wide search queries, like finding merge conflicts.
Explains the data lakehouse architecture, its layers (storage, table format, catalog, processing), and its advantages over traditional data warehouses.
The @property rule in CSS Houdini is now universally supported, enabling typed custom properties, fallbacks, and animating gradients.
Analyzes token consumption in Microsoft's Graph RAG for local and global queries, including setup with LiteLLM and Langfuse for monitoring.
Introducing wlhc, a small program written in Hare that enables hot corner functionality for Wayland desktops.
PHP 8.4 introduces syntactic sugar allowing method/property chaining on new objects without extra parentheses, streamlining code.
An analysis of the ARC Prize AI benchmark, questioning if human-level intelligence can be achieved solely through deep learning and transformers.
A talk from EuroPython 2024 exploring the various ways developers can contribute to the Python community and its ecosystem.
A conference talk exploring the modern reasons and use cases for using Redux in React applications today.
A comprehensive guide with resources and study recommendations for preparing to take the Microsoft Azure Administrator Associate (AZ-104) certification exam.
Analyzing the probability of covering all birthdays in a group and the expected number of people needed, framed as the Coupon Collector's Problem.
A developer shares fun and time-consuming microfeatures implemented on their personal blog, including published/revision dates, quote attribution, and styled notes.
Explains why typing in the terminal is confusing due to inconsistent text editing across different programs and shares useful tips.
Explains the new UUID v7 (GUID) generation in .NET 9, highlighting its sortable timestamp structure and usage.
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
Explores new variable validation capabilities in Terraform 1.9, allowing dynamic checks using other variables and resources.
A podcast episode discussing how to write code that becomes manageable legacy code, using a personal game development example.
Explores Microsoft's Graph RAG, an advanced RAG technique using knowledge graphs to answer global questions about datasets, with a hands-on setup guide.