Hacker News new | ask | show | jobs
by robenkleene 1528 days ago
Blink Shell also now has Code Server built-in https://docs.blink.sh/advanced/code
3 comments

It’s not Code-Server, but actual VSCode with additional fixes for mobile backed in inside Blink itself. Which is extremely awesome, having this in mind you can connect to variety of services to start coding on the fly(Codespaces, Gitpod, etc.) without thinking about setting up VPS.

Here’s more on that: https://www.youtube.com/watch?v=PCbhbCWA_G4

The VScode in Blink is editor-only, essentially what you get from https://vscode.dev.

To actually compile/execute you'll need to connect it to something like Codespaces or code-server.

Using Blink shell VSCode connected to a remote VM (for a working terminal) is quirky but absolutely amazing nonetheless