#scrubbing

2025-05-28

Pollution Marine : le danger des "scrubbers"

loma.ml/display/373ebf56-1368-

PET URI
MATE
GREENWASHING 2wav a ES
wee N EE |

HARAS Eu ©
Fe er u— eit

Pr CURE ine: ee
[SE

sbrubbers “si
2025-02-11

#Doctors for America #lawsuit - #DC #judge orders interim restoration of data and resources removed from #HHS #CDC & #FDA websites by midnight tonight. https://storage.websites courtlistener.com/recap/gov.uscourts.dcd.277069/gov.uscourts.dcd.277069.11.0_1.pdf #legalresearch #law #courts #medicine #drugs #healthcare #publichealth #trump #doge #government #gop #maga continue #project2025 #heritagefoundation #scrubbing government #data despite orders from multiple #federal #judges. Won't Happen!

eicker.news ᳇ tech newstechnews@eicker.news
2025-01-24

»#GitHub Is Showing the #Trump Administration #Scrubbing Government Web Pages in Real Time: Watch the Trump administration play #DEI whac-a-mole on this government agency's GitHub page.« 404media.co/github-is-showing- #tech #media

Jectoons :krita: :debian:jectoons@comicscamp.club
2024-12-23

There used to be some free software that helped with scrubbing audio for animation.
(As in, see where each peak in the audio fell in each frame, usually 24 frames per second). I cant find it anymore (it had a bird name),and I also recall it had been not in development for a few years back in 2010. Yeah,a while ago.

My question is: is there an extension for VLC that fulfills this purpose? Maybe some other software?

Thanks!

#question #vlc #animation #extension #scrubbing #audio

2024-11-21

Any recommendations for #Facebook #scrubbing services that won't result in botting my account? Just want to delete all the things before closing up the meme shop.

Tiko (alt of Startide)Startide@macrofurs.social
2024-03-20
2024-01-06

#CDC guide to cleaning with #bleach starts with 'you don't need to do it unless someone is sick':

"In most situations, #cleaning alone can remove most germs, such as harmful viruses or bacteria, on surfaces. #Disinfecting to reduce the spread of diseases at home is likely not needed unless someone in your home is sick or if someone sick has recently visited.

"Cleaning is done with water, #soap, and #scrubbing. Cleaning removes germs, dirt, and impurities from surfaces."
cdc.gov/hygiene/cleaning/disin

Brian Gerfort🇺🇦:shuttersnitch:2ndNatureDev@mastodon.nu
2023-10-01

Optimized v2. I wish I could attach the file here.. “Compressed” copy-pastable implementation in Alt. 😄
(Alright, added to Bitbucket: bitbucket.org/2ndnature/ios17a)
#AVPlayerViewController #Scrubbing #Fix

#import <UIKit/UIKit.h>
#import <objc/runtime.h>
@implementation NSObject(sf)+(void)load{if(@available(iOS 17.0,*)){static dispatch_once_t t;dispatch_once(&t,^{Class ac=NSClassFromString(@"AVScrubbingGesturePlatformAdapter_iOS");if(ac){void(^sw)(Class c,SEL os,SEL ns)=^void(Class c,SEL os,SEL ns){Method o=class_getInstanceMethod(c,os);Method n=class_getInstanceMethod(c,ns);BOOL a=class_addMethod(c,os,method_getImplementation(n),method_getTypeEncoding(n));if(a)class_replaceMethod(c,ns,method_getImplementation(o),method_getTypeEncoding(o));else method_exchangeImplementations(o,n);};sw(ac,NSSelectorFromString(@"setGestureEnabled:"),@selector(snEn:));sw(NSClassFromString(@"AVScrubbingGestureController"),NSSelectorFromString(@"scrubbingGesturePlatformAdapterDidBeginScrubbing:"),@selector(snSc:));}});}}-(void)snEn:(BOOL)enabled{[self snEn:YES];}-(void)snSc:(NSObject*)a{Class c=object_getClass(a);Ivar i=class_getInstanceVariable(c,"_gestureEnabled");memset((__bridge void*)a+ivar_getOffset(i),1,1);i=class_getInstanceVariable(c,"_delegate");NSObject *gc=(i)?object_getIvar(a,i):nil;if(gc){Class c2=object_getClass(gc);i=class_getInstanceVariable(c2,"_gestureConfiguration");NSObject*o=(i)?object_getIvar(gc,i):nil;if(o){i=class_getInstanceVariable(object_getClass(o),"_linearSeeking");memset((__bridge void*)o+ivar_getOffset(i),0,1);}i=class_getInstanceVariable(c2,"_enabled");BOOL e=(i)?((BOOL(*)(id,Ivar))object_getIvar)(gc,i):NO;if(!e)[(UISwitch*)gc setEnabled:YES];}[self snSc:a];}@end
Brian Gerfort🇺🇦:shuttersnitch:2ndNatureDev@mastodon.nu
2023-09-30

Well this was a funky adventure. In case anyone else is bothered by this regression, here's my certain-to-not-get-past-App-Review fix. Works on iOS 17.1 too.
I don't know what they're thinking - it's like they've removed rubber-banding from scrolling. Or finger-tracking pinch-to-zoom. The mind boggles!
#Xcode #Developer #iOS17 #AVPlayer #Scrubbing #Fix

About a hundred lines of Objective-C code. The fix swizzles 3 private classes of AVKit and makes sure the scrubbing gesture is active and working as it did in iOS 16.
2023-08-22

🔐 𝐀𝐳𝐮𝐫𝐞 𝐖𝐀𝐅 – 𝐌𝐚𝐬𝐤𝐢𝐧𝐠 𝐒𝐞𝐧𝐬𝐢𝐭𝐢𝐯𝐞 𝐃𝐚𝐭𝐚

WAF rules can thwart malicious requests containing personally identifiable info (PII). Azure WAF log scrubbing tool ensures data security. 🛡️ Safeguard your logs by removing sensitive data using custom rules.

Check out our latest blog where we dive into the log scrubbing feature and explore real examples. Discover how to strengthen your web app security today!

techcommunity.microsoft.com/t5

#AzureWAF #WebAppSecurity #Azure #waf #scrubbing #log #sentinel #siem #soar #pii #cloud #cloudsecurity #soc #cybersecurity #loganalytics

2023-07-09

𝐈𝐧𝐭𝐫𝐨𝐝𝐮𝐜𝐢𝐧𝐠 𝐀𝐳𝐮𝐫𝐞 𝐖𝐞𝐛 𝐀𝐩𝐩𝐥𝐢𝐜𝐚𝐭𝐢𝐨𝐧 𝐅𝐢𝐫𝐞𝐰𝐚𝐥𝐥'𝐬 𝐒𝐞𝐧𝐬𝐢𝐭𝐢𝐯𝐞 𝐃𝐚𝐭𝐚 𝐏𝐫𝐨𝐭𝐞𝐜𝐭𝐢𝐨𝐧 (𝐏𝐫𝐞𝐯𝐢𝐞𝐰)!

Data privacy is paramount, and Azure Web Application Firewall (WAF) has taken a step forward with Log Scrubbing.

This preview feature allows you to remove sensitive information from WAF logs, ensuring enhanced privacy and compliance. Safeguard your data with Azure WAF's Log Scrubbing.

Learn more:

learn.microsoft.com/en-us/azur

learn.microsoft.com/en-us/azur

#DataPrivacy #AzureWAF #waf #logging #data #privacy #scrubbing #logscrubbing #azure #compliance #cloudnative #appsecurity #webapp #cybersecurity #microsoftsecurity #microsoft

Tiko (alt of Startide)Startide@macrofurs.social
2023-03-29
unfa🇺🇦unfa
2020-07-07

my (haven't done that in a loog time)

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst