Viewing profile — rtk0
rtk0
HN member- Joined
- Mon, Aug 08, 2022, 3:29 PM UTC
- HN karma
- 30
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About rtk0
X: https://x.com/ritiksahni22
GitHub: https://www.github.com/ritiksahni
Email: ritik@ritiksahni.com
Recent public activity
-
comment
Comment #46308341
How does the virality prediction work?
-
comment
Comment #45686145
Lovely. I had so much fun exploring and writing about this topic. Thanks for sharing.
-
comment
Comment #45686115
Lovely! Thanks for sharing. I had so much fun learning about ZIP and writing the blog post.
-
comment
Comment #45686103
Yes, the motivation to explore was something similar. I was curious if downloading ZIP files could be made more efficient over the web.
-
comment
Comment #45556905
In this blog, I wrote about the architecture of a ZIP file and how we can leverage HTTP range requests to download files without decompressing the archive, in-browser.
- story
-
comment
Comment #45224341
Love this.
-
comment
Comment #45071541
Love the name.
-
comment
Comment #45071534
Not my project, but I am a contributor in this.
- story
- story
-
comment
Comment #44994568
Secret masking feature is under testing, should be out within 2-3 days. Roadmap & updates: https://copymagic.userjot.com
-
story
Show HN: CopyMagic – The smartest clipboard manager for macOS
It’s been one month since I launched CopyMagic, a smarter clipboard manager for macOS that makes sure you never lose anything you copy. Instead of digging through endless items, yo…
-
comment
Comment #44617584
Hello, I am the developer of CopyMagic! Thank you so much for your confidence in my product.
-
story
Show HN: CopyMagic – Search your clipboard like it's Google
Smart, local-first clipboard manager that supports queries like: "flight ticket details from whatsapp" to search through your clipboard history.
-
story
Show HN: Ambient AI – a web form that fills itself
It started with the thought, "what if our interactions with the web were smarter?"
-
story
Show HN: LLM Toolkit – automatic function calling schema generation
- Automatically generate function calling schema. - Validate payload when calling a function. - In-built type-safety.
- story
- story
- story
-
comment
Comment #41888268
Starred. This is going to be useful in building resilient backends, thanks for sharing.
- story
-
comment
Comment #41802592
Thank you. I was tinkering with sockets programming while working on a side-project in Python and needed to parse through a raw HTTP request to do some manipulation before sending …
-
story
Show HN: A raw HTTP request parser for Python
I needed to parse raw HTTP request strings but couldn't find a good solution so I built it myself.
-
story
Show HN: Tell.js – A Node.js library for server-side logging via Telegram bot
I made a JavaScript library for zero-cost logging for my side-projects. It uses a Telegram Bot API Key to send logs. It can also be integrated with winston.