Live data from Hacker News

Viewing profile — ajeetdsouza

ajeetdsouza

HN member
Joined
Sat, Feb 16, 2019, 3:31 AM UTC
HN karma
254
Public activity
35 items

About ajeetdsouza

meet.hn/city/12.9767936,77.590082/Bengaluru

Socials: - github.com/ajeetdsouza - linkedin.com/in/ajeetdsouza

Recent public activity

  1. story
  2. comment
    Comment #41124205

    This is really well-written! Shameless plug: you may want to check out Loxcraft: https://github.com/ajeetdsouza/loxcraft I too followed the path of "ignore safe Rust for maximum pe…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #27528020

    Shameless plug: zoxide recently added support for Nushell. It's a smarter cd command for your shell (similar to z or autojump). https://github.com/ajeetdsouza/zoxide

  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #21590684

    Fixed, thank you!

  24. comment
    Comment #21589359

    The size of a compiled Hello World program is 2 MB on my machine, so you're probably right!

  25. comment
    Comment #21589249

    The tests were run 10 times, and I used the median value. There wasn't much variance between runs, so I don't think disk caching played much of a role here. Being a garbage collect…