HackerTrans
热门最新趋势评论往期问答秀出招聘

windsurfer

no profile record

评论

windsurfer
·16天前·讨论
Perhaps a [Satire] note should be added to the headline.
windsurfer
·2个月前·讨论
Yes usually, since an important aspect of steganography is error correction. For example we know that SynthID is robust enough to survive resizing and small blurs.
windsurfer
·2个月前·讨论
Even if you remove a watermark, the companies still have a record of which images they have generated and for whom. Even if you remove the obvious watermarks, all major image generators are using steganography to embed hidden information that you can't be sure were removed. This is a type of one-sided arms race where one player gets to be invisible if they want to.
windsurfer
·3个月前·讨论
> All types of asbestos fibers are known to represent serious health hazards in humans and animals

https://en.wikipedia.org/wiki/Asbestos#Health_impact
windsurfer
·3个月前·讨论
https://github.com/Arthur-Ficial/apfel-gui uses on-device speech-to-text and text-to-speech
windsurfer
·7个月前·讨论
I have been using Nvidia on Linux for years and am able to run 95%+ of my library on Steam.
windsurfer
·7个月前·讨论
It has been my experience that this is currently the case. I haven't had to even open protondb or search for a workaround in over a year. The only titles I know that don't work are a handful of multiplayer games that have intentionally disabled linux support.
windsurfer
·8个月前·讨论
It is officially recommended by the Troy Hunt: https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader/i...
windsurfer
·8个月前·讨论
You can download the entire dataset using curl (will be 40+ GB)

    curl -s --retry 10 --retry-all-errors --remote-name-all --parallel --parallel-max 150 "https://api.pwnedpasswords.com/range/{0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}{0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}{0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}{0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}{0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F}"