double-daruma
double-daruma
Since `HashMap` is used for the `stats` field in serialization for the `habit_record.json` file the entries in the json file are in an arbitrary order, which changes earch time the...
**Description** I think it would be cool that when using SQLite that the defaults that loco uses work well even for a production deployment. Since many smaller apps with only...
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...
[Deno](https://docs.deno.com/examples/sqlite/) (and [node.js](https://nodejs.org/api/sqlite.html)) now have built in support for sqlite3 with the same module. The benefit of using this built in module is that real sqlite will be used whereas...
- When using `podman` to run an OCI container it is customary to name the `Dockerfile` as `Containerfile` instead. This is why I propose that `Containerfile`s should also be classified...