Forgot your password?
typodupeerror

Comment Re:Before someone says it (Score 1) 95

That's the thing though. The biggest source of misinformation in ol' Blighty is Nr.10.

I don't think that would matter in practice. This law wouldn't let them specify what *news* is allowed, only what news sources, and there would be a huge stink if they tried to block the major real news outlets. They'd like to, I'm sure, but I really doubt that they'd succeed.

Comment Re:Before someone says it (Score 3, Informative) 95

It does demonstrate the problem with "misinformation" though. Some people will continue to insist it was true even years after it was proven false.

Russiagate was absolutely not "proven false". Mueller's report and both the House and Senate reports (from committees led by Republicans) thoroughly verified it.

Comment Re: It's the water: Re:Is vice signaling (Score 1) 105

So the cooling loop is a hermetically sealed ethylene glycol filled system. NOBODY but nobody cares about that; that is what people call a red herring at best and a diversion at worst. Every large building uses this type of system in some capacity.
What provides the cooling to the main loop? Is it provided by refrigeration, via water chillers? Then it uses gobs of power, which is a concern to other customers of the power supply. Is it provided by evaporative cooling towers? Then it uses gobs of water and a somewhat less power--which is a major concern in many of the areas they plan on installing these data centers. Is it a dry cooler--just a heat exchanger? The process temperature will be too high and it probably cannot operate in the desert where they plan on installing many of these colossal data centers.

So what is it? Or are they cooled by unicorn flatulence and billionaire's hearts?

Comment Re:The purpose of a factory is not to provide jobs (Score 4, Insightful) 158

The purpose of a factory is not to provide jobs.

It's intended to made widgets that can then be sold at a profit.

It's not a social welfare program.

The way things are headed, the only way people are going to be able to obtain money to pay for those widgets is via social welfare programs.

Comment Re:You'll end up with an empty repository (Score 1) 157

All true - but also a young arrogant engineer who completely failed to read and learn from people who have entire closets full of computing awards (including Turing Awards) for a reason.

Well, not just one young arrogant engineer, also most of the maintainers of the major Linux distros in the world.

If it's really a bad idea, the blame doesn't really fall on Poettering. Many young, arrogant engineers have built things that were stupid, and their things got ignored by the world. Some smaller number of young, arrogant engineers have built things that were stupid but were able to convince their PHBs that they weren't stupid and they got deployed. I don't think that's how I'd characterize the leadership at Red Hat (I never worked there, but I have good friends who did), but let's suppose that they were clueless and that's why they deployed Poettering's stupid idea.

But then how do you explain why so many others looked at it, experimented with it for a few years, and then decided to adopt it, and even extend it?

The systemd opponents are loud and forceful on social media. The people who actually build the systems, however, disagree. And It's not just one or two groups who are somehow beholden to Poettering, nor is it people who don't know anything or have no technical stake in the decision.

You might want to consider whether you're living up to your nick here.

I don't personally care that much. I find it mildly annoying that the old scripts my finger muscle memory still wants to type by default don't always work... but honestly I rarely need them any more, because my systems Just Work. And I have to consider the possibility that systemd is part of the reason Linux requires so much less maintenance than it used to. There are multiple contributors here. A lot of it is that drivers have gotten a lot better and other aspects of the system have matured (like the audio subsystem :^)).

But given its broad adoption by nearly all open source and commercial Linux distros, Occam's razor says that it's probably better than sysvinit. Or BSD init. Or Upstart. Or OpenRC, or... <insert favorite system manager here>.

Comment Re: Cool Cool (Score 1) 86

Necessary? I thought we were talking about what was legal. My mistake.

Appropriateness of the response to the emergency is part of the legal considerations. Congress granted the power for a reason. Taking that and assuming it means arbitrary power is not operating within the law, not for Trump, not for Biden.

And you clearly misremember the legal posture of suspended payments and interest.

In what way? Please correct me.

Comment Re:The standard pro self-driving argument (Score 1) 59

If you want to make it a scientific number, you need to compare like against like. Same driving times, same driving conditions, same driving speeds, same roads (for example, Waymo avoids tricky intersections)

Bah. If a human driver increased their safety and reliability by avoiding certain situations, would you call them a worse driver for it?

Waymo would have to be transparent and open with their data.

They provide full access to the regulators, and they've allowed academic researchers full access. Putting it all online would be more transparent, but they're a business and they have up and coming competitors.

Comment Re: strncpy never made sense (Score 3, Insightful) 40

strncpy() was not intended for null-terminated strings at all. It should have been named copy_null_padded_buffer(). Then its operation would have made sense to almost anyone. People wouldn't have minded the longer name much either, because hardly anybody uses null-padded buffers in modern software.

Note that a null-padded buffer that is completely full doesn't have any nulls in it at all. That's why strncpy() doesn't necessarily add a null termination. It also fills the entire destination buffer with nulls after the end of a short copy, which can be very inefficient when used with null-terminated strings.

TL;DR: don't use strncpy(). It doesn't do what anybody thinks it does.

Comment Re: Cool Cool (Score 2) 86

Do you honestly believe that mass debt forgiveness -- after COVID was already over! -- was a necessary emergency response to the pandemic? Suspending payments (and interest) during the pandemic made perfect sense, and that was not struck down. I don't recall that it was even challenged.

No, the debt forgiveness clearly had nothing to do with the (already-ended) emergency, it was just an attempt to skirt the law, and the courts were quite correct to strike it down as executive overreach. If Biden wanted to do that, he should have lobbied Congress to change the law. He didn't do that, of course, because he knew Congress would refuse -- even though his party held both houses.

Comment Re:Cool Cool (Score 1) 86

Your comment mischaracterizes what has happened. The Supreme Court has absolutely bent over backwards to let Trump do what he wants in temporary rulings, including jumping in to to stay lower-court orders that no previous court would even have responded to. But their on-the-merits rulings, when they have to issue a full opinion, have been much less friendly to Trump. There have been some incredibly bad ones (e.g. immunity) but Trump has lost more than he has won in SCOTUS final judgements.

Comment Re:who will do hard time hitting a worker can be c (Score 1) 59

who will do hard time hitting a worker can be charged as a felony under the state’s “endangerment of a highway worker” or “aggravated endangerment of a highway worker”

You're treating the current law as a standard handed down from on high, incontrovertible and guaranteed-correct, which must be applied verbatim. And, indeed, laws must be applied as written... but that doesn't mean the laws are perfect forever. Laws are written within a context, and when the context changes, the laws have to change.

In a world where all cars are driven by humans, if you want to protect highway workers one way to do it is to attach serious prison time to killing one and to publicize that fact loudly so that all of the drivers know that they should be especially cautious around highway workers, even more than they would around other sorts of pedestrians (let's put aside the moral debate about whether we actually should protect highway workers more than other pedestrians).

In a world where some cars are driven by software systems, that strategy doesn't really work -- as your question correctly points out -- but the right conclusion isn't "Therefore self-driving cars shouldn't be allowed", or "Therefore we must identify some scapegoat human at the company to put in prison". The right conclusion is "Therefore we need a different kind of regulation to keep highway workers safe from self-driving cars". What should that be? I can think of lots of possibilities, both pro-active (e.g. require self-driving vehicles to demonstrate in rigorous testing that their vehicles stay far from highway workers, with whatever minimum distance you want to specify) and reactive (severe penalties, up to heavy fines and/or immediate loss of permission to operate). The point is that the law should choose an approach that works with the new context.

Comment Re:The standard pro self-driving argument (Score 2) 59

So, for example, if self-driving cars today drive 10% better than the average driver, this also means that they all drive worse than 40% of human drivers out there.

And? They still drive 10% better than the average driver. And I realize that number is just an example, not intended to be accurate, but I still feel like I should point out that, statistically, it's too low.

The fact that the self-driving cars will all concentrate their worst behaviors in the same regions of the space of all driving conditions doesn't change the fact that, on average, they're quite a bit safer than human drivers. This wouldn't be true if the roads somehow changed so that the problematic-for-self-driving scenarios predominated, but they don't.

I considers these vehicules, in their current state to be too dangerous to be on public roads.

So you consider most human drivers too dangerous to be on public roads.

But I'm sure the usual binary-thinking simpletons will simply put me in their little "against" box anyway

You're taking a binary position (too dangerous to be on public roads), so you should expect people to evaluate your position in a binary way. Your other position, trying to position Waymo safety within the wide continuum of driver safety, is more nuanced.

My position is that if they're statistically safer than average human drivers, which makes them far safer than the worst human drivers on the road, then replacing human-driven cars with self-driving cars makes the roads safer. This is straightforwardly obvious. It doesn't mean the companies shouldn't be held accountable for their failures, and certainly doesn't mean that we shouldn't expect them to to continue working on improvements.

Comment Might work on the easy problems (Score 1) 56

This might work when there is a simple, easy search that can verify a fact. But that's often not the case. In my experience most cases of hallucination are cases where the LLM needs a fact mid-response, and the fact check requires both a non-trivial query and complex evaluation of the response data, sometimes involving judgement calls. When that happens, the LLM just gets lazy and goes with its guess rather than doing the check.

I'm speaking in the context of advanced models, mind, not the kind of thing that was available in 2022, nor the kind of thing that is available in Google search's limited-capability model, or open source models. Those are far more prone to hallucination. I won't say that, say, Claude Opus never hallucinates, because it does... but the hallucinations are common only when the models is being pushed hard, operating near the limits of its capacity, which makes it prone to taking shortcuts.

Slashdot Top Deals

Possessions increase to fill the space available for their storage. -- Ryan

Working...