Live data from Hacker News

Bluesky migrates to single-tenant SQLite

github.com

71–80 of 247 posts

Re: Bluesky migrates to single-tenant SQLite

#71

Earlier quoted context omitted.

don't know why, but recent teams around me have always made strict rules about number of commits in PRs. I just wanted to tell them the same thing you said: "Why don't you just look at the diffs?" curious for other opinions. (sorry not really about this particular topic)

I prefer to have clear commits that tell a tidy story. For example: * Refactor function `foo` to accept a second parameter * Add function `bar` * Use `bar` and `foo` in component `Baz` to implement feature #X If you give me a commit history like this, I can easily validate that each step in your claimed process does what you describe. If you instead give me a messy history and ask me to read the diff, you might know…

In the context of Github PR you can’t leave reviews on commits other than what’s currently the tip commit of the pr branch so structuring this way is just wasted effort.

What you should be doing is breaking down PRs more finely so that your unrelated refactors are all separate single-commit PRs. That ofc requires that your pr review round trip time is fast

Re: Bluesky migrates to single-tenant SQLite

#72
post #49

Earlier quoted context omitted.

Commit your code and commit it often. There's no reason not to.

Sure, but then there's nothing wrong with rebasing it and making a nicer story for other people that want to review it. Diffs are great but sometimes they're just as overwhelming in a huge PR. It's nice to first follow 5-10 commits in chunks of logical change.

Dont send huge prs. They are hard/impossible to review anyway with good commit history or not

Re: Bluesky migrates to single-tenant SQLite

#74
post #68

Earlier quoted context omitted.

I have some extra if you'd like one. Let me know how to get it to you and I will.

Would also like one if you have an extra. Thx in advance. (Click on username to see my email in profile)

Sent you a code.

Re: Bluesky migrates to single-tenant SQLite

#75

I've got a bunch of invites if folks want them: bsky-social-etdu7-njigu bsky-social-2ktcs-uwoxg bsky-social-6f5nh-36gnq bsky-social-ciwro-3gzk5 bsky-social-y4h57-dxh3g

Grabbed bsky-social-6f5nh-36gnq, thanks!

Damn, they all gone.

Re: Bluesky migrates to single-tenant SQLite

#77
Always happy to see more server SQLite/Litestream adoption which we've also been using to build our new Apps with.

SQLite + Litestream is an even greater choice for tenant databases, that's vastly cheaper to replicate/backup to S3/R2 than expensive cloud managed databases [1] (up to 3900% cheaper vs SQLServer on Azure).

[1] https://docs.servicestack.net/ormlite/litestream

Re: Bluesky migrates to single-tenant SQLite

#79
post #76
post #62

Cool, but maybe let people actually use your service before everyone forgets what it is?

They have over 1.8 million users currently, or do you mean PDSes specifically? Federation is in open beta on a test network, you can try it out today if you'd like.

Come on, "over 1.8 million users" is not an impressive number

These kind of movements makes me think they're not serious about scaling up. Wouldn't surprise me if then end up as an also-ran

Re: Bluesky migrates to single-tenant SQLite

#80
post #75

Earlier quoted context omitted.

Grabbed bsky-social-6f5nh-36gnq, thanks!

Damn, they all gone.

There you go folks:

bsky-social-h3d4w-u6yn4

bsky-social-74bqi-vkmcq

bsky-social-n3fdq-46nxz

bsky-social-yippe-32vdr

bsky-social-l2fbt-xnscx

Post reply on HN