Slashdot Mirror


User: hummassa

hummassa's activity in the archive.

Stories
0
Comments
2,076
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,076

  1. No it does not on EMI Says Online File Storage Is Illegal · · Score: 1

    ask Trent Reznor or the guys from Radiohead.

  2. :-( movie reference lost... on Researchers Create an Automatic Backup Band for Singers · · Score: 1
  3. Re:Hope they are not wasting much money on this. on Researchers Create an Automatic Backup Band for Singers · · Score: 1

    Are you a sheep or a wolf??

  4. You are still wrong... on Adobe Photoshop CS4 Will Be 64-Bit For Windows Only · · Score: 3, Informative

    Okay, stipulated. Regardless, it's the memory address space that allows for the speed improvement when working with large files, not new JMP routines. JMP routines? Actually, the extra register things is capable of optimizing out _many_, _many_ memory accesses... leaving the path clear for the SIMD instructions to fetch repeatedly only the data that your extended addressing is capable of. Imagine (simplifying a little) some transform being done to an image, that alters some data:
    for( all pixels in the image ) { x1 = red(pixel); x2 = (x2 + x1 *2 + 3) % MAX; blue(pixel) = x2 }
    if x1, x2 are put in registers then your transform will fetch only the pages where the pixel values are; if x2 is in memory, then _each_ fetch of a page where a pixel are is interleaved with one fetch and one write of the page where x2 is. This means that the operation becomes probably three to four times slower.
  5. Yeah, my iPhone experience... on 3G iPhone Going Into Production In May · · Score: 1

    is that it think it is between 1.5km and 6km (1 to 4 mi) from where it really is.

  6. Re:I'm just glad they're teaching C++ actively aga on Stroustrup Says C++ Education Needs To Improve · · Score: 1

    I'm still astounded that a Computer Science curriculum includes any in-depth teaching of a programming language. Does the physics curriculum include courses on car repair?

    No, but it better have hours and hours teaching how to use the lab facilities. Yes, Computers are to Computer Science what Telescopes are to Astrophysics, but except for most hardcore Astrophysics, the guys better know very well how to use their telescopes.
  7. Would you care to explain, OT, of course... on Western Digital's "Green" Hard Drives · · Score: 1

    1. what were the grammar mistakes I did? (english is not my first language) I really don't understand why the attacks, if I am only trying to help.
    2. I used XP as an example. hdparm/sdparm also works on Linux, and I'm sure MacOSX has something like that also.
    3. That one is a tough one to believe; have your friend tried to disable APM in the BIOS? This says it could be that.

  8. Don't your friend know... on Western Digital's "Green" Hard Drives · · Score: 1

    That you can control how often the drive spins down in the "power" control panel for XP?

  9. Simpler solution: on Western Digital's "Green" Hard Drives · · Score: 1
    Copy the whole disk and then resize the partitions; don't do it via USB/FW, but via SATA bus.
    1. plug both HDs;
    2. boot from a linux livecd,

    dd if=/dev/sda of=/dev/sdb bs=1M
    3. after that,

    parted /dev/sdb
    4. ??/profit!!. I suppose it will get more than 71GB/hour transferred.
  10. Come on, -1, Uninformative on IBM Invests In MySQL/Oracle Competitor · · Score: 0, Offtopic

    Actually its in the pronunciation, Linux is Li-nux...not "Line-ux" or "Line-ex" as I've heard people say. Its because Linus was Finnish that the pronunciation came naturally to him, Finns speak with a somewhat clipped speech. Americans tend Drawl and drag more, making it unnatural for them. Linus is pronounced Lee - noos
    Linux is pronounced Lee - nooks
  11. Re:come here, sweetheart on MD Bill Would Criminalize Theft of Wireless Access · · Score: 1

    adding any CRIMINAL or CIVIL law for someone connecting to your UNENCRYPTED access point only encourages stupidity, lack of reponsibility and negligence. Not mentioning that they will have to prosecute every iPhone owner in the country (it automagically connects itself to any open wifi router in range from time to time by default)...

  12. Re:All Credit to Him on Pleasing Google's Tech-Savvy Staff · · Score: 1

    I've had to do IT work for tech companies before, and it's like being the caterer at a chef's convention, they always think they could do it better. That he's managed to do it with a relative degree of success at a place as eclectic and high profile as google is impressive. I think the approach is novel too, although I'm not sure how well it would apply outside of their unique company culture. The fact is: if you are the caterer at a chef's convention, probably (1) 80% of them would do it better than you and (2) the remaining 20% wouldn't, but they do think they would.
    So, all credit to him for making them cook their own meals, which was more intelligent anyway and less reputation-damaging.

  13. PS on What Programming Languages Should You Learn Next? · · Score: 1

    Postscript is a Turing complete language. and a wonderful one, albeit postfixed.
  14. Horse shit ^ horse shit on Identifying Manipulated Images · · Score: 1

    Sorry for the subject line, but...
    if you have enough information to test it, then you have enough information to fake it (at least well enough to pass the test).

  15. Re:Why switch? on Little Demand Yet For Silverlight Developers · · Score: 3, Informative

    I will agree as soon as someone finds a way to build both a Flash and Silverlight application from the same source code, makes almost all websites provide both and the users can choose with a browser setting which one to use. Then the issue is at least close to comparable to Linux distros... Plug OpenLaszlo...

  16. No, no, no, no, -5, Redundant... on Will Mars be a One-way Trip? · · Score: 1

    You actually ruined the joke for those in the loop... :-)

  17. Re: Living Alone on Will Mars be a One-way Trip? · · Score: 4, Funny
    I detected a minor inconsistency in your post:

    I'm living with my parents now (because they're getting old and they need someone younger around to help out) and we get along great, but when the inevitable occurs, even though I'll miss them, I'll be fine living by myself again (until I get old myself, I guess). is not really consistent with this:

    Well, I've never had kids (except for a short span when I had a girlfriend living with me, and those were actually her kids, not mine), but that just means that I am doing my part to keep the human population on this planet down, plus I'm not in a financial sinkhole like many people who have kids. Yeah, but you won't also have someone to take care of you when you get old. Hope you are using your savings to buy a nice "best age" condo in Del Boca Vista, with a lot of redhead nurses to tend to your needs... :-)
  18. Re:eee on Comparing the OLPC, Classmate and Eee · · Score: 1

    I have one, too, and the only thing that I miss is a bigger keyboard (darn fat fingers!)... I use it at home at all times, and while my old laptop was a hassle to get from the bag (weight, ...), the eeepc is a breeze.

  19. Re:TrueCrypt on 7 Secure USB Drives Reviewed · · Score: 0

    I trust TrueCrypt a hell of a lot more than anything which comes preinstalled on these things. Funny thing is, Survivor comes with TrueCrypt preinstalled... :-)

  20. Re:Truecrypt: Linux, OS X, and Windows. Free. on 7 Secure USB Drives Reviewed · · Score: 1

    At least one of the drivers (Survivor) uses TrueCrypt.

  21. 3G (well-implemented) takes LESS energy... on Woz Dumps on MacBook Air, iPhone, AppleTV · · Score: 3, Interesting

    or, to be clear: it spends more power, but during much less time, so the energy / byte ratio is lower than, for instance, EDGE. Most 3G phones I know don't load a page in the browser while you are reading another (the iPhone certainly don't), so, the battery would endure MORE if the iPhone was 3G.

  22. An interesting perspective on this on iPhones Produced in China Smuggled Right Back in · · Score: 1

    In Sao Paulo, 10M inhabitants:

    60% of people buy pirated goods at least once a month.
    33.6% of people spend less than $5 in pirated goods per month.
    18% of people spend $5 to $15 in pirated goods per month.
    8.4% of people spend more than $15 in pirated goods per month.

    Source: http://info.abril.com.br/aberto/infonews/022008/21022008-3.shl

  23. I would be throwing a chair by now... on Microsoft's "Source Fource" Action Figures · · Score: 3, Funny

    1. I am a geeky dad of a 8yo boy.
    2. I use Linux exclusively.
    3. My son -- which could be a Microsoft convert if this thing worked -- cannot watch the videos.
    4. Therefore, he is safe from the brainwashing.
    5. Profit!!!

  24. The answer to your question on iPhones Produced in China Smuggled Right Back in · · Score: 1

    IThe only question I have for you is the following: You said you lived in an underdeveloped country. Is it illegal in your country to pirate US-made stuff? I Don't live in the US myself, so I sure as hell don't follow US laws. I follow my country's laws (which however, support copyrights), and thats it. If tomorrow the law says that copyright is null and void, I'll only buy videogames (because I'm a collector), but movies will all get pirated, and software will be free (and as a software developer, I'll change job!). I live in Brasil. We are signataries of the Geneva convention. We do have (somewhat strict) copyright laws, but no DMCA-like laws, nor software (and business-methods) patents.

    Basically, you can go to jail (two to six years [*]) for copying and distributing in exchange for money copyrighted material, and you'll get more jail time if you are doing so in a big scale. People who buy bootleg movies on the street are not liable, but people who sell them are. People downloading torrents are in a gray zone (because they are uploading too), but no effort was made against them yet. People (and companies) who pirate software and get caught usually can pay a fine up to 1000 times the price of the software and avoid jail (it's usually settled for less). Time/space/media-shifting is fine by our legislation.

    [*] our jail times are particularly small (the philosophy of our legislation is that jail time should recover the person and get it back as a productive member of the society -- not that it works a lot in practice): 2-6 years for theft, 2-8 for aggravated assault, 6-20 for murder, 20-30 for robbery with murder.
  25. If you have a linux machine nearby, ... on DVD Jon Creates DRM Killer · · Score: 2, Interesting

    1. configure cups-pdf
    2. configure samba and share the cups-pdf printer
    3. print the PDF to said printer
    4....
    5. profit??!! (serious, now you should have an unlocked PDF for your document)