Thinkserver: My web-based coding environment

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Code-Server

    VS Code in the browser

    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/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ellie

    The Elm Live Editor

    Nice to see another Elm enthusiast!

    You must know about Ellie, right?

    https://ellie-app.com

    It does not have git integration like your project though.

    Anyway, nice project!!

  4. pharo-vm

    This is the VM used by Pharo

    It’s a VM you need. Not a compiler. The Pharo Project’s VM [0] is in C, and not that extensive. Most of the good stuff is written in smalltalk.

    [0]: https://github.com/pharo-project/pharo-vm

  5. Cuis-Smalltalk-Dev

    Active development of Cuis Smalltalk

    https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev

    Download and search !Compiler in:

        ./Cuis7-0-main/CuisImage/Cuis7.0.sources

  6. pobj

    Discontinued rsync, scp, sftp, and sshfs for your object store

    I love pico.sh! Some of their service can be reimplemented as smallweb apps.

    Ex: prose.sh is similar to https://jsr.io/@tayzendev/smallblog, an app created by a member of the smallweb community (we have a server at https://discord.smallweb.run). You can see it running from smallweb at https://blog.tayzen.dev

    I even use the underlying lib ssh implementation of pico.sh in smallweb, and I plan to introduce a cloud service similar to https://pico.sh (you can subscribe to the waitlist at https://cloud.smallweb.run)

    https://github.com/picosh/pobj

  7. pico

    services that empower developers using ssh (by picosh)

    I love pico.sh! Some of their service can be reimplemented as smallweb apps.

    Ex: prose.sh is similar to https://jsr.io/@tayzendev/smallblog, an app created by a member of the smallweb community (we have a server at https://discord.smallweb.run). You can see it running from smallweb at https://blog.tayzen.dev

    I even use the underlying lib ssh implementation of pico.sh in smallweb, and I plan to introduce a cloud service similar to https://pico.sh (you can subscribe to the waitlist at https://cloud.smallweb.run)

    https://github.com/picosh/pobj

  8. jsr

    The open-source package registry for modern JavaScript and TypeScript

    I love pico.sh! Some of their service can be reimplemented as smallweb apps.

    Ex: prose.sh is similar to https://jsr.io/@tayzendev/smallblog, an app created by a member of the smallweb community (we have a server at https://discord.smallweb.run). You can see it running from smallweb at https://blog.tayzen.dev

    I even use the underlying lib ssh implementation of pico.sh in smallweb, and I plan to introduce a cloud service similar to https://pico.sh (you can subscribe to the waitlist at https://cloud.smallweb.run)

    https://github.com/picosh/pobj

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New to web development but want the chess quotes title to be above the quotes not off to the side does anyone know how to fix this?

    2 projects | /r/webdev | 9 Dec 2022
  • JavaScript memory management 101: Strong and Weak refs, FinalizationRegistry

    2 projects | dev.to | 21 Aug 2022
  • 7 javascript/typescript playground

    3 projects | dev.to | 9 Aug 2022
  • Planning to learn Javascript at 45, any suggestions?

    4 projects | /r/learnjavascript | 25 Sep 2021
  • Solution for executing TS in the browser for library demonstration purposes?

    4 projects | /r/typescript | 29 Aug 2021

Did you know that Smalltalk is
the 76th most popular programming language
based on number of references?