Forgot your password?
typodupeerror

Comment Reminds me (Score 1) 152

Of every tv show where a bomb has a convenient countdown clock on it. In the old days it was an alarm clock wired to the bomb, then it was changed to a red digital timer because progress.

Anyone remember the movie V for Vendetta? Conveniently, V's bomb in the control room had a countdown clock so the guy who had no idea what he was doing knew how many seconds he had left.

Comment Re:subscribe to Amazon Prime now (Score 1, Troll) 34

You might say waiting 2 days for a free delivery is super bad inconvenient,

Only whiners living in their parent's basement would say this. For nearly everything one could buy (excluding groceries), two days is insignificant. If you're in that much of a hurry to get something, either an emergency has come up or you're too stupid to plan ahead.

Comment Re: When The Replacements, aren't. (Score 2) 44

Is Twitter operating just as well?

The gutted moderation lead to a lot less advertisers bidding on views.

The unreliability of the service during the transition to being so far reduced dramatically reduced the number of daily users.

The company isn't public, so we don't know if it's making more/losing less money than it was. But we can be pretty certain that the operations are not the same (reduced users less money per user).

Comment Re: I use mine all the time. (Score 1) 59

You need to dock it to do work.

But a sub $50 dongle on a desk with a monitor, mouse, and keyboard you're good to go.

In that sense it's sort of less portable than a laptop (need the work desk reserved for it), but in other ways it's more portable (smaller and lighter). The same device can dock at a TV and be a console, or dock at a desk and be an office PC. It's pretty convenient if you have multiple use spaces that are fixed. It's very inconvenient to take to the cafe and work.

Submission + - The oral tradition that built software may not survive AI (fastcompany.com)

smooth wombat writes: Writing software is not just about knowing what to code. Verbally passing on knowledge of why something is done one way or the other, how to diagnose an issue, or what changes took place after implementation because no one documented those changes has been part of programming since day one. However, with the advent of AI, that institutional knowledge may be under threat.

It’s tempting therefore to imagine that generative AI will step into the breach and solve this for us. After all, even if you don’t want to turn a large language model (LLM) loose on a legacy code base—and there are plenty of reasons that you shouldn’t—having it generate documentation on the codebase itself might sound like a solution to the absence of other written information. LLMs can certainly summarize code back to you.

But hold up with that idea. Beyond hallucinations, there’s a deeper problem: Writing documentation is itself part of the thinking process. Whether I’m writing history or software, putting an approach into words helps refine it before I sink hours into implementation. Documentation also captures intent. An LLM may be able to summarize what a codebase does, but it cannot reliably explain why a developer chose one approach over another, or what trade-offs shaped that decision.

Moreover, it’s a chance for somebody else to understand why you did what you did. If they plan to change what I wrote (especially in a few years), they might understand why I needed to write it that way and what might be lost if you take it out. An LLM can read code that I’ve written. It might even scan a large codebase and accurately summarize what it’s doing. But it can’t assess authorial intent.

Comment Re:ha! (Score 1) 112

I told you guys that whole Bernoulli thing was total BS ..

Well, it is true that the wing attack angle generates 2-3x more lift, than a cambered wing at 0 degrees. So while both the attack angle and camber contribute to lift, the attack angle is far more significant.

But the lift from camber and from angle of attack are both caused by the Bernoulli effect.

Comment Re:Wow, Random ! (Score 1) 140

If we interpret the digits as base 10, we are only using 6 out of 10 possible digits. We have gaps in the range. That doesn't seem random. Some values having a zero probability of appearance.

You don't interpret the number of dots on the dice faces as digits in base 10, you convert the dot patterns to whatever base you want.

Comment Re: Say what you will re: free trade or protection (Score 2) 129

nd they're raking in cash thanks to the massive increase in the price of oil from Trump's war in the Middle East.

Ukraine is seeing to it they don't by destroying oil refineries. Right now there are at least 5 big refineries out of commission for the next month or more. That doesn't include reduced loading capacity at several different terminals which have been struck or pumping stations which no longer work.

Slashdot Top Deals

You may call me by my name, Wirth, or by my value, Worth. - Nicklaus Wirth

Working...