/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

preslav.me
| | andyatkinson.com
2.9 parsecs away

Travel
| | The purpose of this article is to link together some of the tools we use to build and test Java microservices at Groupon.
| | thepythoncorner.com
1.3 parsecs away

Travel
| | Environment variables are a powerful way to configure applications and manage sensitive information such as API keys, database credentials, and other configuration settings. In this article, we'll explore what environment variables are, why they are useful, and how to use them effectively in Python. What Are Environment Variables? Environment variables are key-value pairs that are set in the operating system and can be accessed by applications running on that system. They provide a way to configure applications without hardcoding values into the source code. This makes it easier to manage different configurations for development, testing, and production environments. For example,...
| | stribny.name
3.6 parsecs away

Travel
| | [AI summary] This article provides a modern Python project template using Poetry for dependency management, along with tools for testing, code formatting, static analysis, and version control.
| | daniel-siepmann.de
18.4 parsecs away

Travel
| Find out how I've set up my Neovim for local development tasks. I'll explain the setup and features in a short video.