It took maybe 10 minutes or so for a 256 GB hard drive for me, if I remember correctly.
That was an SSD, though, so yeah, mileage would definitely vary on an HDD.
Hmm, what does that full format do? Write zeros over everything?
Personally, I would run shred
on the root filesystem. It’s a tool specifically intended for properly deleting data (overwrites it with random data multiple times).
I came into this comment section wanting to make the same argument, but I guess, you could also be carrying around a USB-C-to-audio-jack adapter in addition to your wired headphones…
I thought, this was going to be about DoomRL, which is a different take on that: https://drl.chaosforge.org/screenshots
🙃
Of course, yes. I’m just explaining why there’s more political motivation to not be hit by a car than a motorcycle.
They do have a history of such things happening, yes, which is why my comment exists in the first place. Normally, I would assume this to just be the result of regular shitty management practices paired with regular shitty profit motives.
The history makes it look like they might genuinely have a higher motive here, and I’m saying I still don’t think so, because it would be far too petty and I don’t see them benefitting that much from it.
A motorcycle has a higher chance of killing its rider rather than bystanders, when compared to cars.
Most of it?
Google is blocking popular instances these days, so yeah, you basically need to find an unpopular instance, which usually means it’s new and may not live for long, or it will quickly become popular, because it works, which will cause Google to block it.
Yeah, Google started blocking popular instances of Invidious and Piped in May this year: https://github.com/iv-org/invidious/issues/3822
Every so often, it may start working again when those instances get a different IP address, but it usually doesn’t last more than a few days…
The thing is, I really don’t think, Google would care about Firefox. Firefox is sitting at negligible percentages of usage share. The only real competitor to Chrome is Safari and that’s because of iOS.
I guess, they might impact Safari on macOS with this, but someone would have to try this out to actually see, and ultimately, this could still just be a dumb mistake.
Having said that, Google holds a near-monopoly in both video content and web browsers. They have a special duty to not disadvantage competitors and even if this was an honest mistake, I do think, it deserves a slap on the wrist.
It looks similar in structure to JSON:
{
"attr": {
"size": "62091",
"filename": "qBuUP9-OTfuzibt6PQX4-g.jpg",
...
};
"key": "Wa4AJWFldqRZjBozponbSLRZ",
...
}
So, it might be some JSON meta language. I just find it weird that it seems to contain all data, so you wouldn’t use this for validating or templating JSON.
But ultimately, it also means with a handful of regex replacements, you could turn this particular file into JSON. Might make building your own parser almost trivial…
I mean, at this rate, I’m imagining Microsoft will have hollowed out OpenAI in a few years, but I could see them buying Boston Dynamics, too, yes
If we’re talking passwords, that’s a no. If we’re talking enough personal data that you could use it for spear phishing, identity theft or targetted malvertising, that’s a no.
Honestly, no matter how innocous the information you want is, I would be extremely suspicious why you’d want it. And I’m certainly not turning off my ad blocker either.
I guess, the real question is: Could we be using (simplistic) LLMs on a phone for predictive text?
There’s some LLMs that can be run offline and which maybe wouldn’t use enormous amounts of battery. But I don’t know how good the quality of those is…
You’re in the No Stupid Questions community. Think about rule 7 in particular.
Yeah, I do also think, it could be built today. But I mainly just don’t expect such glasses to have enough mass market appeal that it would actually be available by 2030…
Using such glasses? I realized, I didn’t explicitly say that in the comment you replied to…
Well, to reference Julia Evans another time:
head
andHEAD
are specifically the third meaning of ‘branch’, i.e. the newest commit on a branch, but can also refer to a commit not on a branch, when in that detached head state.And while I’m not enamored with these names either, I can’t think of a word that I like better for this meaning.