Results 7 comments of Diego Veralli

I'm seeing the same issue (under podman): ``` (gdb) r Starting program: /usr/local/cargo/bin/wasm-pack build --release --no-typescript --target web --out-name wasm --out-dir ./static [Thread debugging using libthread_db enabled] Using host libthread_db...

I haven't found a way to put this in .gcalclirc, I don't think subcommand options are supported in the config file, so for now I'm running a slightly modified fork...

I ran into this today. It starts with the second notification, the first one renders at full resolution. Here's an example: ``` $ killall mako $ notify-send -a Notifications -c...

I have this problem with spotifyd as well, but the issue is not the command (eg. Play / Pause), but the "Properties.GetAll" that precedes it. I don't know what spotifyd...

Hi @seki-shinnosuke. Unless there's a specific security reason, `rollbar-java` will add dependencies to the lowest possible version of the 3rd party libraries. As long as those libraries maintain backwards compatibility,...

I'm having the same problem. Today I left it stuck for ~30m in the middle of writing a Rust function, and it didn't output anything during that period. My CPU...

> I'm having the same problem. Today I left it stuck for ~30m in the middle of writing a Rust function, and it didn't output anything during that period. My...