Tim Schwenke
Tim Schwenke
There is a pretty extensive documentation on using uv with AWS Lambda: https://docs.astral.sh/uv/guides/integration/aws-lambda/
In my research I came across two existing options: - Convert output of `terraform graph` to Mermaid using `sed`: https://www.heaton.dev/2022/05/use-terraform-graph-in-mermaidjs/ - Directly generate Mermaid code: https://github.com/RoseSecurity/Terramaid
Thanks for sharing. Still works. Similar to https://gist.github.com/NickolajA/3604ba1a704bf7319cd4fb5779d06a89. But the `showInSettings` does not seem to do anything besides putting the entry into the registry. ``` Register-NotificationApp -AppID "Trallnag.Toast" -AppDisplayName "Trallnag...
For me the windows controls are disappearing even with hide_tabs_toolbar_v2 and I am on Firefox 135 right now. Weird. My config is pretty small. ```css @import url(chrome/bookmark_panel_enlarge.css); @import url(chrome/hide_tabs_toolbar_v2.css); /*...
@MrOtherGuy, my bad. In my fork of this repo in the past I patched the CSS so that the tab bar only disappears when Sidebery is activated based on a...
Similar question: https://github.com/grafana/loki/issues/13072
Do you guys see the compactor work in the logs? In the SimpleScalable mode, at least at the moment, the compactor is running in one of the backend Pods. Here...
I switched to 24.10... But this is probably not a viable solution for many people
Same here. Hmm, I wonder if the OpenSSL integration works better. Too bad on Ubuntu / Debian nut is compiled without OpenSSL support.
Already done in https://github.com/trallnag/prometheus-fastapi-instrumentator/pull/343. Sorry that I have missed your PR