Mingye Wang

Results 407 comments of Mingye Wang

Hmmmm, it could be interesting to put a access method setter in the driver so a program can change it at runtime... Changing Info.plist would have the downside of requiring...

That would be too late to not break the USB stuff, but I was thinking about making `smartctl -d sat,16` kind of work – so that I can get the...

Reproducing ipfs/kubo#7621 here. I got the port forwarding set on the router, but libp2p made up its own. Not a big deal except for, well, the fact that it's random...

I suggest you just try it. The earlier versions (non-end-to-end) of LPCNet works using a traditional encoder and quantizer, and the NN is only responsible for decoding: basically reconstruct the...

> This seems pretty advanced use, so I wonder how many people would use this feature. Some restricted connections (read: China) are terrible for trackers but acceptable for DHT, PeX,...

Can confirm. Luckily enough it did work for saving and loading as long as you are on NTFS, but it does make editing a lot harder.

I \*suppose\* the clarification can be in the form of ```diff -Culling is when you don't render things that the player can't see, to improve performance +Culling is when the...

Archlinux 用户的利益值得特殊考虑(逃

If something breaks, try removing the cure_str selective coercion on file stuff and just always open the files in binary mode instead.

Instead of doing "from future" i should probably make everything explicit…