July Status Update

Published 2020-07-22 on Cara's Blog - Permalink

This month is less heavy on the development side and goes more into what I’ve done to my servers. I didn’t get the chance to do as much software as I would’ve liked, though the coding I did do was fun and a learning experience.

Hackagotchi

First things first, I’ve joined the dev team for Hackagotchi, which is a multiplayer farming game that’s currently played over Slack. Part of my job includes fixing up their practices including eliminating code from the production server in favor of automated binary deployment. I’m also working on writing a common backend for the game so we can release a standalone client.

Server Stuff

This month I’ve also added monitoring via Collectd, InfluxDB, and Grafana with automated alerts going to a private discord channel. This has let me see that my servers are just a little bit overloaded, which I shouldn’t be too surprised by. After all, they’re all running multiple things and several CPU-intensive services.

Today, I set up a hosted static status page at https://status.devosmium.xyz. I plan on using this to announce maintenance or outages on all of my services, so I can have a log of what went down when and how I fixed it.


Articles from my webring

crates.io: development update

Since crates.io does not have releases in the classical sense, there are no release notes either. However, the crates.io team still wants to keep you all updated about the ongoing development of crates.io. This blog post is a summary of the most significa…

via Rust Blog July 29, 2024

So you want to compete with or replace open source

We are living through an interesting moment in source-available software.1 The open source movement has always had, and continues to have, a solid grounding in grassroots programmers building tools for themselves and forming communities around them. Some loo…

via Drew DeVault's blog July 16, 2024

Status update, July 2024

Hi! This month wlroots 0.18.0 has been released! This new version includes a fair share of niceties: ICC profiles, GPU reset recovery, less black screens when plugging in a monitor on Intel, a whole bunch of new protocol implementations, and much more. Thanks…

via emersion July 16, 2024

Generated by openring