Lemmy | feddit.it/u/edinbruh |
reddit.com/user/TrustYourSenpai |
Lemmy | feddit.it/u/edinbruh |
reddit.com/user/TrustYourSenpai |
Achievement Unlocked!
I have now reached the "telling people at NVIDIA how their hardware works" level.
Saw an atrociously bad post? You can now release a live swarm of bees directly towards the author!
Just press the button and they're sent off instantly, no further action required. 馃悵馃悵馃悵
Alex Deucher (one of the main amdgpu developers) posted some patches to get the "OEM I2C bus" working, which is the I2C bus used by the board vendors to control their various RGB controllers. I tested it on my Sapphire Nitro RX580 and my ASUS TUF RX7800XT and can control both with #OpenRGB! This is something we've been needing for years!
https://gitlab.freedesktop.org/agd5f/linux/-/commits/oem_i2c
"My Reaction to Dr. Stroustrup鈥檚 Recent Memory Safety Comments"
https://www.thecodedmessage.com/posts/stroustrup-response/
Discussions: https://discu.eu/q/https://www.thecodedmessage.com/posts/stroustrup-response/
The NSA recently published a Cybersecurity Information Sheet about the importance of memory safety, where they recommended moving from memory-unsafe programming languages (like C and C++) to memory-safe ones (like Rust). Dr. Bjarne Stroustrup, the original creator of C++, has made some waves with his response. To be honest, I was disappointed. As a current die-hard Rustacean and former die-hard C++ programmer, I have thought (and blogged) quite a bit about the topic of Rust vs C++.