Live data from Hacker News

Viewing profile — rtk0

rtk0

HN member
Joined
Mon, Aug 08, 2022, 3:29 PM UTC
HN karma
30
Public activity
32 items

About rtk0

Backend Engineering, Cybersecurity.

X: https://x.com/ritiksahni22

GitHub: https://www.github.com/ritiksahni

Email: ritik@ritiksahni.com

Recent public activity

  1. comment
    Comment #46308341

    How does the virality prediction work?

  2. comment
    Comment #45686145

    Lovely. I had so much fun exploring and writing about this topic. Thanks for sharing.

  3. comment
    Comment #45686115

    Lovely! Thanks for sharing. I had so much fun learning about ZIP and writing the blog post.

  4. 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.

  5. 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.

  6. story
  7. comment
    Comment #45224341

    Love this.

  8. comment
    Comment #45071541

    Love the name.

  9. comment
    Comment #45071534

    Not my project, but I am a contributor in this.

  10. story
  11. story
  12. comment
    Comment #44994568

    Secret masking feature is under testing, should be out within 2-3 days. Roadmap & updates: https://copymagic.userjot.com

  13. 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…

  14. comment
    Comment #44617584

    Hello, I am the developer of CopyMagic! Thank you so much for your confidence in my product.

  15. 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.

  16. 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?"

  17. 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.

  18. story
  19. story
  20. story
  21. comment
    Comment #41888268

    Starred. This is going to be useful in building resilient backends, thanks for sharing.

  22. story
  23. 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 …

  24. 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.

  25. 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.