Introduction If you ever developed a discord bot, you might wonder how things just work as long as we have either Python or javascript files running on our computer. That is because either Python or JavaScript program is serving as the backend of the discord bot, and this also shows us that any computer can be used as a server.
Thus instead of paying for cloud services such as AWS which costs about 70 USD a month (AWS Marketplace: Ubuntu 20.
Crash course I recommend https://codelabs.developers.google.com/codelabs/flutter-codelab-first#0
1 Install Flutter https://docs.flutter.dev/get-started/install
To check dependencies bash example flutter doctor -v 2 Devices Well, of course, there are two types of devices that can be used for debugging, actual device and virtual device. By default we have the computer which can be used, if we have the option of the OS: As for mobile(Let’s say android, cause I only have android). It could be either a mobile connected through adb(USB or tcp) or an emulator on our computer(which is actually also connected through adb) ^ Actual phone, screen copy can be seen in other sections of this post.
Introduction Official website
MaCoPiX, Mascot Constructive Pilot for X, is a desktop mascot application for UNIX / X Window system and Microsoft Windows / macOS.
Personally, I first got to know this amazing application when I tried out the Mangaka distributions which comes with this application by default.
In Debian-based distributions, bash Installation in Debian-based distros sudo apt install macopix And as for other distros, where the package might not be available in package manager, we could make install instead.