Data Modeling - Entities and Events
Explores the differences between event and entity data modeling, when to use each approach, and practical design considerations for structuring data effectively.
Explores the differences between event and entity data modeling, when to use each approach, and practical design considerations for structuring data effectively.
Explores the debate on whether CSS masonry layout should be part of CSS Grid or a separate module, with examples and syntax considerations.
Monthly roundup of news and developments in data streaming, stream processing, and the data ecosystem, featuring Apache Flink, Kafka, and open-source tools.
A Web Component for embedding Bluesky posts with metadata like replies, reposts, and likes, using the public Bluesky API.
Explores a common bug in C arena allocators and presents safer implementation strategies to prevent out-of-bounds writes.
The author reflects on coining the term 'Central Bank Digital Currency' and critiques a controversial hypothetical use case involving 'digital meat rations'.
A technical tip on using AWK to count lines of Rust source code while excluding test modules, focusing on practical command-line solutions.
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 tutorial on implementing custom authentication in Next.js 15 using App Router, Server Components, and Server Actions.
A tutorial on building a custom, session-based authentication system in JavaScript and TypeScript, covering secure password handling and session management.
A developer's hands-on test of NVIDIA's Nemotron LLM for coding tasks, detailing setup on a cloud GPU server and initial impressions.
Explains the shift from Swashbuckle to built-in OpenAPI in ASP.NET 9 and how to handle API documentation.
The article explains why Mergify, a developer tool, doesn't support GitLab, analyzing cultural biases in the French tech market and GitHub's market dominance.
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 article argues that Steve Ballmer was an underrated CEO who made crucial long-term investments that set Microsoft up for its future success under Satya Nadella.
The author details their journey to reduce memory usage in their 'Mess With DNS' service by optimizing how IP address lookup data is stored.
A guide to creating a custom IPython magic command that enables Ruby code execution within Google Colab notebooks, bypassing previous integration issues.
A technical guide on comparing spatial patterns in continuous raster data using R, focusing on methods for arbitrary regions.