mehdig10

↗ HN profile [ 30.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey, in the vast majority of push-based systems (think slack, shopify, or even custom entreprise ones) there are quite a lot of things you end up building (bufferization, errors, replays, ratelimiting, concurrency ...)…

  2. Hey, in the vast majority of push-based systems (think slack, shopify, or even custom entreprise ones) there are quite a lot of things you end up building (bufferization, errors, replays, ratelimiting, concurrency ...)…

  3. Hi HN! I built Basehook to automate common webhook patterns I've had to manually implement across multiple projects: buffering, smart deduplication, and payload inspection. The core idea: webhooks are stored in…

  4. Uses an LLM to identify where tables actually start/end in Excel/CSV files, then extracts clean, typed data. Handles all the messy formatting (currency, percentages, different number formats) and streams efficiently for…

  5. I've been building B2B SaaS for 10 years and noticed the same loop: support asks "what's happening with customer X?", eng drops everything to check Grafana, pastes a screenshot in Slack. Grafana and Datadog are great…

  6. Hey, We have a ton of logging/metrics in kibana/prometheus, so whenever there is an issue with some client data feed or whatever, support asks us to check what happened. Since the problem might not be on our side,…

  7. We built George because we loved handling day-to-day work in Slack, but wanted a little bit of structure without any of the overhead of a ticketing system. George is a lightweight assistant that lives in Slack. It…