Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
burcs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
burcs
4mo ago
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 on right now to improve response time and support in ge
2.
▲
by
burcs
4mo ago
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 dx. sadly "hostile ux" is a phrase i'
3.
▲
Show HN: Okiro – spin up ephemeral codebases for parallel AI coding
(github.com)
4 points
by
burcs
8mo ago
|
0 comments
4.
▲
by
burcs
9mo ago
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 with the option to migrate to Hyperdrive if you outgrow i
5.
▲
Show HN: Merchant, a lightweight ecommerce back end on Cloudflare Workers
(merchant.dev)
5 points
by
burcs
9mo ago
|
1 comments
6.
▲
by
burcs
1y ago
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"; type="text/markdown" so it’s easy
7.
▲
by
burcs
1y ago
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 ;)
8.
▲
by
burcs
1y ago
thank you!
9.
▲
by
burcs
1y ago
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.
10.
▲
by
burcs
1y ago
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... Only thing I really left with was the author doesn't like
11.
▲
by
burcs
2y ago
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 have a incredibly powerful CRUD editor on our table, in f
12.
▲
by
burcs
2y ago
It is everywhere these days, I mean it always has been, but now people are talking about. Love the Turso team!
13.
▲
by
burcs
2y ago
I heard you all will be joining a different union of sorts here soon enough.
14.
▲
by
burcs
2y ago
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...
15.
▲
by
burcs
2y ago
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 hostile to their users.
16.
▲
by
burcs
2y ago
Yes, I will add Linux support to the roadmap!
17.
▲
by
burcs
2y ago
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/chinook
18.
▲
by
burcs
2y ago
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.
19.
▲
by
burcs
2y ago
We support adjusting the JSON config file so you can update it with your credentials! outerbase.json { "driver": "mysql", "connection": { "database": "chinook", "host":
20.
▲
by
burcs
2y ago
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? Or is it still nice to be able to construct them with
21.
▲
by
burcs
2y ago
Appreciate the kind words! Will dig into performance and see what we can do to further optimize it!
22.
▲
by
burcs
2y ago
Apologies you had such a subpar experience, I'll look into what is going on here!
23.
▲
by
burcs
2y ago
Great idea, I'll get it added to the roadmap!
24.
▲
by
burcs
2y ago
This is great feedback thank you, we will work on adding in a compact mode!
25.
▲
by
burcs
2y ago
Awesome, I'll check it out!
26.
▲
by
burcs
2y ago
Yeah you can definitely do that, I referenced how we do it in another comment. The electron app and running it locally allows you to use TCP protocol which isn't available directly in the browser. It's mostly just a nicely bundled
27.
▲
by
burcs
2y ago
Definitely! We actually embed studio as part of another one of our offerings. It's actually iframed in, but you could achieve similar results if you wanted to dockerize it. https://github.com/Brayden/starbasedb
28.
▲
by
burcs
2y ago
Great point, I am a big fan of how lightweight Tauri is. We have used it in the past but have got hung up on some of the browser APIs not being supported. I'll have to look into it again, it could have just been a skill issue.
29.
▲
by
burcs
2y ago
Thank you for explaining this so clearly. We were very cautious in choosing the license for this exact reason! We love open-source and want to give back fully to the community. The AGPL felt like the most open license that still protects ag
30.
▲
by
burcs
2y ago
Thank you, I hope you can stop building those and use us instead as well :) I've never used Firestore directly, but I did see Firebase's recent announcement about Data Connect. It seems like it could act as a bridge to bring your
More ›