Thinkserver: My web-based coding environment
11–20 of 68 posts
Re: Thinkserver: My web-based coding environment
#12This then leads to a fragmented landscape of such services, and none gets enough traction to grow into seriously sustainable popularity.
Re: Thinkserver: My web-based coding environment
#13This is awesome. I’ve also built a number of services for myself (Pinterest style photo hosting for archival/research purposes, analytics service for my websites, tracker for the books I’ve read, message board for micro communities I’m a part of, etc). I also share them with friends who express interest in them. The costs are minimal (they all run on a shared $4/mo instance + $10/yr domain per project) and I get to c…
Since Claude 3.5 Sonnet has been released I've been building a lot of "microservices" that are just useful to me, or Chrome Extensions that I've seen that I just recreated using Cursor. Awesome learning experience and now I can customize them as needed.
Re: Thinkserver: My web-based coding environment
#14With libraries like ace and codemirror available, the hard part is mostly on the server with managing state and integrating tools.
I use C#/.NET for everything, so I'd lean on the Roslyn APIs to handle code completion, reference tracking, workspaces, debugging, etc.
Re: Thinkserver: My web-based coding environment
#15Re: Thinkserver: My web-based coding environment
#16Here's a screenshot with the editor showing a preview when editing itself: https://imgur.com/a/RxMCrlf
Re: Thinkserver: My web-based coding environment
#17Re: Thinkserver: My web-based coding environment
#18This is so reminiscent of doing web development in smalltalk with seaside.
> I've been maintaining a Smalltalk compiler,
But alas. I wonder how hard it is to get a copy of the spec...
Re: Thinkserver: My web-based coding environment
#19I've recently discovered the joys of vscode-server[0] for this type of use case. Which you can either serve as a WebApp direct from your machine, or tunnel in from another VSCode instance - including a webhosted version from Microsoft[1] I may not do that much coding these days, but I already have found it handy for when I forgot to do a Git push! Just log back in to the Web Environment and everything is how I left i…
There’s also code-server by Coder, which you can just run on your own server and open in browser directly. It’s also open source (most tunneling features in VSCode aren’t). https://github.com/coder/code-server There’s a one-click setup for it in Lunni, a Docker dashboard I’ve been working on (shameless plug): https://lunni.dev/
Re: Thinkserver: My web-based coding environment
#20This is awesome. I’ve also built a number of services for myself (Pinterest style photo hosting for archival/research purposes, analytics service for my websites, tracker for the books I’ve read, message board for micro communities I’m a part of, etc). I also share them with friends who express interest in them. The costs are minimal (they all run on a shared $4/mo instance + $10/yr domain per project) and I get to c…
Same. Since Claude 3.5 Sonnet has been released I've been building a lot of "microservices" that are just useful to me, or Chrome Extensions that I've seen that I just recreated using Cursor. Awesome learning experience and now I can customize them as needed.
I mean sure it's just a word and HN especially loves to spit on original definitions, but it is always kinda jarring to hear these technical terms in settings that have pretty much no overlap with the original definition.