2 minutes
Daily Update: 1st May 2023
Interesting day, lots of design stuff for the project we’ve been working on.
- Designing flow for the word combinator service
- This is actually tricky, as we are figuring out how we’ll figure out the keystrokes into words/phrases (I’d like to call them entities at one point of time).
- The algorithm is close, and I’m particularly hopeful about it:
- It considers some edge cases of mouse events, sitting idle, and gives user the control what they would like to choose.
- More on this very soon!
- Boring nerdy stuff: Exploring fzf
- I wanted to have fzf previews height changed to 100%, finally changed my zsh config for that. It looks much better now.
- Then figured out that I’m using outdated formula for fzf, and I’ll end up going through fzf release notes to see what has changed over the last few releases.
- It’s usually a good practice I believe to go through the release notes, and be aware of the tools you use.
- Work day tomorrow, so doing some early readings.
- Of course can’t share details, but yep, going to be more occupied now.
A lot of TODOs from yesterday day before yesterday are left 🥺, I’ll move them to tomorrow, yay! Procrastination, let’s go 😆🎉
TODOs:
- Explore HVM: https://github.com/HigherOrderCO/HVM, looks interesting at least.
- Read through: Specifying and Verifying Higher-order Rust Iterators.
- Read through: How does async rust work
- Record a video for YouTube!
Alright, thank you all for reading. :) See y’all tomorrow!