HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rtk0

no profile record

Submissions

Peeking Inside Gigantic Zips with Only Kilobytes

ritiksahni.com
33 points·by rtk0·9 mesi fa·29 comments

BillingSDK – Ship Billing UIs 10x Faster

billingsdk.com
3 points·by rtk0·11 mesi fa·1 comments

[untitled]

1 points·by rtk0·11 mesi fa·0 comments

Show HN: CopyMagic – The smartest clipboard manager for macOS

copymagic.app
5 points·by rtk0·11 mesi fa·2 comments

Show HN: CopyMagic – Search your clipboard like it's Google

copymagic.app
8 points·by rtk0·12 mesi fa·0 comments

Show HN: Ambient AI – a web form that fills itself

github.com
1 points·by rtk0·anno scorso·0 comments

Show HN: LLM Toolkit – automatic function calling schema generation

npmjs.com
1 points·by rtk0·anno scorso·0 comments

[untitled]

1 points·by rtk0·anno scorso·0 comments

[untitled]

38 points·by rtk0·2 anni fa·0 comments

Show HN: A raw HTTP request parser for Python

github.com
2 points·by rtk0·2 anni fa·2 comments

comments

rtk0
·7 mesi fa·discuss
How does the virality prediction work?
rtk0
·9 mesi fa·discuss
Lovely. I had so much fun exploring and writing about this topic. Thanks for sharing.
rtk0
·9 mesi fa·discuss
Lovely! Thanks for sharing. I had so much fun learning about ZIP and writing the blog post.
rtk0
·9 mesi fa·discuss
Yes, the motivation to explore was something similar. I was curious if downloading ZIP files could be made more efficient over the web.
rtk0
·9 mesi fa·discuss
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.
rtk0
·10 mesi fa·discuss
Love this.
rtk0
·11 mesi fa·discuss
Love the name.
rtk0
·11 mesi fa·discuss
Not my project, but I am a contributor in this.
rtk0
·11 mesi fa·discuss
Secret masking feature is under testing, should be out within 2-3 days.

Roadmap & updates: https://copymagic.userjot.com
rtk0
·12 mesi fa·discuss
Hello, I am the developer of CopyMagic! Thank you so much for your confidence in my product.
rtk0
·2 anni fa·discuss
Starred. This is going to be useful in building resilient backends, thanks for sharing.
rtk0
·2 anni fa·discuss
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 it (to be precise - a proxy that reads requests, makes changes and forwards it to the destination)