Live data from Hacker News

Viewing profile — burcs

burcs

HN member
Joined
Wed, May 15, 2019, 4:38 PM UTC
HN karma
922
Public activity
150 items

About burcs

building outerbase

Recent public activity

  1. comment
    Comment #48401613

    yeah you should definitely not be getting rate limited, sorry this is annoying you're not the first to report i will dig in. as far as support, i know there is a huge effort going …

  2. comment
    Comment #48399958

    sorry to hear that's been your experience. i actually joined through an acquisition about a year ago and one of the main things we've been focused on is the dashboard and overall d…

  3. story
    Show HN: Okiro – spin up ephemeral codebases for parallel AI coding

    I built okiro because AI coding tools mostly felt like one-shots. They write directly to your files, and you either have to rollback or push forward. You don't really get to explor…

  4. comment
    Comment #46454666

    I'm also very biased towards Cloudflare (I work there), but I have to say it did make launching this really easy. Workers + Hono for the APIs, R2 for the images, D1 for database wi…

  5. story
    Show HN: Merchant, a lightweight ecommerce back end on Cloudflare Workers

    Every time I had an idea for a small online shop, it felt harder than it should be. The tools were either big and expensive, or they locked you into their way of doing things. I wa…

  6. comment
    Comment #45409507

    Really cool idea Humans get HTML, bots get markdown. Two tiny tweaks I’d make... Send Vary: Accept so caches don’t mix Markdown and HTML. Expose it with a Link: …; rel="alternate";…

  7. comment
  8. comment
    Comment #43623921

    Happy to answer any questions, super excited to be part of the team and help make Cloudflare's developer experience better. Not just bells-and-whistles ;)

  9. comment
    Comment #43614936

    thank you!

  10. comment
    Comment #43613162

    Thanks for posting this! We are super excited about the opportunity we have in front of us at Cloudflare, happy to answer any questions y'all might have.

  11. comment
    Comment #43604235

    That was a rough read, not really sure I understood the authors point. It was kind of all over the place, bad because AI, bad because not really open-source, bad because doge... On…

  12. comment
  13. comment
    Comment #42932005

    Hi I'm one of the founders of Outerbase, just want to clarify a few things, seems like you might have some wrong information on Outerbase. Big fan of Mathesar by the way! 1. We hav…

  14. comment
    Comment #42665867

    It is everywhere these days, I mean it always has been, but now people are talking about. Love the Turso team!

  15. comment
    Comment #42543482

    I heard you all will be joining a different union of sorts here soon enough.

  16. comment
    Comment #42404598

    It's actually mentioned in the article OP posted, but if you want to read more you can here: https://techcrunch.com/2024/01/07/carta-the-cap-table-manage...

  17. comment
    Comment #42404543

    I don't know why anyone would willingly sign up for Carta these days. Between this and the fact they got caught sharing private cap table data, it's like they're actively being hos…

  18. comment
    Comment #42329357

    Yes, I will add Linux support to the roadmap!

  19. comment
    Comment #42327787

    Would the browser version suffice? If not we support running commands like: $ npx @outerbase/studio \ --port=5000 \ --user=admin --pass=123 \ mysql://root:123@localhost:3306/chinoo…

  20. comment
    Comment #42327746

    This is good feedback, we are working on adding in transaction support to the open source version. For what it's worth, our cloud product wraps everything in a transaction.

  21. comment
    Comment #42327705

    We support adjusting the JSON config file so you can update it with your credentials! outerbase.json { "driver": "mysql", "connection": { "database": "chinook", "host": "localhost"…

  22. comment
    Comment #42327692

    We could definitely do something like that, question for you if you've used any sort of AI -> SQL generator do you think it replaces the need for something like a visual builder? O…

  23. comment
    Comment #42327669

    Appreciate the kind words! Will dig into performance and see what we can do to further optimize it!

  24. comment
    Comment #42327658

    Apologies you had such a subpar experience, I'll look into what is going on here!

  25. comment
    Comment #42324707

    Great idea, I'll get it added to the roadmap!