HackerLangs
TopNewTrendsCommentsPastAskShowJobs

simg

20 karmajoined hace 18 años
http:://www.holisticsystems.co.uk

Submissions

Radioscope: A device that turns Wi-Fi activity into sound

github.com
2 points·by simg·hace 6 meses·1 comments

comments

simg
·hace 4 días·discuss
AGI is human level intelligence. superintelligence is ASI
simg
·hace 17 días·discuss
>used techniques that shouldn't have been available to him

odd for a hacker to take that attitude ...
simg
·hace 17 días·discuss
perhaps, back in the day, when windows machines would automatically run autorun.inf if present on a cd or usb drive regardless of whether the machine was locked or not.
simg
·hace 4 meses·discuss
>demonstrates that model collapse can happen

yes, so given the title one might expect cited research that model collapse IS happening, as per OP's point.
simg
·hace 4 meses·discuss
>on conversation on these apps that can't be easily moved elsewhere.

they can be super easily moved. just use the existing export feature, all a competitor needs is ability to import conversations.
simg
·hace 6 meses·discuss
I built something slightly unusual over Christmas

Radioscope, a device that turns Wi-Fi activity into sound.

It started as an exploration into sonifying data and finding ways to perceive invisible systems without looking at a screen. With a Raspberry Pi and headphones, you can “hear” your wireless environment in real time. Access points, clients, handshakes, data transfers all become texture and rhythm.

It’s not a surveillance tool and it doesn’t capture payloads, it just listens to signal activity patterns and maps them to audio.

One thing that interested me was the ability to passively recognise different behaviours and wifi environments by ear. For example, bursts of management frames (like deauth storms) have a very distinct “signature”. Not sure if the use case here is art, accessibility, security research or just curiosity but exploring the boundary between networks and perception is interesting.

Mostly, it was an excuse to play with Rust and Dioxus, pcap parsing, and audio design and to see what happens when you treat networks like music. I find it quite relaxing as background noise.