Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Blame C++ (Score 1) 112

The question is, what language would they write good code in?

FWIW, C++ has many features that are strong improvements over C. Class encapsulation, e.g. OTOH, it's also full of things that are only worthwhile if you are really interested in run-time optimization. Or maybe they serve some other function that I don't understand. Like the STL. Most of the code in the STL would be far better implemented as libraries, even if it might not be quite as fast. I also strongly dislike their implementation of iterators. Python, Ruby, D, hell, even Java, have much better designs for their iterators. I'd include Vala and C but I'm not sure that just iterating through a loop counts. (I know that in C++ you can iterate through an array just like in C, but Strings are a different case...and so it anything else that C++ calls an iterator.) Even Objective C is a better language than C++, but it has the major problem that nearly all the documentation and development is tied to the Apple version, and I'm not interested in accepting their EULA.

If Vala weren't so tied to GTK, and if it would ever get out of beta, then I'd consider it one of the best languages around. Pity about those two problems.

N.B.: despite the way I may have phrased things a few times, I'm well aware that my opinions are not universal, and also that different use cases result in different choices. So this is just my point of view. But I seriously consider Ada more often than I seriously consider C++.

Comment Re:You're an idiot. (Score 1) 112

They broke the filters quite awhile ago, and have shown no intrest in fixing them. If I could find a decent replacement I'd use it. Unfortunately, KMail isn't any better. (It's worse, but with different problems...don't use it these days so I don't remember quite what they were.) Seamonkey doesn't seem to work well on a 64-bit system. And every test of a new version of email package means that a bunch of emails aren't searchable. It would be worth doing if I could make one switch to a good program, but I've made several switches to programs that turned out to be worse, so I switched back.

I'm not pleased...but I don't really see what decent alternatives are...pine? Sometimes I actually DO want to enable html in a particular email.

Comment Re:Not answered in review (Score 2) 216

You *do* know IOS has a search, right? Makes it kind of difficult to fail to find an app you're actually looking for.

As for the rest, different strokes, etc. I have no objection if you choose not to use such a feature (for that matter, perhaps the OS could contain a switch to turn it off for those who are unable to manage more than a single level of folders.

As for not being useful, you're not qualified to say what's useful to me.

Comment Re:No, no. Let's not go there. Please. (Score 1) 937

Missed this, sorry:

Perhaps they have never even thought about the topic at all (no thoughts == no knowledge). Nor do they form their identity through comparison with others.

These are not the issue, though. If they hold a belief in a god or gods, they are theist. If they don't, they are atheist. You can change from one to the other, in fact many times, but at any point in time, you *are* one or the other.

That's all the theism / atheism issue addresses. Belief in a god or gods -- or not. Has nothing to do with why, how, which or one's idea of identity. It's a state of being, like being alive, or not, or being able to hear, or not.

Comment Re:This isn't scaremongering. (Score 1) 494

Well, as a Californian I'm on the fence about that split. (Not that that's the one people were trying to get on the ballot. The North-South split actually makes *some* sense. And has ever since the Supreme court decided that the Californian Senate couldn't be elected based on geographic considerations rather than population considerations. (Even after the split, though, the agricultural areas would be underrepresented...for cetain definitions of underrepresented.)

In the current situation it feels as if the Southern counties are using their dominance in population (i.e. representation) to pillage the Northern counties...though that's a bit more extreme that what they are actually doing. But as the drought deepens, the folk in the North are forced into severe water control measures, and the folk of the South are still watering their lawns and letting the overflow flow down the gutter. And some farmers are being forced to cut down parts of their orchards because they can't afford enough water for all of the trees. (So even in the North, the city dwellers are less pressed than the farmers.)

That said, even were such an amendment to pass (in the state) it would need the concurrence of the feds. (I don't know the details, but such an agreement is unlikely.)

Comment Re:No, no. Let's not go there. Please. (Score 1) 937

Is there a difference between knowledge and belief

Yes. Always.

Knowledge is based, either directly or through a proxy, upon known facts that are some combination of repeatable, consensually experiential, and testable. Sound travels at a particular speed in our atmosphere. This is knowledge.

Beliefs are based upon faith, and cannot be proven, although they can be described and so passed along. Animals cross the rainbow bridge when they die. This is belief.

Either one can be mischaracterized as the other, but examining the issue at hand for the required elements of knowledge will very quickly determine just what it is you're dealing with. Likewise, conviction isn't the issue.

The thing to remember is that just because you have an idea in your head, that doesn't qualify it as knowledge.

Comment Re:This isn't scaremongering. (Score 1) 494

Charles Stoss seems to believe that Britain is extracting wealth from Scotland. Perhaps he's wrong, but an earlier post above voiced the same opinion...and also agreed that DevoMax was the better choice...but one which had been manuvered off the ballot by politicians.

I think that Stoss is hoping that the nationalist party will become a lot less radical once they get the vote for independence. I don't know them (I live in the US and don't have any close ties to Scotland), but I'm a bit dubious about that.

Comment Not answered in review (Score 1) 216

Did they enable nested folders yet? The current single level folders are limiting and create unnecessary clutter.

For instance, it'd be nice to have one games folder, inside which might be a folder for board games, one for shooters, one for tower defense, etc.

One that would be of interest to me would be arranged around photography. One main folder, then one for editors, one for astrophoto conditions and apps, one for auroral conditions and apps, one for IR work, one for special effects, etc., one for a DB of my lenses and cameras, one with my portfolio, one with links to photography websites, etc.

Folders within folders is a very natural way to arrange things in a hierarchy; I have never understood Apple's resistance to giving its customers tools they can use to make using IOS easier. In the case of nested folders, you don't *have* to use the feature if you don't want to, anyway... but if you need it, you probably *really* need it.

So here's hoping.

Comment Re:Absolutely false (Score 1) 180

Why do you think that would prevent them from being criticized as uncivilized after they had already lost? I'll agree that it's a silly reason, but political decisions are often based around something equally silly...

Were they criticized for it? Not that I know of. This doesn't mean it wasn't a part of the reason. (OTOH, there's no evidence that I know of that *does* indicate it was part of the reason.)

Slashdot Top Deals

Congratulations! You are the one-millionth user to log into our system. If there's anything special we can do for you, anything at all, don't hesitate to ask!

Working...