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

 



Forgot your password?
typodupeerror
×

Comment What? (Score 1) 145

Since when is the indexing offset important? You should be using "zip", "map" (or even "parallel-prefix") and the like.

That's the thing that irks me most about Lua. It pretends to be "high-level", but it isn't really. (Well, that and weak typing. There really is not excuse for that -- other than ignorance.)

Comment "Seems like" (Score 1) 865

being the operative phrase.

This is simple biased memory. You (or we, as a collective culture) remember the good stuff, not the bad.

If you did actual proper statistics on this stuff I'd bet you'd find just as many crappy movies in the 50's, 60's, 70's etc. as you do now. (Sturgeon's Law probably applies.)

Comment Looking Good (Score 2) 140

Running RC1 on my Kubuntu and it seems that we've finally arrived at where 3.5 was... only kidding.

I realize that the 4.0-4.3 releases were "experimental" and should never have been pushed as defaults by distros, but...

I may still give up on KDE (weren't expecting that, were you?). Personally, I think tiling window managers are way more efficient once you get past the initial learning curve. Most of the KDE programs are great (Kate, Okteta, Gwenview, etc), but the whole desktop...? Not sold.

Comment ... and it also sucks. (Score 2, Insightful) 319

From a usability perspective:

  • Blue background. Why? Are you trying to accomplish some artistic purpose we're not privy to?
  • Why are the pictures laid out vertically rather than horizontally? Why is there lots of text to the right of the second picture rather than to the right of both pictures. That means that your contact info is obscured/invisible to potential readers -- it's also out of context in that place.
  • Why do your anchors span multiple sentences rather than just a few semantically relevant key words?

In short: You fail web page design, so who the fuck cares if your page is 10K?

Comment Your point being...? (Score 1) 319

jQuery + jQuery UI (minified) is a lot smaller than the custom shit you're probably thinking about implementing.

(Yes, in an ideal world all the stuff that makes jQuery/jQuery-UI/whatever an attractive proposition would be folded into a standard, but so far it ain't happenin')

Slashdot Top Deals

There's nothing worse for your business than extra Santa Clauses smoking in the men's room. -- W. Bossert

Working...