Fr4nk1in

Results 15 comments of 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` 😅. ![image](https://user-images.githubusercontent.com/74861140/223945854-d5304644-9886-4464-beea-98a101bee5a2.png) 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. ![image](https://github.com/subframe7536/maple-font/assets/74861140/7d41d544-f511-4e54-b92b-b136c3ddb1f8)

Seems v7-beta fixes the issue. ![image](https://github.com/subframe7536/maple-font/assets/74861140/e9f6c942-07af-4fe5-ad93-dc8b842106d3)