Forgot your password?
typodupeerror

Comment Re:Intel's political marketing has always been bad (Score 3, Insightful) 19

If you read this post it shows that AMD stole Intel's design and reverse engineered it.

If you dig deeper, you'll find that AMD originally reverse engineered the *8080*, not the 8086. The two companies had entered into a cross-licensing agreement by 1976. Intel agreed to let AMD second-source the 8086 in order to secure the PC deal with IBM, who insisted on having a second source vendor.

There would have been no Intel success story without AMD to back them up.

(That actually would have been for the best. IBM would probably have selected an non-segmented CPU from somebody else instead of Intel's kludge.)

Comment Re:Clean room? (Score 5, Interesting) 124

Even if you use an AI to extract an extremely condensed specification out of the source code, it's hardly clean room if the LLM was pre-trained on the source code any way.

I once worked at a place that had a clean room process to create code compatible with a proprietary product. Anybody who had ever seen the original code or even loaded the original binary into a debugger was not allowed to write any code at all for the cloned product. The clone writers generally worked only off of the specifications and user documentation.

There were a handful of people who were allowed to debug the original to resolve a few questions about low-level compatibility. The only way they were allowed to communicate with the software writers was through written questions and answers that left a clear paper trail, and the answers had to be as terse as possible (usually just yes or no). Everyone knew that these memos were highly likely to be used as evidence in legal proceedings.

I highly doubt that any AI tech bros have ever been this rigorous, and I'd bet that most of these AIs have been trained on the exact same source code that they are cloning.

Comment Re:TypeScript? (Score 1) 64

Erlang is... weird. 15 years ago I wanted to learn a new and different language and I tried it but i could not wrap my brain around some of its constructs. Then I read a paper by a guy claiming that some things were impossible to do with Erlang (with examples in other languages) and since I didn't have any projects to do with it, i basically forgot all about it.

Comment Re:I wish it was corruption - it's bad management (Score 2) 72

Same job here. You put into words what I've been thinking. I find getting started on embedded projects with new boards increasingly difficult. I thought I was just getting old, but the documentation is hidden on download sites (and gigantic), applies to heaps of incompatible boards (spot the difference !), mixes payware (very $$$) solutions and open source (which the vendors won't support or even explain), the forums take a week to have a single barely related answer...

Comment Re:Windows and Linux both fine, its 3rd party driv (Score 1) 186

There are 5 Linux laptop at home. None crash. Except the one my wife uses, when she touches the screen. It just goes dark with a few bright pixels on the top line. Nothing in the logs. Last week I changed the inside screen cable... and the problem disappeared. Must have been some kind of short because the cable is twisted in weird ways in the hinges. So I don't think it was an OS problem !!!

Comment Re:Sauron . . . (Score 1) 140

Ever read The Last Ringbearer ? It's the LOTR, but see from the loser side ("History is written by the winners"). And it shows the orcs as some kind of industrial society (aren't they ?) and the elves as some kind of lordly rulling class (aren't they ?). It twists things around in a way that can give you cold sweats...

Comment Re:All copper is "oxygen-free" (Score 1) 69

The only thing stopping you from calling the water pipes in your house "copper-phosphorus pipes" is laziness and poor attention to detail.

Have you ever heard a single person, including plumbing professionals, call them "copper-phosphorus pipes"?

No. Because that's not how the English language works. You're the one who is too lazy and ignorant to figure out how people actually communicate in society.

Hint: The systematization your mind wants to apply to everything is not absolute. You need to figure out when to relax the formal logic rules when they start to result in absurd outcomes.

Slashdot Top Deals

Time is the most valuable thing a man can spend. -- Theophrastus

Working...