Viewing profile — micouay
micouay
HN member- Joined
- Mon, Mar 25, 2019, 2:04 PM UTC
- HN karma
- 575
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About micouay
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #42449745
thank you!
-
comment
Comment #42449744
thank you! YouTube has a player API for controlling embedded videos with JS
-
comment
Comment #42449740
unfortunately it's not. please try it on your computer!
- story
-
comment
Comment #39390805
I did something similar but based on matching abbreviations: https://github.com/micouy/kn For example kn pho/eutri to enter photos/europe_trip. It doesn't track frecency or anythin…
- story
-
comment
Comment #38206191
you gotta agree the age addiction is the worst by far
- story
- story
-
comment
Comment #34494063
https://github.com/micouy/kn - Like `cd` but with abbreviations. Or like `z` but based on string similarity, not on location history.
- story
-
comment
Comment #33582865
https://github.com/micouy/kn - `cd` alternative like `z` but based on comparing abbreviations against paths with https://crates.io/crates/powierza-coefficient , not on frecency. I'…
- story
-
comment
Comment #33235317
`rg` has only one version, and one line of code: println!("You meant to install ripgrep: type `cargo uninstall rg` followed by `cargo install ripgrep`");
- story
-
comment
Comment #32468589
What does "--thor" mean?
- story
-
comment
Comment #30592818
Note that it was published in June 2021.
-
comment
Comment #30294620
This supposedly proves that humans are much better tracking social contracts than arbitrary, abstract ones. But I feel like it's actually the wording that makes the puzzle hard. We…
- story
-
comment
Comment #29528510
thorough explanations of FP concepts like algebraic effects, linear programming, dependent types