How to Resolve Local Hostnames in OPNSense
A guide to configuring local hostname resolution in OPNSense routers using Unbound DNS and static mappings.
A guide to configuring local hostname resolution in OPNSense routers using Unbound DNS and static mappings.
Explains the new RegExp.escape() function in ECMAScript 2025 for safely escaping strings in regular expressions.
A technical guide on installing Apache Flink's Kubernetes operator and deploying your first Flink job, part 1 of a 2-part series.
How to customize Amazon Q Developer to automate AWS CDK best practices and enforce organizational standards using custom constructs.
A technical guide on installing Apache Flink's Kubernetes operator and deploying your first Flink job, with a focus on automation and setup.
New CSS attr() function capabilities allow referencing colors, numbers, and more from HTML attributes directly in styles, moving beyond just strings.
A remote work veteran reflects on the trade-offs between remote and in-person collaboration, highlighting benefits and communication challenges.
Summarizes key challenges and methods for evaluating open-ended responses from large language models and foundation models, based on Chip Huyen's book.
A tutorial on creating your first AI agent using Azure AI Agent Service, focusing on setup with Managed Identity and a code walkthrough.
Design and Development tips in your inbox. Every weekday. ads via Carbon I absolutely love reading. Lately, a few things have been happening: I’ve bee
Learn how to accurately calculate token counts for strings using language models with a provided Jupyter Notebook tool.
Learn how to chain Azure Bicep deployments across subscriptions using outputs and stage dependencies in Azure Pipelines to overcome permission constraints.
Explains how to cache CORS preflight requests in .NET applications using the Access-Control-Max-Age header to improve performance.
A comprehensive 2025 guide to Apache Iceberg, covering its architecture, ecosystem, and practical use for data lakehouse management.
Explores C++26's new safety features to prevent dangling references in a configuration manager, with code examples and fixes.
A reflection on Python's evolution over 12 years, focusing on its decline in server-side development due to performance and concurrency challenges.
A protest is planned at FOSDEM '25 to disrupt Jack Dorsey's talk, citing objections to his company's sponsorship and advocating for more transparent event processes.
Explores using Go 1.23's new iterators and coroutines to optimize in-process gRPC communication for efficiency and transparency.
A guide to securing a personal digital life by migrating to a custom domain email, using a password manager, and implementing YubiKey 2FA.
Explores using Bing Search API to ground LLM responses for website assistants, comparing custom implementation with Azure AI Agent Service.