Status update, September 2020 September 15, 2020 on Drew DeVault's blog

A mercifully cool September is upon us, and after years of searching, I finally was able to secure Club Mate in the US. Let’s decant a bottle and recant the story of this month’s progress in free software development.

First of all, I’ve been able to put a pin on operations work on SourceHut for the time being, and focus again on its software development. The GraphQL APIs are a major focus area here, and I’ve made a lot of progress towards OAuth 2.0 support and writable GraphQL APIs. Additionally, I’ve laid out a number of prioritized tickets for the beta — with the “beta” label on todo.sr.ht — and have been picking items off of the list one at a time, mainly focusing on meta.sr.ht improvements at first. I’ll go into more detail in the What’s Cooking post for SourceHut later today, stay tuned.

There has been some advancements in the little projects: a second Python implementation of BARE has appeared, another in Common Lisp, and one in PHP; bringing the total implementations to nine. We have a pretty decent spread of support among programming languages!

Not much more news to share today. Been focusing in on SourceHut and a secret project, so check out the What’s Cooking post for more details. Thanks for your support!

... A screenshot of a programming language with a DRAFT watermark. The page shown describes the syntax and semantics of enum types.

Articles from blogs I read Generated by openring

Go Turns 15

Happy 15th birthday, Go!

via The Go Blog November 11, 2024

Summary of changes for October 2024

Hey everyone!This is the list of all the changes we've done to our projects during the month of October. Summary Of Changes 100r.co, added Rabbit Waves and Logbooks. Updated woodstove installation, no windlass with 1 photo, mini dodger and Victoria to…

via Hundred Rabbits October 31, 2024

Building a timeseries database for fun

Everyone that has tried to make some nice charts in Grafana has probably come across timeseries databases, for example InfluxDB or Prometheus. I've deployed a few instances of these things for various tasks and I've always been annoyed by how they…

via BrixIT Blog October 28, 2024