Pepijn de Vos
Pepijn de Vos
``` $ find /sys/bus/pci/devices/0000\:03\:00.0/drm/card0/device/hwmon/ -type f /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/uevent /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power1_max_interval /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power1_max /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/energy1_input /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/in0_input /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power/runtime_active_time /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power/runtime_status /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power/autosuspend_delay_ms /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power/runtime_suspended_time /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power/control /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/power1_rated_max /sys/bus/pci/devices/0000:03:00.0/drm/card0/device/hwmon/hwmon2/name ```
Hmmm for me `intel_gpu_top` also doesn't really show much interesting for my Arc A770 GPU though ``` intel-gpu-top: Intel Dg2 (Gen12) @ /dev/dri/card0 0/ 0 MHz; 100% RC6; 0 irqs/s...
Could anyone share their working tapo webrtc two way configuration?
There should really be a way to disable this IMHO as it breaks any multiline messages, making it unsuitable as a drop-in default logger or in combination with other loggers...
I'm still working on a project page. All I have now is some twitter threads and an undocumented repository with code. And tbh in the months that past I've switched...
Probably a clause needs to be added here to link the correct stuff https://github.com/pepijndevos/futhark-pycffi/blob/bb2ca15ca6473e2a3dbe4c8d915781f7d4913077/futhark_ffi/build.py#L32-L40
I'm having the same problem. `drip ps` shows a dozen VMs, but `lein repl` starts as slow as ever. I am running checkout versions of both pieces of software now,...
I wonder what would be the correct way to handle Windows builds? If you get a Gnu toolchain pkg-config is a thing, but in the MSVC world it seems to...
What does Relm offer when combined with Glade? Imagine you're working with a designer who doesn't do Rust, would it make sense to have them design in Glade, or it...
Thanks! I was also struggling finding the right library versions but this worked like a charm.