Davide Wiest·Mar 28, 2024Migrating from Obsidian Tasks to TodoistI recently migrated from Obsidian Tasks to Todoist — This was a great decision. Here I’m sharing how I did it, with all improvements I can…
InThe Modern ScientistbyDavide Wiest·Feb 5, 2024Designing an Effective Algorithmic Caching System: A Walkthrough (1/2)In our fast-paced world, speed is imperative.
InThe Modern ScientistbyDavide Wiest·Feb 5, 2024Implementing an Effective Algorithmic Caching System in C#: A Walkthrough (2/2)Caching can increase an application’s speed by several dozen times. The algorithm we’ll implement is fast (<1ms), and makes decisions based…
InThe Modern ScientistbyDavide Wiest·Jan 27, 20248 Ideas for improving current AI-Agent workforce architectureAI-Agents have become increasingly interesting and competent in recent months.However, there is room for improvement. I’ll walk you through
InThe Modern ScientistbyDavide Wiest·Jul 31, 2023Fully automated knowledge aggregation with Large language modelsOpen source side project: How can large language models create an overview of a field or concept?
Davide Wiest·Dec 27, 2022Automatic stock performance updates — FinsightsThis article is a summary of my working process on finsights, an automation tool for investors.