https://github.com/typester/ranma-nyan-widget
Software Engineer, Gamer, Newbie skateboarder. He/him.
#Rust, #Coffee, #Beer, #Gaming, #Skateboarding
| City | Portland, OR |
| Blog | https://typester.dev |
| GitHub | https://github.com/typester |
Software Engineer, Gamer, Newbie skateboarder. He/him.
#Rust, #Coffee, #Beer, #Gaming, #Skateboarding
| City | Portland, OR |
| Blog | https://typester.dev |
| GitHub | https://github.com/typester |
I built a #widget tool that overlays directly onto the #macOS menu bar!
https://github.com/typester/ranma
Since macOS Tahoe lets us hide unnecessary icons, we finally have some free space up there—so why not put it to good use? It handles the notch automatically (you can specify the avoidance direction too).
Right now, I've got it set up with a workspace indicator for #Yashiki and a GitHub review request widget. Feeling pretty good so far!
Finally added a #SketchyBar integration sample for #Yashiki! I'm not usually a custom menu bar person, so I implemented this to live alongside the standard OS bar.
Actually found it pretty convenient after testing it out.
https://github.com/typester/yashiki/tree/main/examples/sketchybar-menubar
I watched the GQuuuuuuX movie last night. It was awesome!
I don’t want to give any spoilers, but for those who are interested in watching this movie, I highly recommend watching the first Gundam movie beforehand 😎
I ordered an extra SSD for my PC from Amazon three days ago. Initially, it was supposed to be delivered on the same day, but I was notified of a delay, and it still hasn’t been shipped.
However, when I check the product page on Amazon, it still shows as available. What’s going on?
As the new year begins, many people talk about starting new things, and I wanted to try something new as well!
I decided to use `nyan-mode` for the first time and discovered that it's incredibly helpful for keeping my mind calm while using Emacs.
It turned out to be much better than I had expected before trying it. I highly recommend it!
Updated Rust to the latest - 1.80.0, and noticed that `cargo add` no longer displays a list of disabled features. (I'm not sure if this change was introduced in the latest version.)
I used this feature frequently to check what features are available in a crate, so I find this very inconvenient. I have tried to find a way to display this information in the latest version, but so far I haven't been successful.