Evan Boehs
Evan Boehs
|Weekly|Monthly|Yearly| |------|-------|------| |0.01 |0.04 |0.52 | |0.05 |0.2 |2.6 | |**0.1** |0.4 |5.2 | |**0.25** |1 |13 | |**0.5** |2 |26 | |**1** |4 |52 | |**2** |8 |104 |...
> The basic idea is to switch from SQL to a new database technology built from scratch in Python Why? I can only see this ending poorly. Databases are immensely...
This feels domain specific, which is fair. Efficiency and time for development were my main concerns. Would this replace everything, even stuff like user accounts?
Well, I wish you luck in this endeavor
The backend is proprietary
As hypothesis implements WebAnnotation, Isn't this issue moot? Provided I understand the spec correctly, #3839 is the better issue, as then the user could select an annotation endpoint for annotations...
Duplicate of #103, #193, and #51
I understand that rhai likely suffers similarly. They have a similar budget solution: https://rhai.rs/book/safety/max-operations.html There is *also* ways to limit the size of a string and sizes of arrays, which...
HTML Minification... Maybe eventually... But I'm skeptical of those results. Whitespace is pretty cheap when gzipped, unlike minifying CSS and javascript where the code actually changes.
I'd like to add that you can almost certainly add a vite plugin yourself and everything will just work :tm: