Live data from Hacker News

Viewing profile — micouay

micouay

HN member
Joined
Mon, Mar 25, 2019, 2:04 PM UTC
HN karma
575
Public activity
66 items

About micouay

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #42449745

    thank you!

  6. comment
    Comment #42449744

    thank you! YouTube has a player API for controlling embedded videos with JS

  7. comment
    Comment #42449740

    unfortunately it's not. please try it on your computer!

  8. story
  9. 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…

  10. story
  11. comment
    Comment #38206191

    you gotta agree the age addiction is the worst by far

  12. story
  13. story
  14. 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.

  15. story
  16. 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'…

  17. story
  18. 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`");

  19. story
  20. comment
    Comment #32468589

    What does "--thor" mean?

  21. story
  22. comment
    Comment #30592818

    Note that it was published in June 2021.

  23. 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…

  24. story
  25. comment
    Comment #29528510

    thorough explanations of FP concepts like algebraic effects, linear programming, dependent types