Fr4nk1in
Fr4nk1in
Same error here, raylet taking up space in `/tmp`.
The cause is that `leetcode.com` and `leetcode.cn` respond in different json formats when featching problems. In `leetcode.com` 's json response, `"stat_status_pairs > stat > frontend_question_id"` is a number: ```jsonc {...
Just found that some of the `leetcodecn`'s problem just have the title `LCP xx: xxx` 😅.  Also found that the daily problem API is also different, the code below...
> The question is , what is mean about `leetcodecn`'s frontend_question_id, it's same with `leetcode.com` ? Pretty sure that most of the problems has the same FID with different type...
I have ran a simple `git bisect` and found that commit https://github.com/Alexays/Waybar/commit/2673a5a4f1e2cee9f2edee57ca278697fdfdaf50 might be the reason.
Nope, still `Spotify`, tried both v0.10.3 (from Arch Linux Packages) and the latest commit (https://github.com/Alexays/Waybar/commit/99971556178ae504b7ba7ab559952f781925f7da)
Found a small problem in my config, I accidentally add `"escape": true` in the module. Thx for you time.
Sorry to reopen this, but I just encounter the same issue when I migrate this custom spotify widget into `mpris` one. ```json "mpris": { "interval": 1, "format": "{status_icon} {artist} -...
The v6 font also has this issue. 
Seems v7-beta fixes the issue. 