Live data from Hacker News

Viewing profile — Tanjim

Tanjim

HN member
Joined
Thu, Oct 14, 2021, 6:55 PM UTC
HN karma
3
Public activity
23 items

About Tanjim

Building the smoothest webhook infra for high-velocity dev teams. https://vartiq.com

Recent public activity

  1. story
  2. story
  3. story
    Show HN: Ilove4o – a simple way to keep using GPT-4o

    Hi HN, When OpenAI started phasing out GPT-4o from the main ChatGPT interface, I noticed a surprising amount of backlash — not about benchmarks or features, but about tone. A lot o…

  4. comment
    Comment #47038228

    I’m validating an idea and would appreciate feedback from people who’ve sold into mid-market or enterprise companies. Problem I’ve observed: In B2B sales, especially complex deals,…

  5. story
  6. comment
    Comment #46736588

    Thanks for sharing your perspective! In these complex sales, do SDRs use tools like LinkedIn to map the organization chart and effectively pitch the right solutions to the right pe…

  7. story
    Ask HN: Do B2B deals stall more from "org blindness" than product fit?

    I’m researching a hypothesis and would love input from folks who’ve worked in B2B sales, RevOps, or founded companies selling to other businesses. Hypothesis: A lot of deals don’t …

  8. story
  9. comment
    Comment #45200113

    "Polling is repeatedly knocking on a door to see if anyone’s home. Webhooks are installing a doorbell that notifies you when someone arrives." We just published a deep dive compari…

  10. story
  11. comment
    Comment #44940885

    Webhooks have quietly become the backbone of modern SaaS integrations — Stripe, GitHub, Shopify, Slack… almost every product relies on them. On the surface, they’re just POST reque…

  12. story
  13. comment
    Comment #44700349

    I've been working on improving developer experience around event-driven integrations lately, and webhooks continue to be one of those deceptively "simple" tools that actually requi…

  14. story
  15. comment
  16. story
  17. comment
    Comment #44669481

    Lol. But this can be pivoted into something fun and lovely for couples.

  18. story
    What are the killer GTM strategies for devtools?

    Building Vartiq — a Webhook-as-a-Service. This is my second startup but first as a devtool. I started building it to solve my own pain point and saw that the market is huge. Would …

  19. comment
    Comment #44634449

    A lot to do in this space indeed. A clear blue ocean.

  20. story
    Show HN: Vartiq – Webhook Infra for High-Velocity Dev Teams

    Hi HN, I’ve been working on Vartiq, a plug-and-play Webhook as a Service platform. What it is: Sending outbound webhooks reliably is a pain many SaaS products face. You end up buil…

  21. comment
    Comment #44614628

    Thanks for pointing out. Edited. :)

  22. comment
    Comment #44613999

    That resonates. Testing asynchronous and multithreaded code for all possible interleavings is notoriously difficult. Even with advanced fuzzers or concurrency testing frameworks, y…

  23. story
    How do you handle production webhook delivery reliability in your apps?

    Hey everyone, I’ve been thinking a lot about webhook delivery reliability lately. In many projects I’ve worked on, building robust webhook infra turned out to be deceptively comple…