Forgot your password?
typodupeerror

Comment Resisting pressure for shinies (Score 0) 332

Programming should use the simplest possible solution (and no simpler) for the task in hand - not whatever answer Google currently returns for the question "what is the best new programming language". Devs love technical challenge, and they love being able to speak with a highly technical (preferably new) set of words that lets everyone know how 1337 they are. No different really to music hipsters listen exclusively to obscure indie bands, most of whom are shit. If mgmt is not technically proficient enough to understand x,y,z hipster code and elucidate why moving everything to it isn't helpful in their specific application they can bow to technical "judgement" and end up with NoSQL where relationships are required, Angular js for flat web pages, etc etc.

Comment Re: Why? (Score 0) 403

Laptops. Because some developers (like me) want to move from OSX (or rather Apple's pricing vs rubbish spec) but our experiments running Ubuntu et al on semi-decent hardware has been excruciating (I'm sorry, but trackpads working is non-negotiable) and we want more than Unix software for say image/sound/video editing. And no, I used Emacs for 3 years and I'm not switching back. And yes, it would also be nice to have a dev machine that can game. A Stealth with a unix dev environment you say?

Comment Re: Clone? (Score 0) 252

Apple have good form cannibalising their existing product set (see iPhone consumption of the iPod market), although this was Jobs caring more about great product than the effect of that (its not clear whether Cook has the same level of chutzpah). Also, iPad sales have dropped off dramatically, so this looks more like something to shore them up / upgrade to.

Comment Re: why the focus on gender balance? (Score 0) 579

Largely agreed, except where the gender imbalance comes from a barrier to entry caused by the incumbent powers self-selecting or creating a culture that suits their own kind to the detriment of other cohorts. I don't know if Wikipedia's male dominated editors are creating such a culture and precluding women who actually wish to contribute in collating humanity's knowledge, but it's potentially self-reinforcing.

Comment Re: Misleading headline (Score 0) 496

Agree only partially... Having a start button will help enormously for aging members of my family - the big confusion was that the active corners are completely hidden giving no inkling that's where you need to go to make stuff happen. That in itself is probably the single worst UE design of the last 10 years, as most people look at the screen and think about what to click rather than fumble around in the vain hood something might work. Is Microsoft also addressing the 'how on earth do I shut this thing down' issue?

Comment Re:I cut my teeth on that CPU (Score 0) 336

I once had sources to Mark Turmell's early games written on a PDP, such as Squash, all collision detection peformed with an 80x24 integer array and VT52 cursor controls (I bet nobody heard about those early beginnings before.) Before Atari, C64, Nintendo, etc, we played video games on VT52 and VT100 terminals. :o)

Apologies for being all tech history anoraky, but what year was this?

Comment Re:It has been said (Score 0) 216

Adobe could do the opposite - release an open source version of the Flash Player code in Objective-C. This could be legitimately built into an App Store app at code level and compiled into it (which presumably would not clash with the Apple TOS requiring no outside plug-ins / APIs). Or better still, compile direct to iPhone target with the Flash player bundled into the executabl. This would allow developers at least to harness the power of Flash, if still precluding Flash based sites in Safari

Comment Where are the cherished toys? (Score 0) 576

is not just that we - as a society - have become more greedy, more obsessed with consumption? When I had a lego kit, it was my main - indeed sometimes only (in the case of the fabulous Technic Car Chassis) Christmas/birthday present, and I prized it. In our rush to own more, it seems we don't cherish anything.

Slashdot Top Deals

To iterate is human, to recurse, divine. -- Robert Heller

Working...