Alexis Williams
Alexis Williams
I can't think of anything else that I could have done to violate the "X" Rules other than using this browser extension, and I have been permanently suspended from Twitter...
It would be incredibly helpful if this was updated on Kaggle again with more recent data.
Is it worth mentioning in the README that, while not part of the Docker runtime, [Cloud Run's custom liveness check support](https://cloud.google.com/run/docs/configuring/healthchecks#probe_requirements_and_behavior) is able to handle killing and (through the autoscaling...
Does 538 still have access to the individual poll level data from the 2016 (and, if possible, 2012) elections? I can't find anything public that's as comprehensive as I remember...
``` Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/svfzai85kz0cngdwnmvddv8ylczja49d-hyprbars source root is hyprbars Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running...
I'm using a nested structure for my `yaml` secrets files like: ```yaml alloy: api_key: ... remotecfg_username: ... remotecfg_url: ... metrics_username: ... metrics_url: ... logs_username: ... logs_url: ... # ... ```...
I'd love to be able to have multiple different storage backends configured for Attic. The immediate reason is because I want the durability of having it connected to object storage,...
Newer Nix versions require C++23. This doesn't completely fix the build, but I don't know enough about the Nix internals that are being bound to here to comfortably fix that.
``` nix-output-monitor error: ParseNixJSONMessageError "InternalException (DocumentError {path = \"\", errorMsg = \"invalid activity result type: 110\"})" "{\"action\":\"result\",\"id\":282643207821159,\"payload\":{\"builtOutputs\":{\"out\":{\"path\":\"vn3n7i6xjihc5nvy83djxz9pixbrc7j2-fontconfig-conf\",\"signatures\":[]}},\"path\":{\"drvPath\":\"fckamp4g15c88ai45w46pi1fjyp0yifl-fontconfig-conf.drv\",\"outputs\":[\"*\"]},\"startTime\":1755289374,\"status\":\"Built\",\"stopTime\":1755289375,\"timesBuilt\":1},\"type\":110}" ```
### Link to repository https://github.com/typedrat/catppuccin-shoko-webui ### Screenshots     ### Any additional comments? This is a web app so it could technically be handled with a userstyle, but...