Live data from Hacker News

Viewing profile — ufarooqi

ufarooqi

HN member
Joined
Tue, Feb 12, 2013, 12:35 PM UTC
HN karma
35
Public activity
34 items

About ufarooqi

Programmer & Engineer. Ex-Google.

Recent public activity

  1. comment
    Comment #46594718

    I kept correcting Claude Code the same way across sessions: "Don't catch that error here—let it bubble up so the global handler logs it with the request context." "We don't use fea…

  2. story
  3. comment
    Comment #40024698

    We are not running on top of Twilio. We use multiple tier-1 aggregators for redundancy and Twilio is not one of them. In-fact Twilio also uses some of them. Numbers are sourced fro…

  4. comment
    Comment #40023682

    I'll add a tooltip.

  5. comment
    Comment #40023176

    Compliance pages are still WIP. Just fixed other links. Thanks for help.

  6. comment
    Comment #40023031

    On Twilio: It took me a staggering three weeks just to get my business profile reviewed and approved, followed by another 2-3 weeks of back-and-forth communication to get my campai…

  7. comment
    Comment #40023022

    Absolutely, I get the concern about the docs looking like a placeholder. We're putting a lot of effort into crafting the best SDKs for major languages, so for now, the most compreh…

  8. comment
    Comment #40022983

    Twilio also charges per segment, they are probably not transparent. So a segment means 160 characters (It’s a bit more complicated than that). So if you want to send an 320 charact…

  9. comment
    Comment #40022932

    It was already there. I should have added it in Navbar too which I just did. Thanks for correction. https://postack.dev/pricing

  10. story
    Show HN: Postack – SMS API for Developers

    Hello developers, I'm excited to share something I've been working on out of my own frustrations with Twilio and others - meet Postack, an SMS API that's all about making your life…

  11. story
  12. comment
    Comment #34191387

    I'm gonna give it a try with your video. If I may ask how many speakers are there in this video. (I have to go through all of it otherwise). From what I can see, we have a teacher …

  13. comment
    Comment #34190210

    I have attached a link to Google colab with the article. https://colab.research.google.com/drive/1X5XTiob6irFq8NJM831...

  14. story
  15. comment
    Comment #23002115

    Why did you guys move away from discourse?

  16. story
    Ask HN: Software/Technical Design Documents

    I have worked at a couple of different startups and none of them had any formal design review process/protocol in place. Is it true generally for startups? Which tools do you use m…

  17. comment
    Comment #21783085

    Well there are definitely some advantages of serverless i.e. - you don't have to create docker images and complex CI/CD pipelines. - You don't need to worry about deployments (usin…

  18. story
    Ask HN: Pain Points of Serverless Architecture

    In my last job, we migrated our infrastructure from flask based python micro-services which were deployed in AWS ECS to AWS Lambda but after some time, we realized that serverless …

  19. comment
  20. comment
    Comment #21718411

    You can use Webflow or if you want something quickly then try Product Hunt’s Ship.

  21. comment
    Comment #21708416

    Yeah just confirmed. Thanks.

  22. story
    How do online IDEs like Repl.it work?

    I was curious about underlying technologies used in online IDEs. My random guess is they start a new docker container for each user session. Do you guys have any idea?

  23. story
    Ask HN: Has anyone used Superhuman's Product-Market fit engine

    I was going through Superhuman's Product-Market fit engine (https://bit.ly/2Y7ntTA) and it is pretty amazing . I was wondering how many founders are using it for their products and…

  24. comment
    Comment #21679575

    Yeah totally agree.

  25. comment
    Comment #21673654

    I usually read other's code a lot. I personally believe, reading other's code (at your workplace, open-source, etc.) is better than practicing. I am not sure if it's true but it wo…