Viewing profile — sharat87
sharat87
HN member- Joined
- Sun, Jan 23, 2011, 11:50 AM UTC
- HN karma
- 640
- Public activity
- 89 items
- HN profile
- View on Hacker News ↗
About sharat87
Recent public activity
-
comment
Comment #49253135
Adding games to https://play.sharats.me for my 5yo to help learn to read. There’s word safari, word family, tiny farm etc. Very rough but she already loves them and is visibly gett…
-
comment
Comment #48535280
Indeed. This collection costed me around one-month Claude pro subscription around April/May I think. Staggered because of rate-limiting. But it was almost entirely developed on my …
-
comment
Comment #48514286
Some mini-games. Nothing innovative much, just something I made for myself, and for my kids. https://play.sharats.me
-
comment
Comment #46628998
https://sharats.me
-
comment
Comment #46583225
I'm taking this more as a "pricing" change. Like, if you pay 200$ then you can use inference only in these limited scopes. If you want more unrestricted access to inference, use th…
- story
-
comment
Comment #42746730
Httpbun is an HTTP server similar to httpbin.org, but has a few more bells. One of them is the `/mix` endpoint, and the Mixer tool. With httpbin, we can't have an endpoint that res…
- story
-
comment
Comment #41679613
Very beta and work-in-progress, https://littletools.app/saml-provider . I intend to work on it further once my kid is… well, a little less of a toddler. :)
-
comment
Comment #38864571
My little daughter, and my mother, love playing a little game I made. That made making the game oh so much more rewarding and fun! It's at https://play.sharats.me .
-
story
Show HN: Httpbun – A companion tool to test HTTP clients
Hi HN! This is a tool I've been using for ~2y for testing HTTP clients, and to inspect requests, _as seen by_ the target server. It's heavily inspired by httpbin.org, but it has mo…
-
comment
Comment #38278135
I attempted to solve this recently with a browser extension at https://github.com/sharat87/inhuman-time Previously discussed at https://news.ycombinator.com/item?id=33446662
- story
- story
- story
-
comment
Comment #33449842
Haha, fair enough. I wanted to add a choice of formats, and this gives me ideas. Thanks!
-
comment
Comment #33448775
Yeah, I wish that were the case too. But supporting all websites is a little hard. I don't intend to stop with just GitHub though, but will be adding more slowly over time.
-
comment
Comment #33446663
Hey HN, this is a quick tiny browser extension to change human time displays to inhuman ones, on GitHub. Changes human time displays to inhuman ones on GitHub. For example, a time …
- story
-
comment
Comment #33366955
Hey Peter! It's so humbling to see you check out my blog! Your articles on awk and sed were a huge inspiration to me around 2008-09, and I super-looked up to you. Never have I imag…
-
comment
Comment #33366926
Thanks. Didn't know the word builtin had a specific meaning in bash, which, seems obvious now in hindsight. Should be fixed soon.
-
comment
Comment #33355853
Good catch. Fixing it.
-
comment
Comment #33355843
Excellent point. Thanks for this. Fixing it.
- story
-
comment
Comment #33106136
Hey all! Appsmith is an open-source low-code platform for building internal tools quick. A big part of the coding experience in Appsmith is the Appsmith Debugger. To help you get t…