Forgot your password?
typodupeerror

Comment Wow, a RESTfull API (Score 1) 70

that's actually a pretty nice idea. The thing seems to have some caveats though: only categorical labels are allowed, training sets are limited to 100mb and no sparse features can be used. There's also no info on whether things like cross-validation are done and what algorithm will be chosen. I also wonder about how fast the prediction phase will be. Still pretty neat.

Comment Re:Wow (Score 3, Interesting) 322

Android features it's own custom vm which is far behind the sun's vm. While the main gui stuff on android has to be done in java there's a very nice and easy to use native developement kit that allows you to write the performance critical portions of your code in c/c++ (with some limitations). As of NDK version 1.6 you can also access OpenGL directly, paving the way for truely performant 3D games. I could provide you with some links but i don't think they'd work with your brain anyways...

Comment what's the point? (Score 0) 173

am i missing something here? they advertise a game, but any information except what genre it is and what plattform it supports is under an NDA. the website is a single image showing of artwork which is so heavily borrowed from warcraft its not funny. why does this make it on the front pa... oh nevermind, it's running on linux, free pass no matter how crappy it is.

Comment N810 (Score 3, Informative) 167

a linux based internet tablet with tons of 3rd party apps, everything open source, superb pdf reader, very big screen 800x480, wifi, bluetooth, keyboard, camera, microfon etc. really it's the perfect device for the purposes you mentioned. i couldn't live without mine. forget about the iphone/ipod touch, they are nothing compared to this little beast.
Books

Good PDF Reader Device With Internet Browsing? 167

ranjix writes "I need a handheld device which would allow me to read ebooks and/or browse the internet while actively and intensely laying in the hammock (and Yes, I do have a hammock in my mom's basement). I'll try to sum up the basic requirements: (good) PDF reader (and ebooks of whatever sort), WiFi connectivity and Internet browser, screen minimum 4.5", readable in sunlight, etc, fairly responsive, at least 4-5 hours battery. Obviously I looked at the usual suspects: Kindle/Amazon tries to grab one into the proprietary formats and their own network (while other ebook readers don't really browse the internet), laptops/netbooks are pretty hard to hold, and the UMPC arena seems a hodge-podge of 'to be released' (Viliv S5? Aigo whatever?) with 'seriously expensive' (Sony, OQO) or plain 'we recommend you don't buy' (Samsung Q1Ex). Is there anything else I could use in the given circumstances?"

Comment Re:The Nokia 810 is okay (Score 1) 283

seconded even though redundant on my part. the pdf reader that comes pre installed is ok but has long page load times for some pdfs (mostly those from citeseer). the screen is superior to the iphone's screen, not to mention that it runs a fullblown linux that is 100% under your control. additionally there's python 2.5 at your hand, a real vnc client, xterminal, mplayer (which is just awesome for watching battlestar galactica before going to sleep) and anything else you could wish for. the keyboard is to small for my hands but it's ok for e-mails and slashdot posts. it could use a better cpu and a bit more ram. some sites i just can't visit with java script enabled (slashdot...). i'm not working for nokia, i just think this little gadget deserves all the praise it can get. for me it's a netbook and iphone killer.

Comment Re:Consumer GPGPU Will Happen, Just Not On ATI Car (Score 1) 124

given the recent track record of the khronos group ( anyone one remember the opengl 3.0 specs ) i don't think we'll see opencl anytime soon. i hope they don't screw that one up if it ever sees the light of day. cuda has gotten a lot of scientific attention in the past year. it's a nice paper machine, just take your favorite algorithm and port it even if it's not the best fit for the architecture. sure, missing cachin for global memory will bite you in the ass but it's still better than ati's close to metal initiative or going the graphics pipeline way. any competing api will have a hard time against cuda. the ati thing is to little to late.

Slashdot Top Deals

There is no distinction between any AI program and some existent game.

Working...