Forgot your password?
typodupeerror

Comment Good move (Score 3, Insightful) 39

If you follow Daniel on Mastodon, you've seen him talking about the avalanche of complete bogus AI-reports he gets and the ever increasing time he has to spend dealing with them.

Enshittification of bug bounty platforms - a decade ago when many of the big platforms were starting, there were promises of pre-screening and helping to organize the inflow of reports. I'm guessing that's only for "premium" accounts only these days.

It's not a sustainable way to do application security testing.

Comment Firefox Mobile (Score 5, Informative) 57

It's also enabled by default on Firefox Mobile (on Android). Turning it off is rather more annoying because you have to:

- Navigate to chrome://geckoview/content/config.xhtml
- Toggle general.aboutConfig.enable to true
- Now you can navigate to the newly enabled about:config
- Toggle dom.private-attribution.submission.enabled to false

Not enabled on iOS because it's just a Safari shell.

Comment Re:I'll be hanging on to x86 Mac for a while (Score 1) 213

Also if you're working in docker environment, the target deploy environment is not going to be ARM docker. So you'll need additional steps for build/testing - the docker you develop is not the docker you deploy anymore.

I'm sort of feeling like you are at the moment. I doubt my next laptop is from Apple.

Slashdot Top Deals

"Virtual" means never knowing where your next byte is coming from.

Working...