Mick West has done a great job analyzing the Go Fast (and other videos). Go Fast is consistent with it being a balloon based on triangulation etc. See https://www.youtube.com/watch?v=PLyEO0jNt6M
Posts by Quenda
12 publicly visible posts • joined 29 Aug 2018
Congress ponders underwater alien civilizations, human hybrids, and other unexplained stuff
Microsoft veteran ditches Team Tabs, blaming storage trauma of yesteryear
A friendly guide to local AI image gen with Stable Diffusion and Automatic1111
Haven't the people heard on installers?
Why can't a simple installer be created to do all this - especially for Windows? Plenty of other programs are able to be installed without all of these steps of going backwards and forwards to Github and entering the masochist world of the command line prompt. It seems the view of the AI/Linux crowd is why use one step when 17 will do the job.
Court gives FTC 30 days to swing again in privacy bout with location data slinger
IT blamed after HR forgets to install sockets in new office
One good deed leads to a storm in an Exchange Server
The coffee cup crash
At one place I was working an intern lost her coffee cup.
Solution: send an e-mail with a picture of missing cup to everybody in the address book by clicking on first entry, ctrl shift End, To, then send.
Unfortunately she did not realise the address book was for the whole global corporation (about 120,000 email addresses) so the email was huge just with all the e-mails, the picture of the cup was the icing on the cake.
Result: Mail system ground to a halt for hours. Not helped by her realising her mistake and trying to fix by recalling the e-mail (3 times as this didn't seem to be working) effectively quadrupling the load on the servers.
I don't know if she got her cup back.
Excel Hell: It's not just blame for pandemic pandemonium being spread between the sheets
Had a bad weekend? Probably, if you're a Sectigo customer, after root cert expires and online chaos ensues
Boffins step into the Li-ion's den with sodium-ion battery that's potentially as good as a lithium cousin
Lithium is only a small part of the cost of a Li-ion battery. Even if the lithium raw material was free the cost savings would be <10% off the cost of a battery. These guys should focus on performance (longer life, power density, better electrodes, charging times, safety etc) if they want to replace lithium - not likely to happen on economics alone.
If you never thought you'd hear a Microsoftie tell you to stop using Internet Explorer, lap it up: 'I beg you, let it retire to great bitbucket in the sky'
Re: Needed for SharePoint
Agree - these SharePoint issues means we have to keep using IE (recommend internal only, otherwise use Chrome). Edge just does not work as well as IE - strange given they are all Microsoft products and Edge and SharePoint are major parts of their cloud strategy which is Microsoft major strategic thrust.
Backdoors won't weaken your encryption, wails FBI boss. And he's right. They won't – they'll fscking torpedo it
No, eight characters, some capital letters and numbers is not a good password policy
How about limiting the number of login attempts?
Surely if there is a limited number of failed logins (say 10 failures and the account is locked) then unless the user has completely stupid passwords like "password" then a dictionary attack won't work. Limiting the number of failures seems to be able to overcome these type of attacks and protects users from themselves.
Any system that allows thousands of failed logins is asking to be hacked - you can't rely on users to have sufficiently complex passwords to resist millions of brute force attacks.