Risotto Bias

Results 35 comments of Risotto Bias

I forgot that this still existed as a bug. I swapped to tailscale, and could not get .local addresses to work for my phone. Every other app (like syncthing) could...

... you could just mount the volume in the compose file to a sane directory like /home/grocy/backend. ``` volumes: app_db: /home/grocy/backend ``` there, sane edits.

I guess it's mostly that reloading the config in the webadmin panel didn't generate the certs, I had to go to the terminal to restart the service for it to...

it looks like... this native component lists the firefox profile directory, and can start firefox while pasting in the option for the profile you want. How the firefox extension itself...

Same. Also the readme of github.com/Effect-TS/effect really doesn't explain 1) what this is 2) why I need it.

It does a poor job of advocating for it. An ad has a clear pitch and explanation of why someone would use something. https://vuejs.org/ ~ "build web interfaces" (for when...

@francescolavra cool! https://docs.ops.city/ops/klibs#firewall but that's a static one. I don't see an API call that would allow me to edit it?

Say I have an adaptive rule in app that decides something's being abusive. I'd like to block it earlier on in the network call stack, rather than at the golang...

That only slightly works depending on the cloud provider - I was curious about a host based middle ground similar to iptables For example: - vultr: only accept rules allowed...

Isn't that on the read only system partition that the user code can't modify?