Slashdot Mirror


User: atrus

atrus's activity in the archive.

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

Comments · 265

  1. Sharepoint on US Military Signs Modernization Deal With Microsoft · · Score: 1

    Seriously, Sharepoint? Does anyone actually like SharePoint?

  2. Re:Why just 2m and 70cm? on Open-Hardware Licensed Handheld Software-Defined Radio In the Works · · Score: 3, Interesting

    The only real limits are: RF front end/IF section (if any, could be a direct conversion) FPGA speed The latter really only comes into play for high datarate/frequency work, so its all in the (hopefully replaceable) front end.

  3. Re:Wi-Fi? on Ford Tests DIY Firmware Updates · · Score: 1

    Already done by some companies, i.e. BMW.

  4. Re:Include the context folks on 2011's Fastest Growing Language: Objective-C · · Score: 1

    I wouldn't call that last update list up to date :) C++ is at C++11 (2011) Objective-C arguably is at a new version due to weak references and ARC (which are a feature of the compiler) (2011). PHP has had updates (for better or for worse)

  5. Re:Poor Scala on 2011's Fastest Growing Language: Objective-C · · Score: 1

    And what is wrong with Scala? Its miles better than Java. I also don't see Clojure or F# up there.

  6. Re:Alright, someone help on FPGA Bitstream Security Broken · · Score: 1

    Technology progress leaves us all in the dust :)

  7. Re:Alright, someone help on FPGA Bitstream Security Broken · · Score: 1

    Note that most FPGAs (and all of Xilinx's) are SRAM based - the bitstream has to generally be loaded from an external memory IC at boot-time.

  8. Re:And? on Cheap GPUs Rendering Strong Passwords Useless · · Score: 2

    Its all an arms race in speed. However, if people were smart and realized that hashing was never a good solution and instead followed something like PBKDF2 with a large C (thousands of rounds), we still would be safe.

  9. Re:Your first paragraph killed my interest on Book Review: Android User Interface Development · · Score: 1

    Since you decided to quote message passing, you don't actually understand the power that message passing brings to the table.

  10. Re:You've obviously never used iOS Interface Build on Book Review: Android User Interface Development · · Score: 0

    I have no idea why you're at 0: Troll. ADT is nothing close to IB, or even Microsoft's WPF tools. If you haven't tried them all, don't rush to make judgement.

  11. I hope its way more than $16k on Facebook Photo of Stolen Ring Puts Couple In Jail · · Score: 1

    I hope its more than $16k - or its a very poor quality diamond (bigger is better right?) - there is no way $16k will net you any diamond at 3 carats.

  12. Re:How many times? on Science Channel Buys Rights To Firefly · · Score: 1

    Out of curiosity, which would you consider the bad episodes in Firefly? I agree there are 1-2 less stellar ones, but would like to see if it lines up with what I felt.

  13. Re:Two Questions on Intel To Integrate DirectX 11 In Ivy Bridge Chips · · Score: 1

    OpenGL is crap as you mentioned - its basically nonexistent on Windows, and the Linux version is only marginal.

  14. OpenGL, Quartz on What 2D GUI Foundation Do You Use? · · Score: 1

    Most portable? OpenGL. Has the benefit of not requiring huge libraries ala Qt. Consider sticking to OpenGL ES 2.0. Most useful? Quartz/CoreGraphics. Not a portable choice of course, but a good drawing toolkit none the less.

  15. Re:Hiders Keepers? on More Gas Station Credit-Card Skimmers · · Score: 5, Informative

    Or, in reality, every skimmer records numbers. The thief comes by with the "dumper", buys some gas while take a complete download of the current recorder memory. Its far less risky on the retrieval of the numbers, especially if the skimmers have already been identified and the cops are waiting around the corner for the guys to come back (unlikely, but you never know).

  16. Re:also, multicore? on Apple A4 Processor Teardown · · Score: 2, Informative

    Multicore was wild speculation. It was pretty much obvious that it was a Cortex-A8 once the first units hit the market.

  17. Re:LED Light Bulbs on Gas Wants To Kill the Wind · · Score: 1

    Have you waited for them to warm up? Peak light output only occurs minutes after striking the bulb.

  18. Re:LED Light Bulbs on Gas Wants To Kill the Wind · · Score: 1

    Most LED degradation is due to heat. They still get quite toasty (of course nowhere near an incandescent). They also share the linear light dropoff as they age with fluorescent bulbs. However they don't have the warm-up issues of a fluorescent.

  19. Re:Developers? on Apple Bans Sexy Apps, Developers Upset · · Score: 4, Informative
    Thats the crux of it. The applications were spammy, brought nothing to the table except for a few pictures at $0.99. You could churn out 100 such applications in a day, and some people got close to that rate.

    If Apple adjusts their policy towards habitual application spammers (have you seen the Games section?), it would also solve the problem. But its easier to just target soft porn.

  20. Re:Moddability = Success on Civilization V Announced For This Fall · · Score: 1

    The crashes were the worst - saving on every turn got annoying. The graphics weren't really a problem for me.

  21. Re:Yawn on Quality Concerns For Kingston microSD Cards · · Score: 3, Informative

    Advertised speed class is different from actual quality. For instance, many off-branch CompactFlash cards do not support DMA - they are supposed to by the specification, but since little end equipment actually used DMA modes until very recently, very few people noticed. This is the same for SPI mode in SD cards (though not a requirement in microSD).

  22. Re:tpm? on Hardware TPM Hacked · · Score: 1

    Well TPM is a relatively open standard. If you can find a fundamental flaw in the implementation, more power to you. That would be breaking TPM wide open, if accessible from the outside. This is akin to someone figuring out that all door locks from vendor X will open with a master key. Physically disassembling an IC, and taping one of its logic lines is specialized work (even in hardware engineering), as done in the TPM case. This attack is akin to someone cutting down your door with a chainsaw, cutting open your door lock, and making a duplicate key from looking at the pins.

  23. Re:False assumption? on Game Devs Migrating Toward iPhone, Away From Wii · · Score: 2, Informative

    Deauthorize all has saved me as well. They limit the number of times you can do that per time period, but its not overly draconian.

  24. Re:Life expectancy on Xbox Live For Original Xbox Games Shutting Down · · Score: 1

    I recently upgraded to Chess 2010. How about you?

  25. Re:This always made me wonder on Woz Cites "Scary" Prius Acceleration Software Problem · · Score: 1

    Provable software. Lots of time.