I like the concept, but I don't quite get what problem specifically this is trying to solve or what the main motivation here is. Have an all-compatible database that is essentially just SQLite plus some scripts?
Also those AI coded CSS gradient backgrounds got old really really fast. It kind of became a low quality indicator like Word Art or Comic Sans back in the day: You see it and immediately have a thought like "Oh, it's one of those." in your head. At least that's the case for me and basically everyone in my tech bubble ...
egregious AI slop. you even had your LLM generate you a "launch kit" [0] with posts for HN, multiple subreddits, Linkedin, and X, with a four-week recommended posting schedule.
It’s an interesting set of features. I’m not one of the gatekeepers of AI projects are bad ilk. Let’s see this keep growing into what you have in mind OP.
People are really going to be cranking out entire databases in a weekend that no one is going to use. Why even make the effort, if you can even call it that? It would be one thing if the software was actually beneficial, as it would be undeniably useful and the fact that it took a weekend to make is of no importance. But databases are extremely complicated and require high levels of trust since they actually store important information. No one would care if you made a terrible AI-generated winamp clone that couldn't play music correctly. There's no consequence. But who would use and trust a database if the author didn't even understand it enough to make it? If you made this 5 years ago I would probably be interested and looking through some of the code. These days weekend projects aren't even worth a second thought.
I did. Distributed too and supports erasure coding. The reason is because nothing quite had the architecture or features I wanted in a deployment pattern that matched my use case. All major databases that are validated are complicated to operate. I built something that operates one way for a non business use. It’s great, doesn’t need to serve a million people, just about 5 or so. Doesn’t need to be the most optimized thing ever.
I’m opting out of any corporate targeted code for personal use, anything not designed for user experience gets scrapped when I’m the user and I have Software on Demand as a Service.
delish | a day ago
Third-party audits like https://jepsen.io/ are an example.
karmakaze | 22 hours ago
README doesn't mention anything about how transactions work across the shards.
I see this https://github.com/schapman1974/briskdb/pull/260 but it says shard-local.
theplumber | 23 hours ago
toomim | 23 hours ago
measurablefunc | 22 hours ago
numlock86 | 22 hours ago
Also those AI coded CSS gradient backgrounds got old really really fast. It kind of became a low quality indicator like Word Art or Comic Sans back in the day: You see it and immediately have a thought like "Oh, it's one of those." in your head. At least that's the case for me and basically everyone in my tech bubble ...
evil-olive | 21 hours ago
0: https://github.com/schapman1974/briskdb/pull/264/files#diff-...
gigatexal | 21 hours ago
jhhh | 17 hours ago
SamInTheShell | 16 hours ago
I’m opting out of any corporate targeted code for personal use, anything not designed for user experience gets scrapped when I’m the user and I have Software on Demand as a Service.