/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

veekaybee.github.io
| | vickiboykis.com
0.0 parsecs away

Travel
| | [AI summary] The text provides an in-depth account of the development and deployment of a semantic search application called Viberary, focusing on its design, challenges, and lessons learned. The author details the entire process, from initial data exploration and model selection to production deployment using Docker, DigitalOcean, and load balancing. Key takeaways include the importance of a testable prototype, careful hyperparameter management, and the benefits of using DigitalOcean over larger cloud providers. The text also highlights the difficulty of semantic search and the need for algorithmic fine-tuning across machine learning, UI, and deployment processes. The author emphasizes reproducible environments, efficient Docker practices, and the value of ...
| | codeincomplete.com
3.1 parsecs away

Travel
| | Personal Website for Jake Gordon
| | 0x65.dev
2.8 parsecs away

Travel
| | Our Journey to Microservices, Kubernetes and beyond.
| | erikdarling.com
23.5 parsecs away

Travel
| [AI summary] The article discusses wrapper stored procedures in SQL Server, their advantages and disadvantages, and when to use them versus dynamic SQL.