snabelen.no er en av mange uavhengige Mastodon-servere du kan bruke for å delta i det desentraliserte sosiale nettet.
Ein norsk heimstad for den desentraliserte mikroblogge-plattformen.

Administrert av:

Serverstatistikk:

359
aktive brukere

Robin H. Hansen

gren-lang/node 3.0.0 has just been released 🥳

This release brings two major features: Calling external processes and a HttpServer API.

The first feature allows you to call other programs from the command line. So if you want to call git or some other program from your Gren application, now you can.

The other feature, which was a major contribution from @blaix , allows you to create http backends!

You can read more details on our documentation page: packages.gren-lang.org/package

Gren PackagesGren PackagesA place to discover and learn Gren packages

Both of these features aims to support the simple cases first. We want people to experiment with them, and use that experience to further improve the API in future releases.

Also, working with @blaix has been wonderful!

He came in and added a feature I'd love to see, but didn't have time to do, and he did so through friendly conversation and quality craftmanship.

I hope to see more contributions like that in the future.