Slashdot Mirror


User: Oscaro

Oscaro's activity in the archive.

Stories
0
Comments
118
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 118

  1. Re:Ironic on Italian Prosecutors Seek Prison Sentences For Google Execs · · Score: 4, Interesting

    I don't know where you found this info, and I never heard anything about it (and I actually have born and live in Torino). Also there are no "cliffs" around Torino, and Torino has nevere been a citystate in ancient times: in fact it was born as a Roman military camp.

  2. Economy laws on Do Video Games Cost Too Much? · · Score: 1

    There is nothing new in this... the laws of offer and demand are always the same

    http://en.wikipedia.org/wiki/Supply_and_demand

  3. Re:infuriating on New Cellphone Sized "Computer" Takes Aim at Sub-Notebooks · · Score: 1

    But I digress. Just because a phone is locked down by a carrier doesn't mean that its hard to remove the restrictions -- it's usually as simple as a bit of Googling and following a step-by-step guide. Given that it's almost always a one time thing and that phones purchased from your carrier tend to be subsidized, it's not a bad idea to do a bit of research first.

    Keep doing that, and you'll get more locks on the next device.

    Stop buying locked device, and maybe something will change.

  4. In this house... on CO2 To Fuel, Closing the "Carbon Loop" · · Score: 5, Funny

    In this house we observe the laws of thermodynamics.

  5. Re:C# and BSD license? on An Intro To OpenSim, the Apache of Virtual Worlds · · Score: 1

    C# is an ISO/ECMA standard, Java is not.

    ECMA standards are a joke, bot the win32 api and directx api are ecma standards, but they changed them multiple times anyway (updating the standards on the way...).

  6. Processing (language) on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    Processing is a java subset (but you can use full java if you wish) geared toward "visual computation". You can see some great examples here http://complexification.net/gallery/ or on flickr (just search for "processing" tags). Project home page is here http://processing.org/

    I already used it to teach something to my nephew (12yo) and he finds it great, mainly because he can have some "cool" effects and stuff on the screen and can instantly see what his code does.

  7. Relevant links on TrueCrypt 6.0 Released · · Score: 5, Informative

    Project homepage is here: http://www.truecrypt.org/
    Release notes here http://www.truecrypt.org/docs/?s=version-history

    (Btw, these links should be in the article, instead of an external (sponsored?) one).

  8. Re:Deprecated for quite a while now on Creative Sued for Base-10 Capacities On HDD MP3 Players · · Score: 1

    Also, 'b' is for 'bit' (used especially for transmission rates, like 54 kbps) and 'B' is for 'byte'.

  9. Re:Scenario where this is useful? on Fujitsu HDD with AES 256-bit Encryption · · Score: 1

    One scenario where this would be VERY useful is (tah dah!) DRM.

    It all depends on WHO has the keys...

  10. No on Stephen Hawking Thinks Aliens Likely · · Score: 4, Insightful

    "Aliens being likely" does not mean that it's likely we will ever meet one (or be successful in either sending or receiving any communication).

  11. Re:Good way to turn a positive thing negative on iPhone SDK Rules Block Skype, Firefox, Java ... · · Score: 1

    Indeed, why fight? Third party apps should be seen as a prize given to the best platform and to the best manufacturer policy. Apple has never been friendly to anyone. Why bother? There are other more interesting and more open platforms like Android, OpenMoko, Maemo.

  12. Re:Assembly isn't obsolete! on Obsolete Technical Skills · · Score: 5, Informative

    I don't think GCC works that way. Actually, it does. You can use "gcc -S" to write the assembly output on a file. I find it very instructive, and you can see the effects of the various optimization options...
  13. Re:Assembly isn't obsolete! on Obsolete Technical Skills · · Score: 3, Insightful

    Also, compilers are written by people, and compilers' output is assembly code.

  14. Re:Assembly isn't obsolete! on Obsolete Technical Skills · · Score: 5, Insightful

    Every programmer should know something about assembly. It gives you a better insight on what the compiler does for you, on how a function is invoked, on how an array is accessed, and so on.

  15. Why fight? on iPhone Application Key Leaked · · Score: 1

    Why should developers FIGHT against the hardware manufacturers? Independent developers are doing a huge favour providing interesting apps on a platform. If the manufacturers don't want that, why bother? There are tons of other open and interesing platforms out there, Android being only the latest...

  16. Re:A LOT of air on the prices on The True Cost of SMS Messages · · Score: 1

    Where are my modding points when I need them? Your comment is insightful, interesting, and (most important) correct.

  17. Re:Marketing Slogan on Windows 7 To Be Released Next Year? · · Score: 1

    windows 95, 98 and ME were all version 4.something

    XP is 5, Vista is 6.

  18. Re:Ray tracing is so wrong... on Ray Tracing for Gaming Explored · · Score: 1

    Like?
    (I'm genuinely interested. Got some links for further reading?) The algorithms currently used by all the graphic cards are perfectly fine, with the help of shadow mapping, ambient mapping, reflection mapping and all sort of tricks that let you generate a plausible image, even if it is not "physically accurate". All the auxilliary maps can be efficiently generated on the fly.

    Even in non-realtime renderings (ie: pixar movies) ray tracing is used VERY sparingly in very special situations when it cannot be avoided. They use a completely different approach wich (again) is based mostly on maps. See the papers on http://graphics.pixar.com/ and especially http://graphics.pixar.com/Reyes/paper.pdf

    BTW the software from pixar was used for most cg you ever saw in movies. See https://renderman.pixar.com/products/whatsrenderman/movies.html for a list.

    I really think that most enthusiasm for ray tracing comes from people who saw some ray-traced animation on the amiga 15 years ago and have not bothered to find out if something better is available.
  19. Re:@_@ on Followup On Java As "Damaging" To Students · · Score: 1

    Java offers such a featureful API that the programmer isn't forced to learn the basics. He is able to simply use a Hashtable, a Sort, a LinkedList, or whatever he needs without understanding why it works. But he could reimplement all those data structures as an exercise, and he should be asked to do so. The problem is in the CS programs, not in the language.
  20. Ray tracing is so wrong... on Ray Tracing for Gaming Explored · · Score: 0, Troll

    I keep finding people who think that ray tracing is some kind of "perfect" rendering algorithm.

    Actually I think of ray tracing as of the bubble-sort of computer graphics. It is absurdly naive, completely inefficient, and totally not necessary, especially for real time graphics. There are lots of different approaches to rendering that are much more flexible, efficient, and feasible.

  21. Re:SI units on Seagate Offers Refunds on 6.2 Million Hard Drives · · Score: 1

    The SI units just don't work. They can't work. They will never work. That's because people think that units are for measuring hardware. They are not. They are meant to be a measure for quantities of information which are entirely abstract and not related on the hardware you put it into. Quantities of information are something you do math with, and are best expressed in powers of ten.

    The hardware vendors can (and should) just use the correct prefix. That's already happening. I've seen the KiB and MiB prefixes used both on memory modules and disks.
  22. Re:A good example of how coding has progressed, on Crowther's Original Adventure Source Code Found · · Score: 1
    Actually, even Knuth's version is full of GOTOs and is NOT to be considered a good example of literate programming. He even says in the source code:

    By the way, if you don't like goto statements, don't read this
  23. Re:Any reason to switch from VLC or BS? on Democracy Player Is Dead, Long Live Miro · · Score: 2, Insightful

    s there any reason to use Miro rather than VLC or BS Player?

    No. Actually, I switched back to VLC almost instantly. It's totally unusable and awfully bloated.

  24. Re:Automated Storage and Retrieval on Parking Attendant 2.0 · · Score: 1

    Actually this is not even a new application. Here in Torino (Italy) there are at least three such parkins, and all of them are at least 10 years old...

  25. Re:Thief had redefined the FPS on The Downfall of the Thief Series · · Score: 1

    it was the only game in the FPS category that you could complete without killing anyone

    when I played it, I was so used to the "classical" fps approach that I killed every single enemy...