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

 



Forgot your password?
typodupeerror
×

Comment Moo (Score 1) 3

I have a subscription, but i never use it. :) Adblock rids all the ads for me, and i only really come for journals anyway.

Too bad the drive died. I know how that feels. Norton Ghost saved me once.

There are some solutions though, including placing the drive in the freezer for a couple hours and trying again. Though, a search just found this that warns against it.

On a side note, i have mod points. Should be coming to a JE near you. (Someone seems to have modded us all up recently as it is.) Everyone, please point me to your posts even if your rating isn't less than stellar.

Comment Re:Targetting the "middle" (Score 1) 2

but most are actually very carefully aimed at a majority of users

Pandering to the public seems so fickle. Popular today means it'll require changing tomorrow.

Is the constant change really helpful, or are these studies done with blinders on, looking only for short-term gain?

User Journal

Journal Journal: Rant: Big flashy UIs 2

UIs are just getting worse and worse. Things are now bigger and larger, colorized even. "We really think you want to click this" has taken precedence over usability. I feel like i need to be an idiot to use such software.

Comment Moo (Score 1) 6

I wouldn't touch WD.

WD basically invented the hard drive and used to be awesome. Then they started selling garbage. After having a number of their drives fail and seeing online reports of the same, i no longer consider them an option. Same story with Epson for printers. It make me wonder why these great companies decided to destroy the one thing they had: A brand that stood for quality.

Comment Re:Not so sure it's harmless (Score 3, Informative) 251

I got a call two days ago from these people. I strung them along until they gave me a web address to go to in order to download some software and run it on my computer. Then while they were expecting me to do that, I ran a WHOIS on the host and IP, found out who was hosting them (it turned out to be an American company) and I contacted their abuse team and reported the site as being fradulent. 24 hours later, their web site was shut down.

It also helps when you contact their abuse department, that you tell them you work for an antivirus company and you're going to add the IP address of the site to your blacklist. In many cases, there are hundreds if not thousands of web sites operating from the same IP. They will take quick action rather than have one bad customer cause 900 other customer sites to not be accessible.

Comment Different ages of development (Score 5, Insightful) 120

I am not sure there's much advice us older programmers can give new developers because the industry is a lot different now.

In the old days we were often tasked with solving a problem, and we were more-often free to use whatever tools and technology were best, and we also thought of development environments as tools, which we could switch out if the application required something different. We also did all our own testing. I recently worked with a younger programmer on a project and it was miserable. He couldn't give me 20 lines of code that didn't have a bug in it, because he was dependent upon having some QA person test his work and an IDE that would hilight every mistake.

Nowadays there is so much abstraction going on in programming, people don't really seem like they're programming as much as they're using some sort of GUI development tool and plodding through innumerable amounts of API documentation and going on witch-hunts to try and figure out why something that's documented to work, doesn't actually work. I remember a big Oracle project I was on where my software wouldn't work properly and I couldn't figure out why. It took me several months of bitching on usenet to finally get a rep within Oracle contact me privately and tell me I wasn't crazy, they knew about the bug and just weren't acknowledging it. In the old days, there wasn't as much of that going on. Programming was simpler and less bureaucratic.

Comment Re:Incredibly wise advice (Score 1) 120

I think the reason there's no job security in programming is because basically, nobody's really doing any "programming" these days.

Modern programmers know less about machines and languages than they do APIs and UIs. Everything is so object-oriented and encapsulated, and there are so many square pegs developers are asked to fit into round holes, they're not really designing stuff as much as working on an assembly line sticking various parts-pieces together with no real sense of oversight of the big picture.

Slashdot Top Deals

He who steps on others to reach the top has good balance.

Working...