For my clients I put it that way: The mind is like a search engine, it can find everything. So don't ask "what did I wrong" but instead "how can I progress".
50 GB per month free, no way to buy more in this free service.
> How does Mozilla handle my data?
> We collect technical data needed to provide, maintain, and ensure the performance and stability of the service, as well as interaction data to understand usage of the feature and help guide improvements. For example, we may log whether a connection succeeded or failed, or record that 2 GB of data was used on a certain day.
> Importantly, VPN never logs the websites you visit or the content of your communications.
Author here, it definitely has some inspirations from vs code, but I would describe it more like Neovim or Helix, but with a native GUI version and a some things builtin which are plugins in e.g Neovim
The other day I vibed a very stable codeserver (vscode in browser) instance with zellij browser mode (console in browser), syncthing (filesyncing), ssh, pi agent and wireguard. No exposed ports, every web frontend is password secured.
I don't want to make that public, it's my way of an isolated dev environment and it runs on my private raspberry behind my tv. Costs me nothing.
Recently I built a "azure devops deployment central" tool just because microsoft is unable to make their ui usable at scale.
The tool shows all pipelines, builds, buildagents and approval ready in one place at a glance. For the most actions I use the public api but approval I use the internal api because they are still not public, since 4 years.
The tool runs so smooth it scares me too! My guess is that the apis are so stable that it will work for the next 10 years.
reply