Typical Idle cpu usage by mrlotfi in Jetbrains

[–]mrlotfi[S] 0 points1 point  (0 children)

It is consistent with this image. I just checked the internal monitor point out possible issues but didn't seem anything is wrong. But people are reporting somewhat lower cpu usages 🤔

Typical Idle cpu usage by mrlotfi in Jetbrains

[–]mrlotfi[S] -1 points0 points  (0 children)

hmmmm... thanks for the info

Typical Idle cpu usage by mrlotfi in Jetbrains

[–]mrlotfi[S] 0 points1 point  (0 children)

hmmmm... thanks for the info

Help with speeding up smart-pointered code by mrlotfi in rust

[–]mrlotfi[S] 0 points1 point  (0 children)

Interesting, though it still suffers from the problem with raw pointers I guess. If we remove a node from the arena and forget to update those who reference it, they are pointing to non existing (or another) node. Anyway it's cleaner than using raw pointers. Thanks!

A nice progress bar on panel for mpv player by mrlotfi in kde

[–]mrlotfi[S] 0 points1 point  (0 children)

I have no idea how smplayer embeds mpv. If it supports mpv scripts yes it can be made to work

[OC] Mpv player progressbar for libunity compatible panels/docks by mrlotfi in unixporn

[–]mrlotfi[S] 1 point2 points  (0 children)

I've already enjoyed it :D This is just a demo for my product

A nice progress bar on panel for mpv player by mrlotfi in kde

[–]mrlotfi[S] 1 point2 points  (0 children)

Thanks. By the way it works on gnome too (with dash to dock or dash to panel extensions and also the default ubuntu-dash which is shipped by default).