@Lenovo I just picked up Yoga slim 7x and tried to power on, but the laptop simply won’t power on. I plugged in a 30W charger laying around, still no luck. I finally had to plug in the charger that came with the laptop (65W) to be able to turn it on. Is this expected behavior?
Ported gunzip to Golang. Prior to this, I had zero experience with Go but was able to port it in just a week. Go is an incredibly easy language to learn if you are familiar with C/C++/Rust. Not sure what's up with GOMAXPROCS glitch...
https://t.co/LZTduZDo6T
Introducing yet another Rust implementation of gzip/deflate library (decompression only for now). Simple yet fast. Supports multithread and streaming API. ~1000 lines of code with step-by-step tutorial.
https://t.co/WihkZakRyr