bobince
No user record in our sample, but bobince has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but bobince has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
> Countless time wasted because the anti-virus or some other part of Windows locked a file. And the whole edifice of “you need to reboot to update anything” is a knock-on effect of the file locking/sharing model,…
OVH are putting up prices in the same way, with the same reasoning. (I don't know about storage, but VPS stuff I'm using is going up ~20%.) Used to be every VPS refresh cycle you'd get more server for less money. This…
Of all the things I wrote on SO, including many actually-useful detailed explanations, it was this drunken rant that stuck, for some reason.
Yes, they're originated by PayPal, but collected by a different original recipient and from there sent on to the victim. The envelope-recipient is not part of the material signed by DKIM, so the signature remains valid.…
Script running on usercontent.github.com: - is allowed to set cookies scoped to *.github.com, interfering with cookie mechanisms on the parent domain and its other subdomains, potentially resulting in session fixation…
Yeah it's a thin layer over MSI tables, so if you don't already know how Windows Installer works then it's not at all clear how to do many seemingly-basic installer tasks. And few people really know how Windows…
Ugh, a friend bought some similar device due to a misleading description of what the HD was. He'd tried to change the partitioning without knowing it was there; turns out if you had anything but a single Windows…
It's to avoid vertical margin collapsing. The rules for margin collapsing are complex, counter-intuitive, and often considered misconceived. (https://wiki.csswg.org/ideas/mistakes) It's typically easier to work out a…
Yeah Win32_Product is a disaster, even by WMI standards. The proper way to enumerate the Windows Installer database should be MsiEnumProductsEx. Except. If someone has monkeyed with a product key name in the registry…
ReportLab can render gradients, but it's poorly documented. See eg https://stackoverflow.com/questions/452074/creating-a-gradie... I use the method with `canvas.clipPath(path, stroke=False, fill=True)` on a path I've…
The Netscape of the 90s wasn't interested in making features ‘safe’. They were about throwing out features as quickly as possible to see what would stick. The simplest possible syntax is to make named elements available…
> So 20.04 will likely be my last ubuntu-flavored distro. I'm hanging on with 22.04 using the mozillateam PPA to get a proper deb firefox and it's working fine for now. If they stop exposing that option I'll be off too.…
The prevalent milk in Germany (originally promoted as “hält länger frisch” et al) is Extended Shelf Life (ESL). It's treated hotter than traditional (HTST) pasteurisation of the type dominant in the UK, but not as…
Flexible is a double-edged sword. `querySelector` is bringing in the added complexity of selector syntax, which is more stuff to think about that isn't relevant to what you're trying to do. For example now you have to…
The reason I run desktop Linux isn't because it has a particular feature I want. It's to get away from all the Windows features I don't want — bloat, bundleware, ads, telemetry, forced AV, forced cloud features, forced…
In the UK we have cafonline.org which works nicely for this purpose. Nothing similar in the US?
It needn't have been this tall. With the internal combustion engine out, Ford could have designed a lower, more curved, less deadly front end. Instead, they kept the high nose and used the space as a trunk. After all,…
Oh it's older than that, even. IE was always fine without the space. It was for Netscape. So, sure, maybe there's a good reason to want XML-compatible syntax. But Netscape 4 users? Let's hope not!
They don't even necessarily care about Windows support. Upgrade to a new version that doesn't quite work the same with the hacks in their cobbled-together drivers, and you're quickly in the same boat as the Linux users.
> Did Java applets actually have a JS API? Sure. LiveConnect was commonly used as glue to invoke and interact with applets from JS. I wouldn't necessarily say that it enabled a virtually unlimited blah blah enterprise…
If this unacceptable mess is "doing it well", perhaps the whole idea is doomed and should not be attempting to do it at all. > It comes down to an argument of trust - do you trust Apple is acting in your best interests…
I'm guessing Eidos's Optima video editing system? That was the last of the major RISC OS users as I remember it.
Very this. My mind is not app-centric. I want the shell where I'm looking at logs, the editor where I'm taking notes, the browser where I'm checking some doc. I don't care to think about which terminal application the…
Another '76. There was nothing in the curriculum where I was. There were computers dotted around the place run by enthusiastic maths, physics and design teachers, which occasionally made it into a lesson, but more…
At least being online means they can fix it quickly. (Until the next marketing update that adds a vulnerable script, natch.) Back in the IE5 days they had similar bugs in res:// (DLL resource) pages, running in the…