Apache Flink talks at Kafka Summit London 2024
Overview of Apache Flink sessions at Kafka Summit London 2024, covering streaming data processing, SQL, checkpoints, and AI integration.
Overview of Apache Flink sessions at Kafka Summit London 2024, covering streaming data processing, SQL, checkpoints, and AI integration.
A technical guide on using Azure AI Language Studio to summarize and optimize grounding documents for improving RAG-based AI solutions.
A developer compares memory management, standard libraries, and explicit allocation in Zig, Rust, Go, and C from a systems programming perspective.
Podcast interview with Paolo Melchiorre discussing Django, open source contributions, PyCon conferences, and trends in Python web development.
SwiftUI best practices for using @StateObject property wrappers to avoid performance pitfalls and bugs during initialization.
Part 4 of a tutorial series on building a real-time vehicle tracking app using Azure SignalR Service for client-server communication.
Explores SObjectizer's mutable messages feature in C++ for efficient actor model communication, preventing unnecessary data copying.
An analysis of 900 popular open-source AI tools, categorizing them into infrastructure, model development, and application layers.
A technical guide on fine-tuning and evaluating open-source Large Language Models (LLMs) using Amazon SageMaker and Hugging Face libraries.
A guide to using Apache Flink's SQL Gateway REST API for submitting and managing SQL jobs, including practical examples with Postman and HTTPie.
Overview of bUnit v2, a major update to the Blazor unit testing library, covering new features, breaking changes, and API refinements.
Explores how comprehensive testing enables the 'Four Rules of Simple Design,' focusing on how tests support change, intention, and duplication removal.
A software engineer shares strategies for onboarding to a new database team, focusing on build processes, documentation, and initial code contributions.
A tutorial on using the kr8s Python library to manage and automate Kubernetes resources, covering setup, creation, and listing.
A guide to automating the build and deployment of Swift Package DocC documentation to GitHub Pages using GitHub Actions.
Explores the strategic reasons companies build web browsers, focusing on the 'Web as Platform' approach and its impact on the tech ecosystem.
Explains why using Data URLs in glTF 3D models harms performance and recommends better packaging methods for real-time applications.
Blog post about the new eBPF documentary, which tells the story of how the revolutionary Linux kernel technology was developed and accepted.
Explains why Dremio is a top platform for Apache Iceberg lakehouses, highlighting features like dataset promotion and data reflections.
Explains statistical methods for estimating means in small domains or subpopulations, focusing on smoothing direct estimates using models like Fay-Herriot.