Slashdot Mirror


User: Intron

Intron's activity in the archive.

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

Comments · 2,179

  1. Re:Hyperbole on Google Wallet: the End of Anonymous Shopping · · Score: 3, Insightful

    Fine until everyone requires some tracked form of payment. Try using cash to buy an airline ticket, for example. See you when you get out.

  2. Re:Variable shape? on 10-Year Study Reveals Electron Shape · · Score: 1

    Electrons are a charged particle. If they had point size, then they would have infinite energy density, which is obviously impossible. Since all electrons have the same charge, they are all the same size. As for the wave-particle duality, when you measure wave characteristics, you can think of it as a wave. When you measure particle characteristics you can think of it as a particle. The electron won't be offended.

    As for what was measured, read the comment above about dipole moment. That's the best description.

  3. Re:round? on 10-Year Study Reveals Electron Shape · · Score: 1

    Is it round or spherical?

    A sphere is a mathematical term for a surface at a constant distance from a point in three dimensions. A solid body might be better described as "round" rather than use math terms that you don't really understand.

  4. Re:Kraken Cray XT5 on Cray Unveils Its First GPU Supercomputer · · Score: 1

    You are ignoring that it costs more to run a supercomputer than it could generate in bitcoins.

  5. Re:When? on Congress Makes Deal To Renew Patriot Act For 4 Years · · Score: 2

    How about:

    4th amendment - no search and seizure without probable cause and issue of a warrant.

    1st amendment - freedom of speech, yet the Act prevents you from revealing in some cases that you have been searched.

  6. Re:So the real question this raises is on Local Atmosphere Heated Rapidly Before Japan Quake · · Score: 1

    Oh. So "knock on effects" are what we used to call "effects".

  7. So the real question this raises is on Local Atmosphere Heated Rapidly Before Japan Quake · · Score: 1

    what are "knock on effects"?

  8. Grammar nazi alert on Is Process Killing the Software Industry? · · Score: 1

    "fleshed out", please.

    flushed out is what happens to the project just before it is completed.

  9. Re:"Creative" on Is Process Killing the Software Industry? · · Score: 1

    OK. And when was Agile first used as an example of a flawed broken process?

  10. Re:"Creative" on Is Process Killing the Software Industry? · · Score: 2

    For most projects you will never have all the requirements defined up front.

    Writing detailed complete requirements takes about as long as writing code, and as you've mentioned clients usually don't know what they need.

    So the developers/analysts will have to write the requirements for them and guess what they want and how they might change their mind in the future. How much they guess wrong depends on luck and experience ;).

    I've put in stuff before which people say they don't want, but later they want/need it because of some new external demand.

    If you get the foundation/schema/design right, you don't have to rewrite stuff to add features they want later. You don't have to write all the code in advance, just prepare the way "just in case" :).

    One of the big pains I find is fixing/overhauling other people's code. I'm far from a great coder, but often it seems the reason other developers seem so fast is because they're skipping a lot of stuff, or even doing things plain wrong. The other big pain is dealing with crap like "legacy PHP" and similar crap that make it so hard to do stuff the right way.

    FWIW, some people have had decent results writing the "user manuals" first! I see some merit with that idea, but I'm not sure what projects will be good with that approach.

    The thing is, the developers have to write the requirements anyway. You can either make it explicit and write a document up front, or you can do it piecemeal as you go along, which will lead to constant errors and backtracking. So you might as well do it up front.

    I'm writing a document right now (which wasn't requested by managment, BTW) just so I could nail down all the points so they can't come back later and say "that's not what I expected".

  11. Re:make your own opportunities on Do Geeks Make Better Adults? · · Score: 1

    But most so-called "education" today is about making people ready to enter the workforce.

    Sure, an education is all well and good. But many of the methods today are outdated and built for a world that existed 50 years ago. Take history. The things you learn from it in school are not the important lessons - Why was it a bad thing that Hitler and Stalin put lots of people in concentration camps? Why did metric get invented, and why do we use it over imperials? What was the founding fathers prime ideals in stating the US constitution? Instead we learn the boring stuff, like birth and death of Napoleon, when the American civil war was etc.

    We are taught to consume, not criticise, at a time where we need to start criticising the most. No wonder people can't see that the US essentially is a one-party system.

    I think the reason is a conservative belief that everyone needs to have a common knowledge base to prop up our culture. Everyone needs to know Napolean not because you will ever have a job requiring that knowledge, but just because it is part of the standard pool of knowledge. BTW, I don't think you will be taught Napolean's birth and death dates, but only that he was defeated by the English Duke of Wellington at Waterloo and exiled to Elba. That fits the model that English-speaking people saved the world and created modern society.

  12. Re:Then You're Not Paying Attention on Ask Slashdot: Going Beyond Comment Threads? · · Score: 2

    I think what you are complaining about is that everyone on Slashdot is upset with "The Mickey Mouse Act" and is disgusted that lobbyists determine how long copyright stands so now it's an unreasonable length of time. And yeah, anyone defending that deserves to be modded down. But you're not going to find anybody other than massive studios defending that because why would an artist care that their work is copyrighted past their death? Hell, I would demand it be public domain so that more people could enjoy my work.

    Mark Twain used to complain about the limited term of copyright - and considered copyright expiration a form of theft.

    I am interested particularly and especially in the part of the bill which concerns my trade. I like that extension of copyright life to the author's life and fifty years afterward. I think that would satisfy any reasonable author, because it would take care of his children.

  13. Re:And what about evercookie? on Chrome, IE To Allow Users To Delete Flash Cookies · · Score: 1

    How very magnanimous of you.

    So in your little provincial world, the only people deserving of protection from cookie mining evil corporations and government spies are long practicing linux users?

    No. Those running Windows on a virtual machine are OK too. As long as they blow away the Windows VM after use.

  14. Re:And what about evercookie? on Chrome, IE To Allow Users To Delete Flash Cookies · · Score: 1

    Its an arms race. You can try to keep ahead, but the advertisers are willing to spend a lot of money to be able to track individuals.

  15. Re:Waidaminute... on Osama's Hideout Gets 3 Out of 5 Stars on Google Maps · · Score: 1

    Good point. I just typed "hideouts near abbottabad pakistan" and it came right up.

    The funniest thing is that on the list of places is: UBL's O Face Saloon

  16. Re:That's not the solution, this is on The Fight Against Dark Silicon · · Score: 1

    You're right about Haskell being a beautiful language, but it is not as fast as C/C++. Even Java is usually faster. It's still pretty fast for a declarative language and has a C interface for when you need to speed up certain parts of code.

    Who cares? CPUs are 1000X as fast as they were 12 years ago, but I/O speed has barely changed. There are no CPU-bound problems anymore.

    The only thing that matters is programmer efficiency. It takes 5X as long to write C code as to solve the same problem in a modern language.

  17. Re:Apple apologist on GPS Maker TomTom Submits Your Speed Data To Police · · Score: 2

    I think putting GPS on police cars and having a website that tracks and maps their locations would be really interesting.

    Wow. That car's been sitting still behind the supermarket for 3 hours! Seems to be a snoring sound coming from it.

  18. Re:Gotta get me one of those! on GPS Maker TomTom Submits Your Speed Data To Police · · Score: 1

    Proven wrong time and again. If the police know you have data they want, they will get it.

  19. Re:Apple apologist on GPS Maker TomTom Submits Your Speed Data To Police · · Score: 1

    Here. Hold this diode.

    It's funny how these things only work in one direction, isn't it?

  20. Re:Get another ISP! on Mediacom Using DPI To Hijack Searches, 404 Errors · · Score: 1

    I've been trying to find details on google, but can't seem to dig it up any more.

    Maybe something is affecting your search results.

  21. Re:Get another ISP! on Mediacom Using DPI To Hijack Searches, 404 Errors · · Score: 1

    [rwhois.mediacomcc.com]
    %rwhois V-1.5:003fff:00 rwhois.mediacomcc.com (by Network Solutions, Inc. V-1.5.9.5)

    97.64.128.0/17

    I say we take off and nuke the site from orbit. It's the only way to be sure.

  22. Re:God particle on Rumors of Higgs Boson Discovery At LHC · · Score: 1

    Blame Leon Lederman. He's the guy that came up with that name to sell his book. You think anyone would have bought a book named "The Higgs Boson"?

  23. Re:just an observation... on Police Using Apple iOS Tracking Data For Forensics · · Score: 1

    If you are not doing anything wrong, you have nothing to hide

    Or the way law enforcement rephrases that: If you are hiding something, you must be doing something wrong.

  24. Re:rooted devices on Police Using Apple iOS Tracking Data For Forensics · · Score: 1

    Out of curiosity, did you change the locks on your house when you bought it?

    I know there's an app on some corporate phones that erases every piece of data that it can get its hands on if you enter the wrong password 4 times, or it detects tampering. Don't know if that would include this database tho.

  25. Re:Bedrock is patent troll, and the patent is bogu on Google Loses Bedrock Suit, All Linux May Infringe · · Score: 1

    It's just you. The patent is on garbage collecting a hashtable/linked list combination while it is in use.