HackerTrans
TopNewTrendsCommentsPastAskShowJobs

windsurfer

no profile record

comments

windsurfer
·قبل 16 يومًا·discuss
Perhaps a [Satire] note should be added to the headline.
windsurfer
·قبل شهرين·discuss
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
·قبل شهرين·discuss
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 أشهر·discuss
> 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 أشهر·discuss
https://github.com/Arthur-Ficial/apfel-gui uses on-device speech-to-text and text-to-speech
windsurfer
·قبل 7 أشهر·discuss
I have been using Nvidia on Linux for years and am able to run 95%+ of my library on Steam.
windsurfer
·قبل 7 أشهر·discuss
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 أشهر·discuss
It is officially recommended by the Troy Hunt: https://github.com/HaveIBeenPwned/PwnedPasswordsDownloader/i...
windsurfer
·قبل 8 أشهر·discuss
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}"