

Hey,
Like the look of the app so far. I will be spinning up a local server when I am not coming off a morning shift, and see if I can get a pass on the WAF.
Just a quick question, being in Australia the bulk of our food metrics are in kilojoules, I have selected this as the default energy measure however there are a few areas where I am still getting calories presented.
For example in the Diary I am getting kcals on both the food and the summary. I imagine you do everything in calories and this just slipped past but wondering if I missed a setting?
Also I had a quick scan and like that the AI integrations are optional but I was unclear if AI was used to code the project, do you have a position on that?
On the whole I am liking what I see so far.


I found Authentik was the one that stuck for me, Authelia was always a bit brittle. Using Caddy due to a mix of Docker and LXC containers making Traefik seem like a bit too much trouble. I used to use NPM but that was a bit of a pain to get working at one stage and Caddy was the interim solution that hung on. I miss being able to manage reverse proxy via GUI. But for how often I need to map new services 5 lines in a config file to use the wildcard I already have is really no stress.
I haven’t dug any deeper but Proxmox keeps killing my router VM due to OOM at the moment which is a bit of a pain and every time I think I have it sorted it crops back up, only been doing it since the update from V8 to V9. I’m almost at the point where I just scrap Proxmox and run OPNSense bare metal, but it always seems like such a waste to have an N300 box with 16GB of ram and 1 tb SSD driving a small network, 20ish devices and a dozen or so VMs and containerised services doesn’t really stress that hardware.
I initially started virtualising to get around periodic resets of the i226 network cards on my router box. Was kinda wild that virtualising and using Virtio was so much more stable and consequently faster than running on bare metal. Wonder if that’s changed since then.