Live data from Hacker News

Viewing profile — brendanib

brendanib

HN member
Joined
Thu, Mar 08, 2012, 6:39 AM UTC
HN karma
273
Public activity
71 items

About brendanib

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48804848

    use vinext! (now 1.0 beta) https://vinext.dev/ https://x.com/James_Elicx/status/2073457440461303836 it already uses Workers Cache for the route-level ISR cache

  3. story
  4. comment
    Comment #39906981

    There's no hard limit on duration! 30 seconds of CPU time https://developers.cloudflare.com/workers/platform/limits/#d...

  5. comment
    Comment #39906969

    Would love feedback on which packages you'd like to see us support: https://github.com/cloudflare/workerd/discussions/categories...

  6. comment
    Comment #39906937

    Three aspects of performance: 1. Cold start perf 2. Post-cold start perf - The cost of bridging between JS and WebAssembly - The speed of the Python interpreter running in WebAssem…

  7. story
  8. story
  9. comment
    Comment #9045245

    I've been using this for a few months now and it's amazing. They're moving crazy fast to support ES6 features, and the interface for writing a new rule is great.

  10. comment
    Comment #8982709

    I've been using this for almost three months now and it's fantastic, hard to work without it.

  11. comment
    Comment #7335988

    We are collecting anonymous data about the network, browser, etc. and tying it back to core metrics like call length, but there's always more we can do. I'm really hoping that more…

  12. comment
    Comment #7335833

    Thanks Roger -- we really want to create a connection quality indicator like you describe, kind of like the number of bars on your cell connection. One of our biggest frustrations …

  13. comment
    Comment #7335805

    Let's say you send a link to someone on an iOS device -- we can prompt them to install a native app, then as soon as they open the app, with no login, your call starts. Apple actua…

  14. comment
    Comment #7335743

    Right now they're very similar, but we're working on getting Awesometalk onto more platforms than just the web. We want you to be able to send anyone an Awesometalk link, and no ma…

  15. comment
    Comment #7335677

    Thanks for the feedback, sorry your first call didn't go well. When the connection is poor, as it sounds like it was in this case, would you be okay if we fell back to audio-only a…

  16. comment
    Comment #7335484

    Hey, I'm one of the co-founders of Awesometalk. We started working on this 2 weeks ago and I'd be happy to answer any questions you have.

  17. story
  18. comment
    Comment #7174555

    Haha, oops, just an editing mistake leaving those out. Thanks for finding that typo.

  19. comment
    Comment #7173571

    Thanks! If you run into any issues getting started, send me an email - brendan@awesomebox.co

  20. comment
    Comment #7173281

    Totally understandable - we don't want to exclude you based on the number of characters in your desired username. We just don't have a good set of all the words we need to reserve …

  21. comment
    Comment #7173265

    Thanks! Let's take a stab at getting you setup with something small tomorrow ;) It's funny that you said that about our landing page, because before this, we were probably the most…

  22. comment
    Comment #7173088

    Thanks! Our goal is to integrate with your source control, no matter where it's hosted. Anything that can send us a webhook should work just fine - just a matter of timing for us t…

  23. comment
    Comment #7172965

    Whoa, that's amazing, thanks for sharing that. I'll check it out.

  24. comment
    Comment #7172835

    Great question - here's a few problems that Matt and I have encountered with Github issues and screenshots: 1) Clients, managers and other "non-developers" usually don't have Githu…

  25. comment
    Comment #7172697

    Thanks! Awesomebox only works with client-side code that runs in a browser - HTML/CSS/JS. If you have a Rails app that serves up a "single-page" app (like Angular, Backbone, Ember,…