Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Problem with writing scripts in Erlang VM is the slow startup time...it isn't suited for that. Although I love it for pretty much everything else besides scripts and executables.


Also it’s not the best for creating OS processes and/or interacting with stdio.


Yeah, this miffs me too (a half second startup time, locally), which has got me even looking at languages like Idris that can compile down to C and then thus to an instant-start app.


You can definitely get startup mich faster than half a second if you tweak the start script and maybe start only one scheduler, etc.

I don't think it will be great without heroics, but a little work and I think you can get it down to < 100ms.


It needs a Babashka equivalent.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: