Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re: Frightening because (Score 0) 32

As a free speech absolutist myself, I don't care if people are so stupid that they believe everything they're being told. The only problem I have is there are people believe the lies and vote.

See my signature for more info. Democracy is the collective stupidity of all of us, telling the rest of us how we ought to be ruled. -

Comment Re:Why? (Score 1) 98

COBOL is easy.

Easy to learn
Easy to program with
Easy to read.

It is very simple. Which is both a strength and its biggest weakness.

The problem is that programs written are NOT structured except the way the guy who wrote the code thought it should be ... if he even thought about it at all.

I was once upon a time hired to convert a COBOL programmed system into an SQL database. The example I use is there was this one proceedure done in COBOL ( take data, modify it this way, output accordingly), literally the same process, but it wasn't a procedure it was coded three different ways. The inputs and outputs should have been the same, they were .... most of the time. And that is why there was this other bit of code checking outputs over there ---->

Also written different ways.

Diarrhea code. They never did get it migrated. The guys who wrote it died and the system died with him. The real fix would have been to have a clean room implementation with three teams, the COBOL team, the API team and the SQL team. But it was a mom and pop shop, and didn't have the funds available which is why the system died when the last of the COBOL coders died.

Comment No pain, no gain (Score 1) 188

It may be a trite saying, but it's as true in education as it is in a gym. If you don't exercise your brain, it's not going to improve.

There's a reason weightlifters don't use a forklift or crane to pick up the barbells and do a dozen reps. The problem is not that the weights are in need of lifting. And that's the same problem with homework. The teacher doesn't need a stack of 5 page reports; what they need is for their students to practice using their brains.

Unfortunately the education system is designed to evaluate output instead of process. It's easier to grade a paper or a test, not evaluate a demonstration of knowledge. It's always been ripe for cheating, but now the cheat tools are everywhere and made legitimate by techbros demanding AI productivity. So either teaching will change, or we'll head straight for idiocracy and nobody will be left with the skills to wonder why it all went to hell.

Comment Re:Aren't ... (Score 1) 75

Here is a list of all the animals besides humans who have mastered the use of CRISPR technology:

FYI, humans didn't invent CRISPR/Cas9 - bacteria and archaea did.

https://en.wikipedia.org/wiki/CRISPR

It's an antiviral immune system. They bait bacteriophages into inserting their genes into noncoding regions of their genome, and then use CRISPR/Cas9 to match up anything from these noncoding regions that are in their coding regions, and to cut it out.

We humans stole that tech from them :) They mastered it long before we ever existed.

Comment If I had one of those Jobs coins... (Score 4, Insightful) 79

To pay a fitting tribute to the man, I'd drop the coin into a dish of acid, but then instead of saving it while there was plenty of time left, I'd leave it to be slowly eaten away while occasionally dropping in healing herbs and drops of organic fruit juices, and then only try to rescue it once it was far too late

Comment Re:Wrong Starting Point (Score 1) 67

Yeah, I think they need to answer some basic questions first, like what do they see people using these phones for? If its goal is just to be able to play youtube, spotfy, etc, then whats the real point? Those are free either. Their approach with free operating systems made more sense, by focusing on free applications to replace the proprietary unix ones and someone came along and gave them a great kernel. Thats a thousand times more difficult now with phones. but ultimately phones or computers are a means to an end for most people. What is the end here?

Comment Re:If you thought SEO/affiliate marketing spam is (Score 1) 18

As if that's different from any other "Sponsored Item" search results?

I really look forward to more widespread adoption of AI search in listings. I hate spending hours having to manually dig through listings to see if the product listed *actually* meets my needs or building up spreadsheets to compare feature sets. This should be automatable. We have the tech to do so now.

Comment Re: I'm rooting for it!! (Score 4, Insightful) 166

To get an SLS-equivalent payload to the lunar surface, it will take 8-16 Starship launches

You're extremely confused. SLS cannot land on the moon in the way that the (lunar variant) Starship can. It can only launch Orion to the moon. Orion is 8 meters tall and 5 meters in diameter. Starship is 52 meters tall and 9 meters in diameter. These are not the same thing.

SLS/Orion missions are expected to cost approximately $4,2B each. If you fully disposed of every Starship, the cost for 8-16 launches would be $720M-$1,44B. But of course the entire point is to not dispose of them; the goal is to get it down to where, like airplanes, most of the cost is propellant. The propellant for a single launch is $900k. Even if they don't get anywhere near propellant costs, you're still looking at orders of magnitude cheaper than a single SLS/Orion mission.

Comment Re: I'm rooting for it!! (Score 4, Informative) 166

By far, most of SpaceX's launches are for Starlink, which is self-funded.
Nextmost is commercial launches. SpaceX does the lion's share of global commercial launches.
Government launches are a tiny piece of the pie. They don't "subsidize" anything, they're just yet another minor revenue stream.

The best you can say is that they charge more for government launches, but everyone charges more for government launches than commercial launches. You can argue over whether that's justified or not (launch providers have to do a lot of extra work for government launches - the DoD usually has a lot of special requirements, NASA usually demands extra safety precautions, government launches in general are more likely to want special trajectories, fully expended boosters, etc), but overall, the government is a bit player in terms of launch purchases.

Comment Re:Car manufacturers are correct (Score 5, Insightful) 105

You're not wrong, but you are.

The laws ARE garbage. If a test can be rigged, it will be. This is the nature of how things are. China WILL win, if we continue to regulate ourselves out of competition.

The US has a similar problem, we have CAFE standards that were SUPPOSED to require car manufacturers to increase efficiencies to IMPOSSIBLE levels. The problem is, those rules only applied to "cars". Almost all US car manufacturers have stopped making cars, and the ones they are building are largely big muscle cars, and not fuel efficient ones. Instead, they are building SUVs that aren't "cars" but are classed as "trucks" and exempt, and a few Hybrids that really nobody actually wants.

The law of unintended consequences is undefeated

Slashdot Top Deals

Old programmers never die, they just hit account block limit.

Working...