Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
GCP Compute Engine VM Instances
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
GCP
GCP c2 and c3 VMs are good choices according to performance per price. It's even cheaper than customized VM types with reduced memories! GCP c2 VMs are compute optimized and …
Tips on JavaScript
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The State of Frontend in 2022 has a good discussion about the state and trend of frontend technologies as of 2022.
JavaScript Runtimes
- Node.js is a JavaScript runtime environment outside …
Tips on Google Firebase Studio
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tips and Traps
-
You can ask for help on Firebase Studio in the community .
-
Search for
dev.nix
on GitHub to see others' configurations for Firebase Studio.
Trouble Shooting
IDEs With AI Coding Assists
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
AI Code Assistant for IDEs
-
Google Gemini
- Built-in for Firebase Studio
-
- Visual Studio Code
- Visual Studio
- command-line
-
- Visual Studio Code
- Visual Studio
- Jet Brains
- command-line
IDEs …
Tips on the Zed IDE
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tips and Traps
- Zed does not support the web version yet, however, it does support remote develop .
Install via Flatpak
https://flathub.org/apps/dev.zed.Zed
flatpak install flathub dev …