/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

appcodelabs.com
| | www.dartlang.org
6.8 parsecs away

Travel
| | Learn about the Dart and Flutter MCP server tool that exposes Dart and Flutter tools to compatible AI-assistant clients and agents.
| | brandonrozek.com
1.9 parsecs away

Travel
| | I've been playing with Tasmota smart devices recently; and to hook them up with home assistant, they both need to be configured to utilize MQTT. In this post, we'll only focus on the MQTT part. From quickly installing it to making sure publish/subscribe messages work on another machine. Installing MQTT Broker On the server you want to install MQTT on: sudo dnf install mosquitto We won't go over how to setup TLS or authenticated users.
| | blog.miguelgrinberg.com
2.9 parsecs away

Travel
| | miguelgrinberg.com
| | earthly.dev
23.2 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...