SObjectizer Tales – 22. Performance, part 3
Final part of a performance deep dive into the SObjectizer actor model framework for C++, covering benchmarks and tuning options.
Final part of a performance deep dive into the SObjectizer actor model framework for C++, covering benchmarks and tuning options.
Explains the 'No Duplication' rule in software design, detailing its benefits for maintainability and enabling change.
The article covers final pre-launch features for a SaaS product, including user sign-up limits and login page styling.
Discusses the pitfalls of automating tests just to follow trends, emphasizing business value over mimicking tech giants.
Explores the 'Reveals Intention' rule from Kent Beck's Four Rules of Simple Design, focusing on writing clear, readable code.
Explores Apache Iceberg's catalog system, its role in data lakehouse architecture, and key considerations for choosing the right catalog.
A guide to using nightly Swift toolchains on macOS for testing bug fixes and upcoming language features like Embedded Swift.
Explains how to use xUnit's TheoryData<T> for type-safe parameterized tests in C#, replacing untyped IEnumerable<object[]> data.
Explains how to use .NET 8's new keyed services feature for dependency injection when a single interface has multiple implementations.
Author celebrates their fourth consecutive year as a GitHub Star, highlighting contributions to open-source web game development and community work.
A guide to setting up a version-controlled Terraform repository using git, covering basic concepts and best practices for infrastructure as code.
A summary of key AI research papers from February 2024, focusing on new open-source LLMs, small fine-tuned models, and efficient fine-tuning techniques.
A summary of February 2024 AI research, covering new open-source LLMs like OLMo and Gemma, and a study on small, fine-tuned models for text summarization.
A robotics AI lead reflects on the field's future, discussing scaling robot autonomy with neural networks and parallels to large language models.
Explains unexpected scaling behavior of UIFontMetrics and @ScaledMetric in iOS/iPadOS and provides a workaround for proportional UI scaling.
A review of Superlist, a new cross-platform task management app focusing on flexible content creation, nesting, and organization.
A developer's personal journey through decades of code editors, from Notepad to VSCode, and why the choice of editor is so subjective.
A guide to setting up a CI/CD pipeline for Angular projects using GitHub Actions for automated testing, building, and dependency updates.
Explores 10 reasons to adopt Apache Iceberg and Dremio for building a modern, flexible, and cost-effective data lakehouse architecture.
Explains the role, types, and selection criteria for catalogs in Apache Iceberg, a key component for managing data lakehouse tables.