Live data from Hacker News

Viewing profile — sharno

sharno

HN member
Joined
Thu, Sep 13, 2012, 2:46 PM UTC
HN karma
448
Public activity
182 items

About sharno

No profile information was provided.

Recent public activity

  1. comment
    Comment #49233450

    I think this could have used tigerbeetle instead?

  2. comment
    Comment #48980605

    We need Amdahl's law for limbs

  3. comment
    Comment #47752932

    Power law: The number of people decrease as a power of the distance you travel away from popular spots

  4. comment
    Comment #47746200

    Goodhart's law: "When a measure becomes a target, it ceases to be a good measure"

  5. story
  6. story
    Ask HN: Is there any CLI or MCP tools for filing US taxes?

    I have been looking for a tool to file taxes preferably using FreeTaxUSA

  7. comment
    Comment #46862217

    You still lose the benefits of Affine Types in Rust though

  8. comment
    Comment #46862112

    It can be type safe and testable with free monads

  9. story
  10. comment
    Comment #46436418

    That's why I love the Readex Pro font. It also has glyphs for Arabic and a lot more languages in the same file, so I can use one font file for everything.

  11. comment
    Comment #46435029

    You can also use jbang to run java scripts with dependencies https://www.jbang.dev/

  12. comment
    Comment #46278198

    I'm trying to build a native postman alternative using Rust + Iced. I want it to use .http files as its collections and .env files as its environments. So that data is stored in pl…

  13. story
  14. story
  15. comment
    Comment #44963255

    Whenever I'm filling a long form on an official website, I feel like I'm racing against an invisible clock because of this session time out thing that happened to me countless time…

  16. story
  17. story
  18. comment
    Comment #44044167

    That's almost the same thing as parse don't validate: https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va...

  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #41987810

    It’s portability for a price especially if you already have your own peripherals

  24. story
  25. comment
    Comment #41135588

    I’m sure if Go had nullable types and/or sum types from the beginning, it’s have been much more popular