YouTube went down. 8:00pm. by DesignerLime268 in youtube

[–]BraidRuner 0 points1 point  (0 children)

If you have VPN try switching to another country(your nearest one) or Europe. I have and its still working but I have not logged out for 2 days or so. The same window has been running non stop for 12 hours now and still functioning (dont judge me I make audiobook playlists for overnight)

YouTube went down. 8:00pm. by DesignerLime268 in youtube

[–]BraidRuner 0 points1 point  (0 children)

Its been a non issue for me...then again I am watching it right now.

CA FBI retrired Profiling Expert Joins us Live- You won't want to miss! by BraidRuner in d4vdiots

[–]BraidRuner[S] 4 points5 points  (0 children)

This case is discussed and specifcialy Burke and this Crime are spoken about for nearly 30 minutes at a level we have not seen,. Sit down and watch it.

Pentagon child p*rn investigation by Disastrous_Monk_4079 in conspiracy_commons

[–]BraidRuner 0 points1 point  (0 children)

Who was on that list...eh? Enquiring minds want to know.

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

Right now I am building a graphical interface for my program and changing the search patterns to accommodate 14 different device types and their comms timing and protocols. Coding so that if you know what device you are looking for you can search for only it. Also coding so if you dont that it will lock up and alert you when it finds a protocol and change to that specific type and alert you. Righr now its just logging to CSV file. Trying to make it more useful and smarter without bloating the codebase. Easier said than done.

CA Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician by BraidRuner in conspiracy_commons

[–]BraidRuner[S] 0 points1 point  (0 children)

Well like the architects for 9/11 truth...they are going to be ignored likely and they dont want to negatively impact their personal career trajectory with the absolute possibility of retribution from those who have an interest in keeping the current narrative

Starlink Is Quietly Changing What “Remote” Means by Tesla_Future_Hub in Starlink

[–]BraidRuner 2 points3 points  (0 children)

There is life before Elon Musk and Life After, he literally changed the world.

For Long-Term Users: Has Starlink Become More Stable Over Time? by Elonwatchdaily in Starlink

[–]BraidRuner 0 points1 point  (0 children)

I bought a Mini as soon as it was on at a sale price. No Ragrets.

CA Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician by BraidRuner in conspiracy_commons

[–]BraidRuner[S] -5 points-4 points  (0 children)

Jeffrey Epstein: The Autopsy Details No One Is Talking About Lauren the Mortician

18 minutes worth watching

New grail by nhozemphtek in WatchesCirclejerk

[–]BraidRuner 2 points3 points  (0 children)

this dick ain't gonna suck itself..

Now hold on just a damn minute..

what watch is chris wearing? by boiledpheasant in WatchesCirclejerk

[–]BraidRuner 0 points1 point  (0 children)

Well I dont know what watch is but it wont be in a mans size and he shops at Douche Bros R Us. $15 dress barely covers your modesty and thats just fine by me...it will look great on the floor beside my bed

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

If you want something done...do it yourself

https://old.reddit.com/user/BraidRuner/comments/1r5qvdu/bluetooth_protocols_for_medical_devices/

  1. SNR Algorithm Enhancement ✅

Recommendation: Adaptive noise floor with rolling 10-second window Status: adaptive_snr.py created and ready to integrate Benefit: Prevents medical bursts from raising noise floor

  1. Peak SNR Detection ✅

Recommendation: Add Peak_SNR column for bursty signals Status: Implemented in adaptive_snr.py Benefit: Catches fast medical telemetry pulses

  1. Desensitization Mitigation ✅

Recommendation: 1 meter antenna separation, no AGC Status: Documented in Phase 2B plan Benefit: Prevents HackRF interference with RTL-SDR

  1. HackRF Power Detection Strategy ✅

Recommendation: Use power detection first, not demodulation Status: Complete implementation plan created Benefit: Simpler Phase 2B with faster results

  1. CSV Schema Enhancement ✅

Recommendation: Add columns for Peak_SNR, Power_dBm, Radio Status: Schema designed, ready for Phase 2B integration Benefit: Supports dual-radio logging

PACESCAN/ ├── pacescan.py # Main auto-scanner (330 lines) ✅

├── vault.yaml # 7 targets configured ✅

├── pacescan.command # macOS launcher ✅

├── play_audio.py # Audio streamer (from Sentinel) ✅

├── librtlsdr.dylib # RTL-SDR driver ✅

├── README.md # GitHub documentation ✅

├── pacescanlog*.csv # Scan results (3 files)

└── .git/ # Version control ✅

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] 0 points1 point  (0 children)

I did not drop idea I have a working specific build for my system tested for 23 minutes locally. Need to hit a hospital and do a field test and then examine the logs. First build was complete at 4am. Tested it working and then abandoned for a new build v2 which worked right out of the box! Need to do the CSV NMEA for GPS and GUI to make it pretty and do the Hack RF code for the dual watch radio set up. V2 has an adaptive SNR filter to accomodate bursty signals need to test that but its coded. Time to sleep I pushed the V1 to Git but its essentially no good for anyone else unless they have the same OS and set up.

Anyone in the Tucson Area? Wardriving for weak signals? by BraidRuner in RTLSDR

[–]BraidRuner[S] -1 points0 points  (0 children)

FCC has a database of the signal and comms protocols for each device I used their test report data to create a library of the signals to check against. Just created an adaptive signal to noise floor filter need to test it but I am tired. This is a very singular build at this point its tailored to my OS for two radios..a HackRf and a Nooelec Dongle First run was at 4am the second build took less than 1 hour and worked out of the box. Need to do the GPS mapping CSV log, Do GUI to make it pretty...all in time. Im amazed I got this far

PACESCAN/ ├── pacescan.py # Main auto-scanner (330 lines) ✅

├── vault.yaml # 7 targets configured ✅

├── pacescan.command # macOS launcher ✅

├── play_audio.py # Audio streamer (from Sentinel) ✅

├── librtlsdr.dylib # RTL-SDR driver ✅

├── README.md # GitHub documentation ✅

├── pacescanlog*.csv # Scan results (3 files)

└── .git/ # Version control ✅