>The honest assessment: If the machine cannot run a lightweight Linux desktop at a usable speed after you have applied the optimizations in this guide, it is time to recycle it responsibly. Most municipalities have e-waste collection programs. Do not throw it in the trash. The components contain recyclable metals and toxic materials that need proper handling.
This is the whole point.Linux helps in that judgement whether to keep or throw the box.
And it's hard to write what I am doing with the project than actually writing the code. But when the project goals become visible easily then people get interested in it.
Thank you. This is great feedback and validation of my thoughts. I appreciate you taking time to write this experience of yours, which is of great benefit for this project.
It is a known fact that when a Flutter application is compiled for the web, we can run only one Flutter application at a time on a page. When we try to integrate multiple Flutter apps into a page, it throws an error due to a conflict in the _flutter object name space variables.
Running multiple Flutter apps on a single web page is an essential component of having a micro-frontend up and running in Flutter space too. Also, we can integrate multiple smaller Flutter apps into an existing project for greater composability.
Here I demonstrate how we can run multiple Flutter apps on a single page without any external libraries. This is purely on a research stage and not production ready.
Yes. I understand this could be only my requirement. I always wanted to use web in Vscode, copy the error messages from terminal to inbuilt browser, and copy code from web back to terminal or editor. I also wanted to listen music, watch tutorials either from local or from web. I also wanted to develop extension that support these requirements. But I felt limited extending Vscode.
This is the whole point.Linux helps in that judgement whether to keep or throw the box.