HackerTrans
TopNewTrendsCommentsPastAskShowJobs

windsurfer

no profile record

comments

windsurfer
·16 दिन पहले·discuss
Perhaps a [Satire] note should be added to the headline.
windsurfer
·2 माह पहले·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
·2 माह पहले·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}"