Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Submission + - Porting Osmos to Linux: a 'port'-mortem

An anonymous reader writes: The first of three daily installments of the Linux post-mortem of Hemisphere Games' Osmos has gone live on the developer's website:

A couple of weeks ago, we announced the release of Osmos on Linux. Even before I had finished the port, we had been invited by a few members of the Linux community to do a post-mortem on our experiences. We were asked, “What would have made the port easier?” It was pointed out to us that while some indie developer forays into Linux had resulted in drama (viz. John Blow’s inquiries into Linux back in August 2008 as he was considering porting Braid to Linux), it was hoped that more indies would “take the plunge” and share their experiences with the Linux community, to work together towards developing Linux into a platform for gaming. Our response was, “Great idea!” Last week, when I finally had time to sit down and begin writing, I discovered there was quite a lot to say about my experiences...

Science

Submission + - Researchers Create Artificial Spider Silk Spinner (sciencedaily.com)

alex_guy_CA writes: "Scientists have been investigating how to mimic spider silk for years. The seemingly delicate threads actually have a tensile strength five times greater than steel, and the possibilities for using a similar material in everything from buildings to bridges to cars and even clothing, are practically infinite. The only problem is, the stuff seems to be impossible to replicate. However, researchers have uncovered a key aspect in how spiders make silk, and they may be one step closer to man-made spider silk.

According to Science Daily, scientists from the Technische Universitaet Muenchen and the University of Bayreuth have solved the question of how spiders form long, stable, elastic fibers from the proteins stored in their silk glands in seconds. The spider silk is comprised of protein chains linked with stable physical connections, and between these are unlinked areas that contribute to the elasticity — making the silk both strong and flexible. But the mystery behind the molecules are what allows them to be stored in close confinement inside the silk gland without linking up and clumping. The scientists were able to figure out the structure of a control element used in the formation of the spider silk, and now they may be able to soon replicate the way spiders form silk. http://www.sciencedaily.com/releases/2010/05/100512131511.htm"

Politics

Submission + - The new Brazilian digital ID card (abril.com.br)

An anonymous reader writes: Currently a Brazilian citizen can (technically) have up to 27 different ID numbers (one for each federal unit). Plus, we have our SSN (known as CPF), driver's license, voter registration number, and a couple more documents. To unclutter all this mess, the government began working on a new digital ID card (Google translation here), composed of a chip, laser imaging with layered printing and a digital certificate. This new credit-card -like ID should replace all others documents and already began rolling out on Rio de Janeiro and Bahia states, while the estimate to migrate all 150 million citizens goes to 2020. This ID card is aligned with ISO 7816 standard, stored fingerprints are AFIS -compatible and it the card is OCR ready, among other things, all to ensure proper identification even while in offline mode. However, only the numbers are being provided at this time: the cards are still waiting for some bureacuracy before manufacturing can begun.

Comment This should work in Brazil as well (Score 1) 353

Just struck me that our consumer laws forbids that anything can lose resources like that without previous consent or proper compensation at consumer's decision. I bougth my PS3 in USA here so it does not apply to me but I wonder if one takes this to the proper authorities here, what would be the result? INAL but I think that Sony may be even prohibited to do this change here.

Comment Re:New Jersey (Score 1) 79

No, I'm not. I'm quite happy to pay more for quality. If you are willing to cope with this sort of crap, that's your choice but remember that the whole internet idea is about collaboration. If you put up too much crap, you will start to get blocked and your 19.95/month won't worth a dime.

Comment Re:I think it'a about the same all over (Score 2, Insightful) 79

By your logic, I could accept money from drug dealers as well, "cuz, ya know, without customers that pay money, companies go out of business" . If they accepting money from spammers and malware dealers, they are liable as well. I could press civil and criminal charges or I can just block their traffic completely (which I've done, BTW). Then I turn from a "whining bitch" to a royal PITA. Thankfully, the Internet is still free around here.

Comment Re:New Jersey (Score 1) 79

I do agree they are more targeted but that is a price they have to pay for their size and there are ways to investigate without snooping around one's servers. Also, what about the hundreds of complains I sent? I've never got one single reply.

Comment Re:New Jersey (Score 5, Insightful) 79

Please. If you are a big company you need to be prepared to deal with larger portions of the same: good tools, good (and bigger) staff, a specialized security/response team. It's like any other company, One can't expect to run a large company with the same resources used in a small one.

First Person Shooters (Games)

Quake 3 For Android 137

An anonymous reader writes "Over the last two months I ported Quake 3 to Android as a hobby project. It only took a few days to get the game working. More time was spent on tweaking the game experience. Right now the game runs at 25fps on a Motorola Milestone/Droid. 'Normally when you compile C/C++ code using the Android NDK, the compiler targets a generic ARMv5 CPU which uses software floating-point. Without any optimizations and audio Quake 3 runs at 22fps. Since Quake 3 uses a lot of floating-point calculations, I tried a better C-compiler (GCC 4.4.0 from Android GIT) which supports modern CPUs and Neon SIMD instructions. Quake 3 optimized for Cortex-A8 with Neon is about 15% faster without audio and 35% with audio compared to the generic ARMv5 build. Most likely the performance improvement compared to the ARMv5 build is not that big because the system libraries of the Milestone have been compiled with FPU support, so sin/cos/log/.. take advantage of the FPU.''

Slashdot Top Deals

IF I HAD A MINE SHAFT, I don't think I would just abandon it. There's got to be a better way. -- Jack Handley, The New Mexican, 1988.

Working...