Forgot your password?
typodupeerror

Comment antibody research (Score 3, Informative) 16

Antibodies are used in research because they can be trained to connect to almost anything small. Once they attach in the body or in a petri dish, you can use western blotting or florescence or other techniques to find the antibodies, and you've found what they attached to.

There are a number of other uses: https://en.wikipedia.org/wiki/...

Comment I'm curious. (Score 4, Interesting) 39

This sounds like it was written by someone who actually knows what they are doing, so I assume that they know better than I; but I am surprised to hear that it is impersonating a system dll; since (in all comparatively recent windows versions) system components are signed. Absolutely tons of fuckery you can do to them and around them; but if dpapi.dll doesn't have a signature that checks out the mechanisms that try to keep OSes up and running on marginal hardware subject to random power loss will likely eventually object and attempt a repair, even if there isn't any more paranoid EDR tooling in place.

Is the on-disk copy of dpapi.dll untouched and only the in-memory instance tampered with?

Comment Re:a path-traversal attack (Score 1) 78

The recent trend in software companies is to fire middle managers, and the metric used to evaluate managers for firing is the velocity. So that's the reason.

https://www.cnbc.com/2025/12/2...

If you like your manager enough to help them, then break up tasks into smaller tasks that take an hour or so but still have 1 point of value.

Comment Re:This reads like fake news (Score 1) 39

Especially since it's not clear what's in it for Iran. They're not at war with UK, but they are at war with US

They hit what they can. Iran has attacked or threatened many countries, including the UK.

It's understandable. If I were the head of the Islamist regime in Iran, I would be trying to build up nuclear weapons that could hit America as quickly as possible.

Comment Re:Apple doesn't have any games (Score 1) 19

And they don't do AI, either... So WTF are they doing with that hardware?

Tim Cook thought AR (augmented reality) was the future, that's why he started putting in the beefy hardware. Turned out the future was in chatbots.

Now Tim is not in charge anymore, the things he liked at Apple are like old leaves flowing away in soft autumn wind.

Comment Re: humble opinion (Score 1) 61

The available information isn't terribly specific; but on the surface it doesn't sound any deeper into application internals than it already does.

You can certainly go deeper into etw trace hell; but Task Manager knows how much CPU time you are eating, your memory consumption metrics, your network traffic, and has a (currently less granular) look at your consumption of GPU time. It also having a view of consumed NPU time seems totally analogous for a new flavor of coprocessor. Only one that might involve gory poking at the application(though I'd assume would be more logically pulled from the GPU driver) would be distinguishing "GPU Neural Engine" from GPU utilization generally.

Slashdot Top Deals

When you don't know what to do, walk fast and look worried.

Working...