/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

opensource.creativecommons.org
| | alden.page
0.7 parsecs away

Travel
| | [AI summary] A detailed technical guide on building a high-performance, distributed, and polite image crawler using Python, asyncio, Redis, and Kafka to index hundreds of millions of Creative Commons images.
| | vickiboykis.com
18.3 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 ...
| | arunrocks.com
16.3 parsecs away

Travel
| | A blog by Arun Ravindran, author and speaker, about Python, Django and other curious things.
| | earthly.dev
44.3 parsecs away

Travel
| Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers...