Forgot your password?
typodupeerror

Comment Re:Rust designed to mitigate limitations found in (Score 1) 54

Dr. Dobb's Digest March 2009: The Safe C Library

Dr. Dobb's Journal March 1991: Array bounds checking with Turbo C

The ideal for memory safety is to have an air-tight pressure vessel.

With C, you're starting that task with a colander. You've managed to fill two of the colander's holes with silicone caulk. Congratulations.

Comment Re:adverse training for students (Score 1) 33

"For an assignment testing students' ability to make evidence-based arguments, they participate in a simulated school board meeting about banning books. It involves debating chatbots designed by Zeleny with names like the Confrontational Parent."

This a VERY thinly veiled parallel to a hotly divided political issue that teachers/unions [and chatbot trained bias] tend be on one side of and the majority of the public, parents, and truth on the opposite of. Given that adults of the highest levels of performance in our society, be it professional achievement, economic achievement, political achievement, IQ, and education disagree on the matter it sounds like what the teacher is likely testing is alignment with her own ideology and not evidence-based arguments.

I saw the same thing in many of my own courses, examples and material used in classes [especially logic classes like critical thinking] that taught and test concepts through distilled 'analogs' to popular political issues with an attempt to appear neutral and present both sides while actually presenting a weakened strawman of one side the argument and consistently that strawman was on the same side. Cleverly these were not the topics for essays where students spent effort on time and research and independent thought but the class examples that most would never look at additional material on... simply walk away believing they formed a valid independent judgement at the pinnacle of their own education.

Comment Re:2000 called (Score 1) 88

It want's its Tivo back.

Who still uses a Tivo? Who even still has a cable service to hook it to?

I've never used TiVo, but I'm still using MythTV after more than 20 years. (Anybody else here using it? ...Crickets.)

I ditched cable 15 years ago, but it works fine with an antenna. (Or, at least it will until they screw us all over with ATSC 3.0.)

They can't remove the auto-ad-skip on free open-source software, but I never used it anyway. It's not 100% reliable at detecting the ad boundaries, and it occasionally skips over part of the actual show. Instead, I just FF at 60X through the ads.

Comment Re:China be like "Yeah, let's ban it. You first." (Score 1) 165

If artificial superintelligence is a thing, we're going to need it to defend against it.

If (and that's a big if) superintelligences are created, the Chinese one and the US one are going get together and quickly conclude that this whole meatbag tribalism thing is stupid. (After all, they will be smarter than we are, by definition.) So they'll join forces.

Then they'll decide on the best way to deal with all these quarreling meatbags.

Comment Re:ok? (Score 1) 60

So why does that mean that the licenses need to be uploaded into a central database? It's not enough for the clerk to just LOOK at the license?

Hertz was founded in 1918. I could be wrong, but I'm pretty sure they didn't have central databases of driver license images back in 1918, and yet somehow Hertz seemed to operate just fine. I'd go so far as to say Hertz was operating in the 21st century without a third party central database of driver licenses.

From my experience over the decades, it wasn't enough for them to just look. They had to take your license, hold it up near their face and squint at it, then set it at the top of the keyboard of their mainframe terminal and peck in a few characters. Then they had to pick it up again, squint and peck some more, then repeat this cycle for at least a couple of minutes.

This was of course followed by scrawling a dozen circles on the reams of fine print for you to put your initials in, topped off by a long argument about declining the collision damage waiver. Finally, after several more minutes of bureaucracy, they handed you the keys to your Dodge Stratus.

Comment Lines of code (Score 3, Insightful) 142

There have been times in the past where goofing around on my own projects or experiments, I've cranked out many hundreds of lines of code in a day. It's possible that I've exceeded 1000 lines in one day. It usually computed the task at hand at least once, but it wasn't commented, documented, code reviewed, fitted with unit tests, run through any kind of QA process, etc.

On the other hand, I would estimate that when working for a salary and writing code that ran on mission-critical systems, over the course of a project I probably averaged about 10 lines per day. Time spent actually writing the code was dwarfed by time spent negotiating architecture tradeoffs in meetings before even starting, testing the code, documenting it, writing test procedures, debugging issues generated by the test engineers, going through the revision and deployment workflow, reviewing other peoples' code, etc.

Which kind of code is being cranked out from a couple of chatbot prompts? My bet is that it is mostly like the first case I described, and it also probably works at least once.

Comment Re:It's simple (Score 1) 72

Regarding EVs, they have the same electronics ICE vehicles do, plus a battery.

The fire risk is hence greater with EVs. Any talk about the "vast majority" of recalls being ICE vehicles should instead calculate the ratio of recalls per category

Electronics are not necessarily required. You're discounting the many recalls for ICE vehicles that resulted from leaked fuel or other flammable liquids combined with hot exhaust manifolds or other ignition sources.

Slashdot Top Deals

While money doesn't buy love, it puts you in a great bargaining position.

Working...