Slashdot Mirror


User: ceeam

ceeam's activity in the archive.

Stories
0
Comments
1,417
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,417

  1. Re:the cool thing is that it's so cheap on Word Lens — Augmented Reality Translation · · Score: 1

    Low piracy -> Cheap prices.

    Cheap prices + Easy -> Low piracy.

    The amazing thing Apple did is putting their market into this sweet spot.

  2. Re:Bout time on Gmail Creator Says Chrome OS Is As Good As Dead · · Score: 1

    Not the actual Android developers, for example, no.

  3. Re:Why not Firebird? on Oracle Releases MySQL 5.5 · · Score: 1

    a) It's less unpopular than you think.

    b) And being "unpopular" is actually a nice feature.

    c) Historical documentation problems. Less of an issue now, but it used to be "lore-based".

    Also, the stricter RDBMS is the more unpopular it will be. You *can't* be as sloppy with it as you can with MySQL (or even Postgres). For starters - because transactions everywhere and case-sensitivity.

  4. Re:If Qualcomm+Android = Quadroid... on Is 'Quadroid' the New 'Wintel'? · · Score: 1

    A4ne.

  5. Not again... on Apple Bans Android Magazine App From App Store · · Score: 1

    I thought sensationalist FUD posts about the horrors of AppStore admissions were in the past. Clearly not.

  6. Re:Is Fusion any good? on AMD Releases Open Source Fusion Driver · · Score: 1

    The word is that they are seriously considering it at least. (And "the word" is the best you get when discussing Apple)

  7. Step 1 on Evaluating Or Testing Utility SCADA Security? · · Score: 0, Redundant

    Don't connect any important computers/networks to the Internet. Problem 80% solved, duh.

  8. Re:It's a space station on Is the ISS Really Worth $100 Billion? · · Score: 1

    > off-world

    ISS is great and everything, but don't over-dramatize it. Its orbit is, like, just over half an inch away from a 2ft/60cm diameter globe model. And what's probably more important it's well withing earth magnetic field.

  9. Re:Bluetooth is gone eh? on Wi-Fi Direct Gets Real With Product Certification · · Score: 4, Informative

    Bluetooth 3.0 uses WiFi as the underlying carrier technology.

  10. Re:Is it just me... on New Video of Apple's Enormous iDataCenter · · Score: 1

    Done properly - with proper encryption etc, it's not a concern at all.

    Well, there is a concern, namely legalization of it, but it's the same with the data on your HD. They - the law enforcement - (theoretically) can make you turn it on and check every file just about any time soon. TrueCrypt? You are forced to enter the password or face problems.

    > Disclaimer: I'm not a conspiracy theorist nut.

    Uhm... appropriate.

  11. Sure is some FUD here on In the Face of Android, Why Should Nokia Stick With MeeGo? · · Score: 1

    a) Symbian foundation "shutting down"? Well, sure a [citation] would help.

    b) Even if so - it was of only so-so use for Nokia. They are basically the only Symbian developer worth anything. FLOSS Foundation spin-off shutting down does not mean that Nokia won't continue it.

    As for Symbian itself - it's not that bad. It lacks some polish. Well, seriously lacks, including the infra-structure. But it has some nice feature - like ability to run native code which Android badly misses (some poorly-informed guy should post here about NDK, but it's not it at all). And I, for example, won't ever be programming in Java anymore, thank you. Symbians should just drop the certificate bullshit to get developers interested again.

  12. What I (usually) do on Passwords That Are Simple — and Safe(?) · · Score: 1

    11 random letters (all lowercase) and digits. No need to be more fancy than that. And if you roll the generator several times you'll find the combination which is pretty easy to remember after entering it 2-5 times.

    But is that really enough? Let's calculate, assuming somebody can test a million tries per second (way optimistically/pessimistically, I'd say): (26+10)^11 / 10^6 = over 4000 years. Pretty secure. Actually, in real life you can even use 10 or 9 characters and sleep well.

  13. Re:Joke of the day on Bill Gates Doesn't Work At Microsoft Anymore · · Score: 1

    Their market cap has been flatlining for 10 years.

    Apparently that means growth.

  14. Re:GP100M on 2 In 3 Misunderstand Gas Mileage; Here's Why · · Score: 0, Troll

    Yes. But since USians cannot grok liters (except, funnily, in engine displacements) and kms I wrote "gallons per 100 miles". It basically comes down to the fact that multiplication is easier than division. And if you know your car needs 7 liters per 100 km and you're gonna take a 400 km trip, 4 * 7 = 28 is easier that dividing 400 by whatever.

  15. GP100M on 2 In 3 Misunderstand Gas Mileage; Here's Why · · Score: 4, Insightful

    I always thought that measuring it Euro-way - in, for example, gallons per 100 miles - would me more practical and clear.

  16. Re:The coverup is always worse than the crime. on Gizmodo Not Welcome at 2010 WWDC · · Score: 1

    You know, fuck PR. If Obama refused to "talk to Fox" I guess many people would approve.

  17. I don't understand on WebM Licensing Problems Resolved · · Score: 1

    > if a patent action was brought against Google, the patent license terminated

    This will happen like the next day after WebM becomes semi-relevant.

    And the patent issue is the only one of importance, otherwise x264 is the same Open Source too. With much better quality.

  18. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 1

    Note to you: you have just used Perl in a positive context in a thread about programming languages consistency.

  19. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 1

    > on a much smaller scale

    Since we don't probably have any formal metric for that, I don't see how we can settle this argument.

    By subjective feelings, I disagree.

  20. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 1

    Python. WinAPI. Enough?

  21. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 1

    > they aren't consistent

    Nobody ever is! You know why? Because many functions are direct copies from the C stdlib, for example. Or from W3 DOM or other inter-language API standards. And different standards - gulp - are *inconsistent*!

    Yes, it's as simple as that.

    (And "native" PHP functions are more or less ok)

  22. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 2, Interesting

    Any sufficiently useful in real life set of libraries suffers from the same problems.

  23. Re:One of the biggest problems is configurability on 'Month of PHP Security' Finds 60 Bugs · · Score: 1

    > Ironically all this time I've been avoiding the preg functions because I figured they were the more likely candidates to go away.

    Sorry this is short, but are you *that* dumb?

    Anyway, I remember seeing (in official docs) the note that ereg functions will occasionally be dropped like 5 years ago when I first started with PHP. And the fact that PCRE functions are *much, much* more powerful is very obvious.

  24. Re:just like my Core i3, then on AMD's Fusion Processor Combines CPU and GPU · · Score: 4, Interesting

    I also heard that they *share* FP math units between CPU and GPU.

  25. Re:It doesn't exhibit natural popularity. on Objective-C Enters Top Ten In Language Popularity · · Score: 3, Insightful

    > Times have changed, and we have better programming languages available to us.

    That's interesting. And if I'd ask you to name another compiled language with dynamic message routing/dispatch it would be what? C libs compatibility is desired.