Category: Dev
-
A simple yet powerful alternative for Studio Code Server for Home Assistant in Docker: Visual Studio Code + SSH
Visual Studio Code in a browser aka Studio Code Server is a very comfortable way to edit Home Assistant configuration files. But did you know you can use the Visual Studio Code desktop application on any PC to manage your home server remotely?
-
ADB over any network without port forwarding. Even over mobile 3G/4G/LTE
I think the first question raised here can be “Why do you need this?”. I’m developing a Flutter application in Gitpod environment and need to run it on a real dive. There is no way to connect to my USB port from cloud-based IDE, but adb can connect over the network as well. While I’m at home […]
-
How to run Android Studio on a Chromebook with 4GB of RAM
It is not a secret that Android Studio could almost perfectly run on a PC with 4GB RAM if we are talking about Windows OS or Linux. Yes, we already have an official Android Studio build for Chrome OS, but things are not so simple here.