Could you use the JSR package registry instead of setting up a new one?
Show HN: Ant – A JavaScript runtime and ecosystem
31–40 of 168 posts
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#32I code with AI all day, every day. But I do think that it's worth pointing to this issue (from March). The author has said that they've redone it since, but the "from-scratch hand-built" framing specifically – for me – somewhat grates given the original heavy lifting from an existing AGPL codebase. https://github.com/cesanta/elk/issues/75 I want to acknowledge that the original authors don't seem to have minded too m…
around feb thats when basically deleted the existing codebase and designed a much more reliable system from the ground up.
I knew the existing code was basically pure slop, and it was not the biggest issue then, now nothing goes past me unreviewed and untested
> To the author: I absolutely love what you're doing overall. Keep going! Just be careful, folks.
Thank you!
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#33i was just joking about Anthropic's `ant` CLI not caring about Apache `ant` (maybe one person got it), and now we're talking about Javascript `ant`!
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#34Re: Show HN: Ant – A JavaScript runtime and ecosystem
#35wow! i’ve been using deno for a long time, and one of my fav features is compiling a binary. i didn’t see anything about that, but might have missed something… do you all plan to support this?