Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Why? (Score 1) 39

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 Re:Too specific (Score 1) 59

A small percentage of Americans could barely get used to cab over vans

Driving a cab over is not hard. We got a diesel pusher bus where you're way further out in front of the front axle than that, and the only adjustment really is turning a little later. You get reasonably used to it in short order. If you don't have to deal with an 8' vehicle in a 10' wide lane (yeah they're meant to be 12' but then there's bridge crossings and such) then I bet it's not even scary.

Comment Re:I don't use a Mac (Score 1) 19

I haven't used one in a bunch of years (10 or more) but last I looked, Homebrew was a system for installing software.

If you were to search for "Macintosh Homebrew" I bet the top search result would be what you want. I know Google isn't what it used to be, but you have to do your part. Did everyone move on to prompt engineering for LLMs and just plain forget how to do prompt engineering for search engines?

Comment Re:Security through obscurity (Score 1) 19

Microsoft on the other hand, has been the big target for malware writers, and yep, Microsoft has been working to improve the security of their operating systems.

Have they? It looks mostly like they've been working to make their operating systems shittier. I fucking hate 11. When there's a transient network failure I can't even open an explorer window to C:\ to access my backup local copies. I guess a system I cannot use is potentially secure?

Slashdot Top Deals

Machines have less problems. I'd like to be a machine. -- Andy Warhol

Working...