jplatte

joined 2 years ago
 

axum is an ergonomic and modular web framework built with Tokio, Tower, and Hyper

 

axum is a web application framework that focuses on ergonomics and modularity.

Hey! If you're using axum, I would be happy if you tried the first release candidate of the upcoming v0.8.0, and shared any feedback you have. That's all :)

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

We've been doing this for a few years too! However, the plants we have are not super well suited for it ^^

I love the second picture.. We have a very similar plant with very thick stalks in the attic now and are moving soon, maybe should have it in the living room in the new place for decorating!

[–] [email protected] 2 points 6 months ago (1 children)

How do you clean them? For the MX master, the worst bit to me is the rubber inside the scroll wheel(s).

Re. breakage, one was almost certainly my own fault with transporting it too much / carelessly (primary scroll wheel could no longer enter the "clicky" mode), though I've also had the sensor for mouse movement fail on another one (those two are the ones I recently "merged").

[–] [email protected] 3 points 6 months ago (3 children)

I've owned three or four MX Master mice. That statement alone should show pretty clearly that it's not a "buy it for live" device. I did manage to merge two broken ones into a working one recently, but I don't expect it to survive another 10 years.

One of the major problems even if nothing technically breaks is the rubber coating getting greasy or sticky with time. This rubber coating is unfortunately also used in other logitech mice, especially the more expensive ones.

 

I just released v0.1.0 of hinoki, my static site generator :)
The README.md should explain usage, and you can also see how I ported my blog to it here.

This project started because I'm not entirely happy with Zola, which does not support customizing page paths much (e.g. /year/month/day/title/index.html style paths) and made some other design decisions that I wanted to explore alternatives to.

You can download the binary from GitHub releases, or cargo install it from git.

Any feedback is appreciated, here or in the GitHub issues!