Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Wow, someone has a very high opinion of themsel (Score 3, Interesting) 84

You probably don't know this. Epic have had more than just one hit game.

First released game appeared in 1992 as Epic (and one before that in 1991 with another company name) I really dare you to put out a full blown release of a game software product running on just one platform, even with today's free tools and git-ware. It takes a lot more time than you can imagine.

In Those 30 years, the tiny company Epic managed to outsmart Id, Sony, Nintendo, Electronic Arts, Valve, Microsoft, Ubisoft, Crytek, Take2, Vivendi, Infinity Ward, Bioware, Capcom, TT, SquareEnix Sierra, Dynamics, Microprose, ActiBliz, Rockstar, Naughty Dog, Mojang, Dice, Treyarch, Bethesda and many more. That's a hell of lot of industry competition to handle. They did not simply manage, they were setting the rules at every step of the way.

https://en.wikipedia.org/wiki/...

Submission + - Artificial Intelligence machine can identify 2 BILLION people in seconds (dailystar.co.uk) 2

schwit1 writes: Yitu Technology has made an AI algorithm that can connect to millions of surveillance cameras and instantly recognise people.

The company – based in Shanghai, China – developed Dragonfly Eye to scan through millions of photographs that have been logged in the country’s national database.

This means it has a collection of 1.8 billion photos on file, including visitors to the country and those taken at ports and airports.

The cutting-edge technology is now being used track down criminals, with the early stages of use showing it has been a hugely successful.

User Journal

Journal Journal: A return from facebook 5

Hi world,

I'm currently trying out a new behavior trait: "going back to the way it was before." Sounds exciting, huh. Color me Facebook-less since 1.5 months and frankly, this is the first time since I feel the need to actually share something.

User Journal

Journal Journal: Fringe Search

I don't expect anything from this site, this post, or you.

The only thing I offer is a gentle "Hi."

Yes. 2 more years of silence. I'm sure that time brought you various experiences of the short span of time we get to enjoy on this blue sphere, as it did for me. Like solving a giant puzzle game, with the solution running away in ever more dimensions with every step you take. Frustrations, yes, but no regrets, and rewards that warrant the journey.

Comment Not surprised, and good for Bliz. (Score 1) 155

Actually this kind of 'disaster' cancelling occurs quite often in other companies as well. Typically it goes something like:

The company reaches a point like: "We made a few games, we know our trade, we have the cash, now let's do something interesting." Then they throw all their best ideas onto a huge pile, and the game-design sanctioned people try to make sense out of it. At this point, a lot of creativity is already out of the door, since of course, the huge undertaking has to play safe ball to ensure success, and who knows better than anyone else how huge games work except game designers, right? In parallel, work starts on pre-production, concept art, prototyping, level design, game play mechanics, effects, you name it. After a while, it turn out that the really fun bits are not fun at all, no matter how much you tweak them, and everything starts to look like a tech-demo, because everyone is focusing on just a small fraction, and there's no coherence whatsoever. How could there be. Of course by then we're 2 year after the project starts, and canning it is starting to sound expensive. In the end, it comes down to a financial gamble: releasing crap can mean the end of the company (ahum: Destiny). You can sell crap once with success and maybe break even or profit, but you shit most of your loyal fans in the face, and usually they tend to not take that lightly. Or you can cancel, and swallow the loss and work on something that holds the promise to bring more grit (of which, of course, there is no proof yet).

If there's one team that has the money and the minds to work on very ambitious projects, it's Blizzard. And apparently the teams values their future productions and fan-base as more important than selling Titan. That said, Titan did look impressive from the setup, so I hope the tech and team survives.

Comment My sense (Score 1) 536

My sense is that the MEAN Stack (Mongo, Express, AngularJS, Node) is sort of winning. There's some packaging of it over at mean.io.

Personally, I'm really getting interested in Meteor (www.meteor.com). Watch the videos, and realize I saw a smart non-coder go from zero to *ridiculously* interactive site design in three months.

Comment It's because Python 3 is broken. (Score 2) 432

No really.

I took a pass at Python 3 a while back. The amount of hoops I needed to jump through, to deal with compilation errors around Unicode handling, was terrifying. It was simply a poor user experience.

Python 2.7 just works. Sure, it's a nightmare past a certain scale point. But until you get into the dregs of OO it really is executable pseudocode.

Python 3 is some other language that lost that property.

The big problem is that we don't ship languages with telemetry that reports when they fail to work. So things that are completely obvious to outsiders never make it to inner circles. Not that I can really see any way for Python 3 to mend its errors.

Comment Write code! (Score 3, Informative) 472

Seriously. Write some code, publish it on Github. Spin up a single serving web page, does one interesting thing as soon as you arrive. Remember, everyone else with resumes could be pretending, you're actually doing stuff.

For work experience, sign up on freelancing sites like odesk. Take jobs just to do them. Nobody knows how old you are, there. Even if all you can do is sysadmin -- well, admin some cloud services!

Comment Perspective (Score 5, Insightful) 438

http://arstechnica.com/apple/news/2012/01/82-percent-of-atts-q4-2011-sales-are-smartphones-66-percent-are-iphones.ars

Yeah. 66% of AT&T's 4th quarter sales were iPhones. I was on Verizon for years, switched to AT&T only for their iPhone, and stuck with them only for their GSM capabilities worldwide. Sure, your margins are less when you offer a better service. Would you prefer no sales though?

Comment NES (Score 2) 348

The platform that most successfully upgraded itself was the NES. One of the degrees of freedom they had, because there were chips in each cartridge, was to deploy new memory management units inside the games themselves. Quite literally, the NES became more powerful for games released later in its dev cycle. SNES did this too, with the SuperFX chip inside of Starfox (the most popular DSP in the world, for its era) but it wasn't quite the "all games ship upgrading hardware".

I suspect if there was ever to be upgradable hardware, it'd have to work by yearly subscription, and it'd have to be no more than $50 a year for the part. However, with guaranteed sales in the millions of units (as games would hard-require it) the logistics of making some pretty crazy stuff fit into $50/yr wouldn't be unimaginable. Remember that XBox Live is already pulling, what, $60/yr?

Slashdot Top Deals

"It is better for civilization to be going down the drain than to be coming up it." -- Henry Allen

Working...