/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

kaspars.net
| | blog.ampli.fi
3.1 parsecs away

Travel
| | [AI summary] The author shares a DIY project that uses a Raspberry Pi, AWS Lambda, and SNS to send SMS alerts when home heating temperatures drop too low.
| | chrisglass.com
5.3 parsecs away

Travel
| | Long story short, we have a burst pipe. Plumbers were able to isolate the problem, but not access the offending pipe. We're only out of a few hot water faucets but can limp along fine in the meantime. And this wasn't the worst part of the day, but that's not for now. For now I am grateful this particular situation was temporarily remedied. (+ bitching about the state of web searches)
| | waterheaterrepair-coloradosprings.com
3.4 parsecs away

Travel
| | [AI summary] This article explains the benefits and types of tankless water heaters, focusing on electric and gas models, their installation, and cost considerations in Colorado Springs.
| | blog.nuculabs.de
19.1 parsecs away

Travel
| I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: