Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Too many languages - insanity (Score 1) 136

What? What editor do you know that just messes with the amount of whitespace in files? It's clearly not designed for programming with. The only common change that is done is to change the width of a tab character, which doesn't affect the code at all, just how it's displayed. It'll run fine either way. I don't understand how you would break a Python program in this way, and if you did, it would be the editor doing something insane.

Comment Re:Too many languages - insanity (Score 1) 136

I haven't seen that shift of programmers at all, and I completely disagree. They fixed a lot of core issues such as print being a statement rather than a function, loads of the core types returning lists rather than generators, division being float by default, annotations, extended iterable unpacking, nonlocal, and much more. Unicode was a big one and it's excellent - modern languages need to work with Unicode, it's crazy that the kind of built in support that 3.x has isn't standard across the board.

Please, tell me what 'really poor' design decisions were not fixed with 3.x?

Comment Re:Too many languages - insanity (Score 2) 136

Python breaking compatibility with version 3 was a brilliant idea. It meant they could fix the (few) poor design decisions they made early on. This means instead of getting yet another language or having to deal with annoying stuff, instead it's just a small move to 3.x, which is excellent.

Comment Re:Go Arch (Score 1) 380

If they emit warnings, that annoys the rest of the users who don't need them. Why does every distro have to suit everyone? No, Arch is not designed to be user friendly, but that's the point - it expects you to know what is going on and deal with it, that way it can be simpler and more efficient for those users who are happy with that. If you don't like that, use a different distro - that's not being lazy or rude, it's just making the operating system that certain people want, not yet another one aimed at the average user. There is nothing wrong with doing that, but it's not what Arch does.

As to your examples, it's entirely possible that the first case could have broken stuff, I guess. I'm no expert, although the second case doesn't make sense as Arch doesn't ship with any audio system by default, so 'switching' doesn't make sense.

Comment Re:Go Arch (Score 1) 380

To be fair, they make it quite clear that you should check that before doing updates - and that it's not a hands-off distro, it's quite clearly stated that Arch is a distro where you will need to get your hands dirty at times - they are proud of that, and it's what the aim is. Also, I don't think I've seen anything that can break your system unless you try and force the upgrade when it fails.

Comment Re:Yay! (Score 4, Interesting) 133

Isn't it a little awesome that he has become a (general) idol? I mean, everyone cries out that the current celebrity culture is terrible, and yet here we have a man who is everything everyone should aspire to, despite terrible adversity, and he is in popular TV shows, doing adverts. Isn't that a good thing? I am glad that we are moving on and people who in the past would only be icons for the geeky, or those in the field can become icons for everyone, because it means we are focusing on better things in people.

Comment Re:Portal (Score 1) 550

Definitely - a few of the friends who have tried Portal have fallen at the first hurdle - gamers don't think of character movement as a skill, as it's so heavily ingrained after playing a few games, but I've seen people try to play Portal and have issues running into walls and stuff, just unable to figure out movement with a stick (weirdly, a lot of people I know actually do better with WASD than a controller, which seems counter-intuitive to me). Another thing that really gets people is moving and looking around at the same time, which is vital in many games. The upside is, that if you can get past that, Portal eases you in pretty gently.

Slashdot Top Deals

My idea of roughing it turning the air conditioner too low.

Working...