Viewing profile — yashwi_
yashwi_
HN member- Joined
- Sat, Apr 25, 2026, 1:52 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About yashwi_
No profile information was provided.
Recent public activity
-
comment
Comment #47996583
This is cool. You might want to remove the filter options that doesn't have live data (like decommissioned, sea-ocenia) to reduce the clutter.
-
comment
Comment #47925314
One category that seems genuinely useful is agents that help reason about complex systems rather than directly execute tasks. For example, I’ve been experimenting with a small tool…
-
comment
Comment #47925242
If this is implemented fully in the browser, the file wouldn’t actually be uploaded anywhere. Modern browsers can read local files via the File API and process them with JS/WebAsse…
-
comment
Comment #47925106
Interesting idea. In payments there’s been a lot of discussion around using FIDO/WebAuthn for phishing-resistant authentication. Turning the “user presence” check into a game mecha…
-
comment
Comment #47924984
Nice implementation. Out of curiosity, how are you handling multiplayer state sync? For a board game like this I’d imagine sending move events and letting clients recompute the boa…