Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment I was never taught low-level bit-fiddling (Score 1) 637

I studied CS in the 80s. The first language was LISP. I don't think we were taught any language that required explicit memory management. We did learn, of course, how a computer works from the silicon level and up. On the other hand, it was impossible to do anything without learning C, so we learned C.

Comment Mandatory helmets in cars (Score 1) 1651

I believe that mandatory helmets for anyone riding in a car (driver and passengers) would reduce injuries much more than mandatory helmets for bicyclists. There are many more of them and they are going much faster. It would also be more convenient, since the helmets can simply be stored inside the car when the car is parked.

Comment Better off in what way? (Score 1) 524

Interesting question! In the last four years I have divorced, quit my job, had a doughter with my new partner, quit the new job back to the first one and is currently on parental leave. That translates to "dramatically better" to me. Many of the comments seem to focus either on money (I make less now) or the upcoming US presidential election (which doesn't really bother me at all).
Linux

Submission + - Thinking Small With Tiny Core Linux (ostatic.com)

Thinkcloud writes: It was an interesting look at an alternative concept for building a Linux system. I now have a downloadable virtual appliance that weighs in at right around 27MB, zipped. I am also considering using this system for other servers, at least for testing.

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...