Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment For the last 30 years (Score 1) 108

They keep saying that XXX will eliminate the need for people to code. Code generates, Dan Brikline demo to convert demos to code, Microsoft Visual C, now AI.

In 1982, I was working for someone who insisted on flow charts, which practically was code-level. But even then, you had coders also doing programming and system design. You can have systems pump out code from designs, but the code would be essential template-level code. But you still need the system to be designed, the code needs to be checked, and designs need to be checked.

Comment I want to talk to your manager. (Score 3, Informative) 86

Linus' response sounds like a response to a Karen.

I can understand that response. I can appreciate the inverse; as engineers, we always look for inefficiencies and failure points. But we always have to consider the real-world implications. Is it worth optimizing a keyboard input routine that handles a keystroke in 1ns vs. 1 ms?

Comment A warrant was not required. (Score 1) 146

I was thinking the same as, but I RFAd and read the case. Under Rodriguez v. United States, 575 U.S. 348 (2015), the Court ruled that a search warrant was required. However, he was a parolee, and as a part of his parole, he was subject to warrantless searches. His condition of parole included :

"You shall surrender any digital/electronic device and provide a pass key/code to unlock the device to any law enforcement officer for inspection other than what is visible on the display screen.

This includes any digital/electronic device in your vicinity. Failure to comply can result in your arrest pending further investigation and/or confiscation of any device pending investigation.

Comment Re:Not really an Apple ][e if you're using the Z80 (Score 1) 26

It depends on the Z80 card. I used the Applicard Z80B in my Apple ][+ clone. When booting, it would download the BIOS and BDOS into the 6502 and run that portion. It also used the 6502 memory as a print buffer. I had an additional 128k as a ramdisk.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (7) Well, it's an excellent idea, but it would make the compilers too hard to write.

Working...