HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mpenet

no profile record

Submissions

Editor Code Assistant (ECA)

github.com
13 points·by mpenet·il y a 12 mois·1 comments

comments

mpenet
·il y a 3 mois·discuss
If you use clojure-mcp/clojure-mcp-light that problem goes away, and that gives it the ability to run a repl and work from it directly. It’s night and day.
mpenet
·il y a 8 mois·discuss
Thanks! Long time lurker indeed.

I also forgot the very solid ClojureDart.
mpenet
·il y a 8 mois·discuss
Clojure will be around as long as the jvm. It’s mostly done at the core level, most updates are to leverage new host features nowadays. The rest is happily provided at the library level by the community (which is still very prolific).

And it’s not tied to the jvm per say, look at clojurescript (and derivatives) or the upcoming jank.

It’s far from dead. As much as I like CL, the ecosystem is a bit of a desert compared to the jvm.
mpenet
·il y a 10 mois·discuss
And not enclosed
mpenet
·il y a 12 mois·discuss
Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editor
mpenet
·l’année dernière·discuss
That’s quite common, it means they host the control plane for free but not the kubelets (worker nodes).
mpenet
·l’année dernière·discuss
If there’s any hardware issue on your dedicated box it might take a lot of time until your box gets back up (hours, days…). On a vps it’s less likely to happen in the first place (hvs are usually better quality) and if that happens migration takes minutes.