Viewing profile — sharno
sharno
HN member- Joined
- Thu, Sep 13, 2012, 2:46 PM UTC
- HN karma
- 448
- Public activity
- 182 items
- HN profile
- View on Hacker News ↗
About sharno
No profile information was provided.
Recent public activity
-
comment
Comment #49233450
I think this could have used tigerbeetle instead?
-
comment
Comment #48980605
We need Amdahl's law for limbs
-
comment
Comment #47752932
Power law: The number of people decrease as a power of the distance you travel away from popular spots
-
comment
Comment #47746200
Goodhart's law: "When a measure becomes a target, it ceases to be a good measure"
- story
-
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
-
comment
Comment #46862217
You still lose the benefits of Affine Types in Rust though
-
comment
Comment #46862112
It can be type safe and testable with free monads
- story
-
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.
-
comment
Comment #46435029
You can also use jbang to run java scripts with dependencies https://www.jbang.dev/
-
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…
- story
- story
-
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…
- story
- story
-
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...
- story
- story
- story
- story
-
comment
Comment #41987810
It’s portability for a price especially if you already have your own peripherals
- story
-
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