Viewing profile — Tanjim
Tanjim
HN member- Joined
- Thu, Oct 14, 2021, 6:55 PM UTC
- HN karma
- 3
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About Tanjim
Recent public activity
- story
- story
-
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…
-
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,…
- story
-
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…
-
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 …
- story
-
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…
- story
-
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…
- story
-
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…
- story
- comment
- story
-
comment
Comment #44669481
Lol. But this can be pivoted into something fun and lovely for couples.
-
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 …
-
comment
Comment #44634449
A lot to do in this space indeed. A clear blue ocean.
-
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…
-
comment
Comment #44614628
Thanks for pointing out. Edited. :)
-
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…
-
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…