jyn
jyn
I'm looking over this now, and it seems we _do_ have some logs in /var/log/nginx we could grep for. Note that these logs are not accurate because we cache using...
It would be a fairly large time and storage investment (where would we store the logs?). I would be willing to take a PR adding this, but I don't plan...
note that there are actually *two* defaults here: the default for the `define_editor` function, which is meant to be called in `startup.jl`, and the default for the fallback code which...
> Should that be a general concern for people who don’t have colors for whatever given reason? note that this particular case is being fixed upstream in rustc: https://github.com/rust-lang/rust/pull/132780 but...
the warnings: 
I agree that something fishy is going on here (probably github's search Javascript is picking a random repository to determine which labels exist), but can we agree that this PR...
i did some investigation into this issue. note that `spotify-qt --play-pause` from the CLI also doesn't work (it prints "spotify-qt is not running"). the proximate cause is that the QDBusInterface...
i see these logs from dbus-monitor which are likely related: ``` method call time=1753723923.344407 sender=:1.948 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello method return time=1753723923.344414 sender=org.freedesktop.DBus -> destination=:1.948 serial=4294967295 reply_serial=1 string...
i suspect the problem is that the `dbus-mpris` section of `snap/snapcraft.yaml` is needed in order for Qt6 to respond to the Introspect call. that would also explain why it only...
@Kixiron This refers to uploads to crates.io, not anything on github. We'd need crates.io to add a webhook API first: https://github.com/rust-lang/crates.io/issues/381