HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rtk0

no profile record

Submissions

Peeking Inside Gigantic Zips with Only Kilobytes

ritiksahni.com
33 points·by rtk0·9 miesięcy temu·29 comments

BillingSDK – Ship Billing UIs 10x Faster

billingsdk.com
3 points·by rtk0·11 miesięcy temu·1 comments

[untitled]

1 points·by rtk0·11 miesięcy temu·0 comments

Show HN: CopyMagic – The smartest clipboard manager for macOS

copymagic.app
5 points·by rtk0·11 miesięcy temu·2 comments

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

copymagic.app
8 points·by rtk0·12 miesięcy temu·0 comments

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

github.com
1 points·by rtk0·w zeszłym roku·0 comments

Show HN: LLM Toolkit – automatic function calling schema generation

npmjs.com
1 points·by rtk0·w zeszłym roku·0 comments

[untitled]

1 points·by rtk0·w zeszłym roku·0 comments

[untitled]

38 points·by rtk0·2 lata temu·0 comments

Show HN: A raw HTTP request parser for Python

github.com
2 points·by rtk0·2 lata temu·2 comments

comments

rtk0
·7 miesięcy temu·discuss
How does the virality prediction work?
rtk0
·9 miesięcy temu·discuss
Lovely. I had so much fun exploring and writing about this topic. Thanks for sharing.
rtk0
·9 miesięcy temu·discuss
Lovely! Thanks for sharing. I had so much fun learning about ZIP and writing the blog post.
rtk0
·9 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
Love this.
rtk0
·11 miesięcy temu·discuss
Love the name.
rtk0
·11 miesięcy temu·discuss
Not my project, but I am a contributor in this.
rtk0
·11 miesięcy temu·discuss
Secret masking feature is under testing, should be out within 2-3 days.

Roadmap & updates: https://copymagic.userjot.com
rtk0
·12 miesięcy temu·discuss
Hello, I am the developer of CopyMagic! Thank you so much for your confidence in my product.
rtk0
·2 lata temu·discuss
Starred. This is going to be useful in building resilient backends, thanks for sharing.
rtk0
·2 lata temu·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)