What is the current time around the world? Utilizing std::chrono with time zones in C++23
Explores using C++23's std::chrono library to handle dates, times, and time zones, including formatting and retrieving current global times.
Explores using C++23's std::chrono library to handle dates, times, and time zones, including formatting and retrieving current global times.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
October 2024 updates for Azure OpenAI, including Data Zone Standard deployment, Global Batch API, and a real-time audio API.
Explores using Python's pattern matching and comprehensions for efficient data cleaning, transformation, and analysis.
A guide to building a declarative Copilot agent with actions using Visual Studio Code and the Teams Toolkit extension.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
A guide to using the Porcupine library to check for linearizability in distributed systems like registers and key-value stores, implemented in Go.
A guide to building a personal 'AppRunner' on a single EC2 instance using Cloudflare Zero Trust for secure, internal app hosting.
A developer explains why they limit AI use in programming, citing the difficulty of verifying AI-generated code without a proper mental model.
A hands-on tutorial for setting up a local data lakehouse with Apache Iceberg, Dremio, and Nessie using Docker in under 10 minutes.
The Puzzmo team shares their 2024 tech stack, including React Native, TypeScript, and Expo, and discusses challenges with cross-platform development.
An introduction to Decentralised Physical Infrastructure Networks (DePIN), a token-incentivized model for crowdsourcing physical resources like data, storage, and compute.
Monthly roundup of news and developments in data streaming, stream processing, and the data ecosystem, featuring Apache Flink, Kafka, and open-source tools.
Explores the differences between event and entity data modeling, when to use each approach, and practical design considerations for structuring data effectively.
The author reflects on coining the term 'Central Bank Digital Currency' and critiques a controversial hypothetical use case involving 'digital meat rations'.
The Big Book of R adds 10 new books, including Spanish titles and English works on data science, statistics, and fantasy football analytics using R.
A candidate's nomination statement and platform for the 2025 Django Software Foundation board election, outlining community-focused initiatives.
Performance comparison between ToArrayAsync and ToListAsync methods in Entity Framework 8, using benchmarks to analyze memory and speed.
A curated list of key Microsoft Ignite 2024 sessions for developers in Australia and New Zealand, focusing on AI, DevOps, cloud, and development tools.
The author details their journey to reduce memory usage in their 'Mess With DNS' service by optimizing how IP address lookup data is stored.