Explore >> Select a destination


You are here

logr.cogley.info
| | claytonerrington.com
9.0 parsecs away

Travel
| | A simple solution to having a search feature on a static website
| | www.jayeless.net
8.8 parsecs away

Travel
| | Today I added a search feature to this website, following the instructions of this tutorial?(external link) then tweaking a bit. Hugo is, of course, a static site generator so any searches have to be done on the client side (that is, dear visitor, in your browser) rather ...
| | vickiboykis.com
24.7 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 ...
| | andrewlester.net
28.7 parsecs away

Travel
| Deploying a SvelteKit application to GitHub Pages.