Why Nostr? What is Njump?
2023-08-25 09:45:19
in reply to

⟨Joe⟩ /ˈɔɪklɪd/ on Nostr: npub1z2qdm…u3yuf The cpu frequency governor (which will probably be either ...



The cpu frequency governor (which will probably be either ondemand, powersave, or performance) can be found by running a command like the following in the terminal:

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

As for the CPU vendor, the following command will return either GenuineIntel or AuthenticAMD:

grep 'vendor_id' /proc/cpuinfo | head -1
Author Public Key
npub1ycal2qd5j72sjz2lu6lhl97af9hgunc07h0x3n7kdu3ff8az6deqwv3vea