figure out quotes #4

Open
opened 2026-01-17 22:29:09 +01:00 by frero · 0 comments
Owner

currently the quotes are stored in a json file under bekkalokk/services/qotd, but this could be done differently, for example:

  • we could have these quotes in this repo, to have less quotes push traffic in the other repo
  • keep them there
  • create a quotes repo

additionally, we could handle the data more elegantly, for example without json and without the weird parsing work in main.ua.

currently the quotes are stored in a json file under [bekkalokk/services/qotd](https://git.pvv.ntnu.no/Drift/pvv-nixos-config/src/branch/main/hosts/bekkalokk/services/qotd/quotes.json), but this could be done differently, for example: - we could have these quotes in this repo, to have less quotes push traffic in the other repo - keep them there - create a quotes repo additionally, we could handle the data more elegantly, for example without json and without the weird parsing work in `main.ua`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/qotd#4