I haven’t use AI at all
Bazebara
- 2 Posts
- 11 Comments
- Bazebara@programming.devOPtoRust@programming.dev•scholium - user reported structured todos3·12 days ago
- Bazebara@programming.devOPtoRust@programming.dev•scholium - user reported structured todos2·12 days ago
use cargo-scholium to extract and format annotations
I wish feature requests won’t be closed silently as completed
I already have mine written quite a while ago. Why not obsidian? AsciiDoc and few other things Obs will miss. Works with SQLite and PostgreSQL. For pure native UI (not WebUI) miss only AsciiDoc grammar I’m working on.
For you… sql knowledge requirement depends on your likings: you can build very small or unoptimised app and be fine, you can make very nice, and complex one and have very complex SQL queries.
I discourage to use MySQL (and clones) due some… peculiarities.
The usual handling in Rust afterwards is in most cases log one error or return to upstream “there was an error”. In some rare cases all errors returned as a single case.
Both of these first are bad for i18n and finding what’s really happened in the middle.
In that for, all error messages have been lost. If to add such output “for” is the most elegant solution.
- Bazebara@programming.devtoRust@programming.dev•Sidenai/sidex: VS Code rebuilt on Tauri. Same architecture, 96% smaller. Early release.1·5 months ago
Next step is to make it fully native, without any web view
- Bazebara@programming.devtoRust@programming.dev•Sidenai/sidex: VS Code rebuilt on Tauri. Same architecture, 96% smaller. Early release.1·5 months ago
It’s weird. Language support is weirder. Zed devs decide what language constructions are acceptable, and which are not.
- Bazebara@programming.devtonetsec - Network Security@discuss.tchncs.de•The Comforting Lie Of SHA PinningEnglish1·5 months ago
And this was widely known since git submodules
Configure your updater and use exact or semi-exact versions.