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

 



Forgot your password?
typodupeerror

Comment Re:Superhero ethics in the modern world. (Score 1) 72

During WW II, Superman stayed neutral for the most part in the comics and funny papers. His explanation was that this was one problem it was up to mankind to solve for itself, one way or the other. The big exception was in the cartoons, that had him fighting in both main theaters as well as dealing with spies back home. Possibly the best of them, or at least the most dramatic, was Eleventh Hour,with Superman sabotaging Japanese warships and almost causing Lois to be executed.

Comment Re:That's what I have seen -- sort of (Score 1) 53

Back in the day, card images were files consisting of a set of records of 80 characters or less. These could be used as input to a program that had been designed to work on punched cards or created as the output from such a program. The idea was that as long as you restricted yourself this way you didn't have to take the time tore-write working programs instead of expanding your system with new code.

Comment Re:That's what I have seen -- sort of (Score 1) 53

My software development experience spans more than a half century. We have come a long way from the time when I was punching out FORTRAN and assembly language job decks on Hollerith cards.

You and I are probably roughly the same age as that's how I started off too, in my case an IBM 1620 with 20,000 digits of core memory. It could be expanded to twice or three times the memory, but was otherwise thoroughly obsolete. Just out of curiosity, do you still enough about card images to explain why they were once important, without looking the term up.

Comment Re:Wow combining two useless things I hate (Score 1) 124

I can't really imagine keeping 2x more trash cans in my kitchen and dealing with having to work around and walk around them....it's full as it is.

But hey, it's a free country...you do you.

I don't see any compelling reason to change a lifetime of behavior for no perceived value, and add inconvenience to my daily life.

Comment Re:Accreditation Will Soon Matter (Score 1) 114

In the 1960s and 1970s a "real" programmer might have said that anyone using a compiler like FORTRAN or COBOL instead of writing assembly code wasn't doing "real" programming. In the 1990s, a "real" programmer might have said that anyone using an IDE with syntax highlighting and code completion instead of vi and make was taking a shortcut. Today, you're suggesting that using an AI assistant to handle boilerplate code, debug a tricky API call, or translate a Python algorithm into Rust is somehow not worthy.

So what you're saying is that back in the '50s, '60s and '70s a Real Programmer was somebody like Mel, who wrote code that was so compressed, so dependent on the computer's oddities that it could take years for another skilled programmer to figure out how it worked. And here I thought that the late Dan Alderson was a Real Programmer because he knew how to do pointer arithmetic and direct memory manipulation in FORTRAN77.

Comment Re:Wow combining two useless things I hate (Score 1) 124

To each his own...sounds like a major PITA to me.

Where I am...each house has 1 or more general garbage cans...but plastic things, uniform size and shape....and on trash days (2 a week) you wheel the "bin" out to the road side....the truck comes along and a big mechanical arm picks up each can and dumps it in...

There's no garbage men there to even look at what you're throwing out.

On a different day of the week, I do see folks putting out their small recycle bins, the ones that want to participate.

To save money, they've set up this system so that we don't have 2-3 guys hanging on the back of each garbage truck grabbing each can and dumping it...there's pretty much just 1 person driving the truck and the truck grabs, dumps and returns each can....

Again, I don't have anything against recycling....but participation is and should be optional...where I live.

Comment Re:Wow combining two useless things I hate (Score 2) 124

I'm kind of mystified by the absolute visceral hostility of a large number of Americans towards recycling.

I think it has to do with some cities actually forcing people to recycle....where they actually go through what you throw out and fine you...?

Thankfully I've never lived anywhere like that, but I'd be pissed if that were the case.

I'm glad people that want to do that can....I have nothing against it, but being forced to is another thing entirely.

I don't have room in my kitchen for 3x different cans to sort and throw shit out....nor the patience or time to bother.

But I support those that wish to do so....

Comment Re: Simple... (Score 1) 195

Now, if they displayed the alert on the signs over the interstate, they would better target people who might actually see it.

They do here in Colorado; I don't know about other states, but if they don't, they should. That doesn't mean that the Amber Alerts shouldn't go out to phones, because not everybody's going to be using the interstates at any given time, but it does help alert drivers who have their phones muted to avoid distractions.

Comment Re:Noise Rate (Score 1) 195

I remember, once, getting alerts for a brush fire over 100 miles away, and it wasn't redundant. I don't remember the fire's name, but it was generating lots of smoke, the winds were very strong and heading in our direction. The alert wasn't about the fire so much as warning everybody in the wind's path to stay indoors as much as possible and to wear masks if they had to go outside. The air quality was so bad that you couldn't draw a full breath without coughing, which made it hard to sleep. There may not have been anything I could do about it, but I appreciated the warning.

Comment Re:Simple... (Score 2) 195

I live in Colorado at an elevation of over 6000 feet. We don't get hurricanes here and I've never received an alert about one. Checking, I see that there's a control panel on my phone for those alerts, and the only type that I couldn't op out of is National Warnings, which seems reasonable. I've not turned any of the others off, and the only alerts I've ever received are Amber Alerts, and never more than one for any incident. If you're receiving multiple redundant alerts, you should find out what agency is responsible for sending them out and complain there.

Slashdot Top Deals

Pascal is a language for children wanting to be naughty. -- Dr. Kasi Ananthanarayanan

Working...