-
You can invite this homie over here: https://github.com/tobealive/wthrr-the-weathercrab
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Most of it seem to be the usual suspects (serde, tokio, clap, etc.). I wonder if we'll see compilation caching solutions like sccache become bundled by default with rustup. It seems silly having to recompile the same thing over and over.
-
This is a cool little project (similar to OPs), which is also open source: https://github.com/chubin/wttr.in
Related posts
-
Boost Your Workflow: Essential Shell Scripts for Everyday Tasks
-
What is Asynchronous Code? How to Use It in Python to Speed Up Your Code Learn by Building a Weather App! ☀️🌦️
-
Weather from the Command Line
-
Wttr.in Is Down
-
Meet wttrbarpy! a highly customizable weather module for Waybar inspired from wttrbar using wttr.in