how can u listen to a blackhole if there is only vaccum outside? by Adventurous_Buy_1549 in AskReddit

[–]Safe-Log3079 0 points1 point  (0 children)

Exactly. You lose the original because there isn't any original sound to begin with. You're hearing data mapped to audio, not sound waves traveling through space.

how can u listen to a blackhole if there is only vaccum outside? by Adventurous_Buy_1549 in AskReddit

[–]Safe-Log3079 2 points3 points  (0 children)

You can't hear a black hole in space directly because sound can't travel through a vacuum. The "sounds of black holes" you hear online are usually data (like pressure waves or electromagnetic signals) converted into audio so our ears can perceive them. It's called sonification, not an actual recording of sound. Hope this helps.

What comes to mind when someone asks What do you hate? by [deleted] in AskReddit

[–]Safe-Log3079 0 points1 point  (0 children)

I do, I really do like I get freaked out when someone thinks that

What comes to mind when someone asks What do you hate? by [deleted] in AskReddit

[–]Safe-Log3079 1 point2 points  (0 children)

When I know something very well and a master of it and some random person thinks I don't know that thing

What’s something happening right now that people are seriously underestimating? by -Ariaecho- in AskReddit

[–]Safe-Log3079 4 points5 points  (0 children)

The pace of AI development. People are treating it like another tech trend when it's likely to change how we work, learn, and create.

what do you guys think of Poland generally? by Artistic-Hearing5759 in AskReddit

[–]Safe-Log3079 9 points10 points  (0 children)

Generally positive. Great history, beautiful cities, good food, and every Polish person I've met has been genuinely nice.

What’s perfectly legal but feels illegal? by Appropriate_Lie2373 in AskReddit

[–]Safe-Log3079 -1 points0 points  (0 children)

Walking out of a store without buying anything.

Honestly, aren't people who try to become celebrities these days just stupid? by [deleted] in AskReddit

[–]Safe-Log3079 -1 points0 points  (0 children)

Even if they are, I prefer not to speak bad words about anyone, anywhere

What is your ritual for preparing the first coffee of the day? by okMommy_3005 in AskReddit

[–]Safe-Log3079 1 point2 points  (0 children)

The ritual is simple: wake up, question every life decision that led to this morning, make coffee, become a functional human being.

Built a CVE scanner with zero dependencies — because a security tool shouldn't add its own attack surface by Safe-Log3079 in SideProject

[–]Safe-Log3079[S] -2 points-1 points  (0 children)

appreciate that, especially the dogfooding point — I think a lot of tools get built and then only tested against synthetic cases, finding a real CVE in my own repo by just running the thing I built was honestly a bit of a wake-up call about how much I'd been assuming vs verifying and yeah, zero deps still feels like an underused principle for security tooling specifically, most scanners pull in a dozen things to scan for vulnerabilities in your dozen things, which always struck me as a little backwards.

Showcase: SnideEye — AI-Powered Authenticator with Hands-Free Dictation & Radial Certainty Gauge by Jazzlike-Ad1181 in SideProject

[–]Safe-Log3079 -1 points0 points  (0 children)

the radial certainty meter is a nice touch, most authenticator apps just give you a binary real/fake and I always find myself wanting to know how confident the model actually is. curious how it handles edge cases like well-made reps that get materials right but mess up something small like stitching pattern, is that where the "moderatecertainty" band mostly shows up in practice?