/* whitenoise */
- KVRian
- 1437 posts since 14 Apr, 2008 from velvet noise
/* whitenoise */
Last edited by noiseresearch on Mon Nov 30, 2020 2:35 pm, edited 2 times in total.
It refuses description, allowing only the vague approach of adjectives: dark, light, raw, angelic. Who or what is making these noises? Where are they coming from and what do they point to? What kind of entity can leave such a troubling sonic remnant?
- KVRian
- 1451 posts since 4 Oct, 2012 from Utah
If you're into Python, this could lead you down the right path: https://stackoverflow.com/questions/748 ... oving-them
There's also this article https://www.howtogeek.com/200962/how-to ... n-windows/ which has a few options.
There's also this article https://www.howtogeek.com/200962/how-to ... n-windows/ which has a few options.
Software portfolio
M.N.I.E - soon to be my musical portfolio
Hey, I'm Eurydice(Izzy for short) - she/her
M.N.I.E - soon to be my musical portfolio
Hey, I'm Eurydice(Izzy for short) - she/her
-
- KVRAF
- 2631 posts since 17 Apr, 2004
I believe I've used dupfinder in the past. If not, something with a very similar name...
http://www.dupfinder.com/
I'm sure google will unearth many more.
http://www.dupfinder.com/
I'm sure google will unearth many more.
Voted KVR's resident drunk Robert Smith impersonator (thanks Frantz!)
https://open.spotify.com/artist/2myYesRBRgQB3LkZzEYdt5 | https://soundcloud.com/steevm/
https://open.spotify.com/artist/2myYesRBRgQB3LkZzEYdt5 | https://soundcloud.com/steevm/
- KVRian
- 1451 posts since 4 Oct, 2012 from Utah
I got bored so I made one of my own: https://github.com/Dakkra/DuplicateFileTool
It's a simple little command line tool. It checks file sizes followed by SHA2 hashes on the files with similar sizes. It then lists the files and gives you the option to delete duplicates.
If no one uses it, fair game. I just wanted a little project to work on

It's a simple little command line tool. It checks file sizes followed by SHA2 hashes on the files with similar sizes. It then lists the files and gives you the option to delete duplicates.
If no one uses it, fair game. I just wanted a little project to work on
Software portfolio
M.N.I.E - soon to be my musical portfolio
Hey, I'm Eurydice(Izzy for short) - she/her
M.N.I.E - soon to be my musical portfolio
Hey, I'm Eurydice(Izzy for short) - she/her
