Status update, August 2021 August 15, 2021 on Drew DeVault's blog

Greetings! It’s shaping up to be a beautiful day here in Amsterdam, and I have found the city much to my liking so far. If you’re in Amsterdam and want to grab a beer sometime, send me an email! I’ve been making a lot of new friends here. Meanwhile, I’ve also enjoyed a noticable increase in my productivity levels. Let’s go over the month’s accomplishments.

First, I have spent most of my time on the programming language project. I mentioned in the last update that we broke ground on a codegen rewrite, and yesterday all of our tests finally passed and I merged it. The new design is much better, and we should be able to simplify it even further still when we write the hosted compiler in the near future. This will also give us a better basis for a small number of experiments we’d like to do before finalizing the language design. Some other improvements include fleshing out our floating point math support library, a base64 module, a poll module, and parallel DNS resolution.

In SourceHut news, we shipped the lists.sr.ht GraphQL API. Future work will expand support for thread parsing and implement write operations. Presently, I am also working on a design for GraphQL-native webhooks, targetting meta.sr.ht for the initial release. sr.ht packages for Alpine 3.14 were now made available, and planned maintenance two weeks ago was the first of two fleet-wide rollouts of the upgrades to sr.ht hosted — the next is scheduled for tomorrow.

These two projects are my primary focus right now, and they’re both making good progress. In the coming month, I hope to address a few language design questions and build a more sophisticated I/O abstraction for the standard library. On sr.ht, I plan on expanding the GraphQL-native webhooks prototype and hopefully shipping it to one of the GQL APIs, along with starting on another major GQL support movement — either write support for lists.sr.ht, or the initial paste.sr.ht GQL API.

That’s all I have to share today! Thanks for tuning in.

Articles from blogs I read Generated by openring

Vindicated: Icons suck

They updated the Android alarm interface.5 years ago, I complained about the alarm interface in my post about how icons suck. At the time of writing, it was a chaotic spread of icons with unclear interactions.In terms of beauty, it's a masterpiece, bu…

via Cadence's Weblog August 4, 2025

Upcoming changes to Hare's event loop library

hare-ev is an important Hare library that provides an event loop for Hare programs, similar to libuv, which most Hare programs which perform asynchronous I/O depend on for that purpose. I’ve been working on some design improvements over the past couple of we…

via Blogs on The Hare programming language July 30, 2025

SourceHut is now accepting payments in Euro

I’m pleased to announce that, as part of our broader plans to migrate SourceHut to Europe, and after many months of hard work, SourceHut has begun to accept subscription payments in Euro today – one of our oldest and most highly demanded feature requests. Th…

via Blogs on Sourcehut July 10, 2025