Clement Tsang

Results 212 comments of Clement Tsang

Main thing is the data collection and testing. Normally I rely on other crates to do this and just extract the relevant data, but: 1. The main two data libraries...

Sorry, been busy with a bunch of IRL stuff so activity on this application has been unfortunately somewhat slow (about to move to another country for work). Putting that aside...

Just as a follow-up, I recently tested on an m1 max and can confirm that aside from the temperature sensors, things seem to work fine at first glance. If it...

More follow-up: sysinfo 0.25.3 supports m1 temperatures! However, it has a segfault issue, so I'll wait till that's fixed before moving to it.

> Any plans on supporting the temperature sensors on Apple Silicon? Speak of the devil, I actually just merged https://github.com/ClementTsang/bottom/pull/806 which should mean temperature works now on M1 (at least,...

Closing this in favour of a milestone: https://github.com/ClementTsang/bottom/milestone/1

Never mind, milestones look absolutely terrible, going to keep this issue open.

I think(?) this is already fixed in the main branch, I'll test later.

Ah, remembered wrong - it's fixed in one of my in-progress PRs (#749). Will close this when that is resolved.

Yeah, that would be the quick way of implementing it. I might do that for now once I'm a bit less busy with IRL, since it's fairly easy to add....