In my latest blog post, I cover a range of intriguing topics: improving RAG model performance, organizing apps with Microsoft PowerToys Workspaces, the ins and outs of caching in RavenDB, a court ruling on property seizure, and how pathfinding algorithms can be applied in software development. Dive in for a mix of tech insights and legal updates!
- How To Improve the Performance of a RAG Model: Optimize Retrieval-Augmented Generation (RAG) models by enhancing vectorization, utilizing multiple data sources, and choosing the right language model for improved performance.
- Microsoft PowerToys will launch and automatically arrange your favorite apps: PowerToys Workspaces is designed for Windows users to create app layouts that can be easily restored. It’s ideal for power users with multiple monitors.
- Caching documents in RavenDB: The good, the bad and the ugly: RavenDB has a hidden feature, enabled by default and not something that you usually need to be aware of. It has built-in support for caching. Consider the fo…
- Police Cannot Seize Property Indefinitely After an Arrest, Federal Court Rules: Many courts have ruled that law enforcement can hold your property for as long as they want. D.C.’s high court decided that’s unconstitutional.
- Algorithms we develop software by: Pathfinding applied to the software solution domain