A script for GitHub App recent activity: https://github.com/notriddle/show-recent-activity-for-github-bot

For normal users, you can look at there page (for example, https://github.com/notriddle). The user page for Apps doesn’t show this information, but the API endpoints still work, and this script reads them.

Updates and fixes

Notriddle fixed a few bugs around hosting this app on Heroku, mainly, avatars should now work. Also in the bunch: translation issues.

See https://github.com/skade/elixirstatus-web/pull/7https://github.com/skade/elixirstatus-web/pull/6https://github.com/skade/elixirstatus-web/pull/4

for details.

titlecase 0.10.0 (a crate and command line tool for capilatizing titles)

titlecase is a small tool that capitlizes English text according to a style defined by John Gruber for post titles on his website Daring Fireball. It is handy for writing blog posts, READMEs, etc. to ensure a consistent style. This release includes efficiency improvements, better documentation, and error reporting on stderr. Prebuilt binaries are available for Linux, macOS, FreeBSD, NetBSD, and Windows.

systemstat v0.1.2 (a crate for getting system information)

Released version 0.1.2 of systemstat, a crate that lets you get system info like CPU load, memory usage, network interfaces, battery life, etc.

Please send pull requests for OS compatibility — currently there’s no support for macOS, NetBSD, DragonFlyBSD and illumos :)

Announcing the Talk Help section

I announced a new project to support Rust speakers: the talk help section in our Discourse.

https://users.rust-lang.org/t/announcing-the-talk-help-section/11461

Welcome to the Rust Herald

https://herald.community.rs now holds the Beta instance of the Rust Herald, a fork of https://elixirstatus.com for the Rust community.

Happy posting and thanks to @rrrene for the work on this!