A type checking error in Elixir 1.18
A developer shares their experience with Elixir 1.18's new type checker, highlighting a specific warning about struct comparison and hopes for future improvements.
A developer shares their experience with Elixir 1.18's new type checker, highlighting a specific warning about struct comparison and hopes for future improvements.
A guide on assigning Microsoft Graph API permissions to Azure Managed Identities using PowerShell for secure application access.
Guide to automating administrative tasks across multiple Azure SQL Databases using the newly GA Elastic Jobs feature.
A guide to implementing OpenTelemetry for distributed tracing in ASP.NET Core applications to improve observability and performance.
A curated list of notable LLM and AI research papers published in 2024, providing a resource for those interested in the latest developments.
A developer's guide to fixing a pm2 process manager error where it displays no processes and hogs server resources.
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
The creator of the Gleam programming language shares his 2024 tech setup, including hardware, software tools, and development environment preferences.
A developer shares a custom Git script to improve the process of reviewing large Pull Requests by creating a dedicated review branch for local IDE navigation.
A critical look at React Query's drawbacks and challenges, presented as a conference talk transcript discussing its usage and limitations.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
A SwiftUI developer shares a strategy using ViewThatFits to create responsive UI text that adapts to accessibility settings like dynamic type.
A technical guide on building cross-platform mobile apps using Nx, Angular, and Capacitor, covering setup, Android configuration, and building.
A developer shares their process of optimizing SQLite database configuration for their SaaS application after migrating from Postgres.
A UX case study on designing 'Context Chips' to collect user sentiment in surveys, improving data quality and user experience.
Final part of an Advent of Code series focusing on solving grid and graph problems in Java, with insights on API design.
Mitchell Hashimoto reflects on the personal journey and philosophy behind releasing Ghostty, a new terminal emulator, after reaching version 1.0.
Explores the complexities of adding metaprogramming to the Gleam language, discussing design considerations and potential impacts.
A tutorial on building a simple AI-powered chat client in Java using the Spring AI framework, covering setup, configuration, and provider abstraction.