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}"