Slashdot Mirror


User: neonleonb

neonleonb's activity in the archive.

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

Comments · 102

  1. Re:Every 30 days. on Ask Slashdot: Convincing My Company To Stop Using Passwords? · · Score: 4, Insightful

    In that XKCD he doesn't treat characters independently. Instead, he assumes that each word provides 11 bits of entropy (i.e. assuming uniform draws from ~2000 words), giving a total of 44 bits. That's far less than the (26^20) you'd get if you treated the characters as independent random samples.

  2. Magic wand? on Hitachi Developing Reactor That Burns Nuclear Waste · · Score: 2

    It's Hitachi! Can't they just wave their Magic Wand and make the nuclear waste go away? Think of the buzz that would create!

  3. Insertion + Merge on Ask Slashdot: How Do You Sort? · · Score: 1

    First, I construct medium-size piles via insertion sort. That works great as long as there are few enough things that I can spread them all out and see where to insert new ones. Once that gets crowded, I stack that into a pile and put it aside. Repeat until every document is in a sorted stack.

    Then I merge-sort the stacks.

    All in all, I find it a reasonably efficient method.

  4. Re:Why do you find it interesting? on Dell's New Sputnik 3 Mates Touchscreen With Ubuntu · · Score: 1

    It's not just what RAM usage is today. It's also what RAM usage *will be* in 2 or 3 years. I certainly want my laptop to still be useful after only a couple of years!

  5. Re:Mac Book Air on Dell's New Sputnik 3 Mates Touchscreen With Ubuntu · · Score: 1

    It has a nicer screen than a Macbook Air, at least.

  6. Re:Why do you find it interesting? on Dell's New Sputnik 3 Mates Touchscreen With Ubuntu · · Score: 1

    There's a higher-CPU higher-disk version for a couple hundred more. I agree about the lack of RAM, though.

  7. Enforce every law on Georgia Cop Issues 800 Tickets To Drivers Texting At Red Lights · · Score: 1

    I think this is excellent. All the laws should be enforced, and if people don't like the results, they should change the laws.

    Unenforced laws make everyone a criminal; then the law can be used as a weapon against anyone at any time, giving the government too much power.

  8. Re:GIL and true parallelism on Interviews: Q&A With Guido van Rossum · · Score: 1

    I think for my purposes, "Use Julia" will eventually be the answer. But I'd be happier if Python could just do what I want.

  9. Re:GIL and true parallelism on Interviews: Q&A With Guido van Rossum · · Score: 2

    I take your point; Python isn't the tool for proper threading.

    Nevertheless, I think your claim that "people who need threads are already using other technologies" isn't true. I think people keep butting up against that need as their projects grow, and it forces them to (painfully) move away from Python. I think Python could better serve those users with good parallelism.

  10. Re:GIL and true parallelism on Interviews: Q&A With Guido van Rossum · · Score: 2

    And Jython doesn't work with numpy, which is one of Python's best features. The JVM is great for parallelism, but numerical computing on it isn't very fast.

  11. GIL and true parallelism on Interviews: Q&A With Guido van Rossum · · Score: 4, Interesting

    The main thing that keeps Python from being really useful for my projects is the Global Interpreter Lock (GIL). I would love to write Python for my data-intensive code, but it is impossible to get really good parallelism with Python; the multiprocessing library isn't a magic fix because then I have to move all my data back and forth between processes.

    When, if ever, should I expect to be able to use Python to do parallel data processing? What is the priority for this, and what would need to be done to make thread-level parallelism possible?

  12. Re:I switched to cash on Bank Puts a Billion Transaction Records Behind Analytics Site · · Score: 1

    Sorry, *Fjandr* specified tip.

    I think you're right that paying in cash is usually the best option, if for nothing else than relieving the business of the credit card fee. But I also think that "tipping in cash" implies tipping in cash on top of a credit card payment, usually for tax avoidance, and that's what bothers me.

  13. Re:I switched to cash on Bank Puts a Billion Transaction Records Behind Analytics Site · · Score: 1

    Those are many good reasons to *pay* in cash. You specified *tip*, and the only reason specific to tipping that I can think of is tax avoidance.

  14. Re:I switched to cash on Bank Puts a Billion Transaction Records Behind Analytics Site · · Score: 0

    It's better only for the server, and it's only better because it helps them avoid taxes. In fact, that's worse for everyone in the country who is not the server.

  15. Koss Plug on Ask Slashdot: Best Headphones, Earbuds, Earphones? · · Score: 1

    I really like the Koss Plug series (e.g. http://www.amazon.com/Koss-Plug-In-Ear-Headphones-Black/dp/B00001P4XA). I'm not sure they meet your stringent audio requirements, but I think they sound fine, they're cheap, they fit in your ear comfortably, and they provide a good amount of sound isolation--enough that I feel I can safely listen when riding the train.

    Their biggest issue is that because they're really *in* your ear, you can hear when the cord bangs against things. I don't mind, but you may. But for $12, you can pick up a pair and decide what you think.

  16. Re:easiest is best right? on Ask Slashdot: Best Way To Print From an Android Tablet? · · Score: 3, Interesting

    Yeah, my dad did a graphics Ph.D. in the late 80s, and to get good renders for publication, he aimed a good camera at a good monitor.

  17. Re:not too surprising on NYPD Dismantling Occupy Wall Street Encampment · · Score: 1

    Hear, hear!

  18. Re:Root the phone and profit! on Ask Slashdot: Which Android Phone (and Carrier) For WiFi Proxy Support? · · Score: 1

    My Nexus S (on T-Mobile) has built-in wifi tethering. I know that some carriers lock it down, but then I guess that's the magic of an unlocked phone.

  19. Re:Questions About Privacy on Google Wrestles With Privacy Bugs In Google+ · · Score: 2

    I know of one such case.

    Suppose you're sharing something with a circle and allowing the recipients to comment on it. Those people will likely want to know who will see their comments, so they can know what's appropriate. However, them knowing that requires exposing who you shared with. So, it's a hard decision: either you have to expose some information about sharing, or you have to force people to comment without knowing who their audience is.

    I think that trying to give users the ability to create information asymmetry (i.e. not telling everyone everything) fundamentally requires tradeoffs.

  20. Love the City Museum on St. Louis Museum Offers Thrills, Chills, and Lawsuits · · Score: 1

    Yeah, it was great, but I always wondered how they avoided lawsuits. I hope the law doesn't get it shut down--it's just wonderful!

  21. Correlation is not causation, but causation is. on Look At Sick People To Give Your Immune System a Boost · · Score: 2, Funny

    Why the dickens are people tagging this "correlationisnotcausation"? It was a controlled experiment, so there weren't any hidden causes to explain away the causation. It's like people don't actually understand what "correlation is not causation" means... but I'd hoped that at least here on Slashdot folks would be cleverer than that.

  22. *Quickly changing* magnetic fields on Magnetism Can Sway Man's Moral Compass · · Score: 2, Informative

    TMS works by using quickly-changing magnetic fields to induce electric fields and neural firing. After 25 minutes of this, the neurons in that region are thoroughly worn out and don't function right for a while (see research on "temporary lesions").

    This isn't about magnetic fields in general, just about very strong, quickly-changing ones applied to this one spot for a long time. This is among the most sensational writeup I've ever seen, and it totally misrepresents the point.

  23. Re:Having watched the whole thing to the end... on Photoshop CS5's Showpiece — Content-Aware Fill · · Score: 1

    Agreed!

  24. Re:Priceless on Ubisoft's New DRM Cracked In One Day · · Score: 1

    You can get into someone's apartment without breaking the lock. Maybe you break the window, or the door, or something else. The same can be true about computer code. The grandparent made a comment about which piece the crackers modified--it looks to him like they went around the internet connection part, rather than breaking it itself.

  25. Re:They're artificial limitations. That's the prob on iPad Is a "Huge Step Backward" · · Score: 2, Funny

    Well, it depends. When he's not taking his dried frog pills, his world could be *anything*.