Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:An then you have Java... (Score 2) 96

the obvious elegance of Pascal

Care to elaborate? I always thought Pascal was one of the worst languages, and it should NEVER have been used as a teaching language; it's too hard for beginners and nowhere near powerful enough for experts. I was so annoyed they were using it in our CS classes, I used C for my assignments, instead.

Comment Re:Xtension (Score 1) 52

The next big thing wasn't RISC, it was 68000 assembler designed for 32-bit from the ground up

Yeah, the first RISC machine I'd ever seen was a SPARC server, but that was probably in 1988. By that time, 68K machines had been around for nearly a decade. In fact, the SPARC server replaced a 68K-based 3/280. (The professor who owned it was doing Navier-Stokes computation for the Navy and always had to have the latest and greatest.)

Comment Re:a reminder (Score 1) 154

Devuan Linux is Debian without the systemd

What does it use for the init system? I would love a distribution that doesn't use systemd, but if it's SysVinit, I'm not interested. That's amateur hour.

When I first started using Unix, back in the 80s, I spent months going through the manuals, trying to figure out how the startup process handled dependencies. I mean... a multitasking system like Unix must have a parallel startup process, right? Right? I was pretty disappointed when I found out how it really worked. Don't get me wrong: I love Linux (and Unix). They're both light years ahead of anything Microsoft has ever written, but neither is perfect.

Comment Re:If you live by the cloud... (Score 1) 82

If you have important files that live only on your computer - especially if they only reside on one computer, then you're an even bigger fool and deserve what you get.

For the most part, cloud providers do a much better job than individual people do. Putting it on Google's servers is generally safer than keeping it only on your own computer.

Also, have you ever tried to back up a Windows host? It's ridiculously complicated! Sure, there are plenty of "easy" solutions, but does that back up SQL Server? That fancy accounting package you spent $4000 for? Where *does* it keep those files?

I found this out recently when I upgraded a hard drive and reloaded the OS onto the new drive. Why would you think it would be so danged difficult to get Quickbooks client files transfered to a new hard drive?

hahahaha

Comment Re:Screensavers are back baby! (Score 1) 47

If only. Recently, I tried getting the original After Dark working on my Linux machine, and using DosBox, it works pretty well, but only when I'm logged in and active; I can't get it working on the lock screen. I've googled how to fix it, but I have yet to find a page that has a good solution.

I think it would be pretty hilarious to get Totally Twisted working on my machine at work.

Comment Re: The year of linux on the desktop is near. (Score 1) 117

What happens when PC manufacturers lock Linux out and only support Windows Boot for security?

You know how some Linux fans say, "we should try to make Linux more popular", and other Linux fans say, "we don't care how popular Linux is, it does what I want?" The people saying they don't care need to STFU. Why do they think hardware manufacturers haven't locked down their hardware already?

When a enough people call up the company and ask, "does your hardware have Linux drivers", they're going to write Linux drivers, but there's definitely a critical mass, and not caring what anyone else thinks makes it harder to reach that critical mass.

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...