Slashdot Mirror


User: RichMan

RichMan's activity in the archive.

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

Comments · 1,064

  1. Delivered service is changing on Bill Gates: the Traditional PC Is Changing · · Score: 1

    Desktop computers for document processing, number crunching etc will remain what they are, with most users benefiting from 2 or more screens and not the focused app space Windows 8 wants to deliver.

    Targeted consumer applications including media delivery is not something the desktop is optimized for.
    Like the internet Microsoft is again late to the game and does not appear to fully understand it. Multifaceted small scale application delivery is a different beast from desktop applications.

  2. Re:drone boats - subs on FishPi: Raspberry Pi Powered Autonomous Boat To Cross the Ocean · · Score: 3, Funny

    Make it an underwater glider and give homeland security another panic attack.

  3. First Law Consequenses on Eben Moglen: Time To Apply Asimov's First Law of Robotics To Smartphones · · Score: 1

    You have no messages. Relax and do not leave your safety enclosure.

  4. Klemeper Rosette ? on Kepler-36's 'Odd Couple' Defy Planet Formation Theories · · Score: 2

    Kepler/Klemeper/Kemplerer Rosette

    Truth may be stranger than fiction (See Larry Niven's pupetters)

  5. any programming language thanks to the OS on RIAA Goes After CNET For Media-Conversion Software · · Score: 1

    Any program language that can be used to drive TCP traffic is capable of this.

    The functionality is provided by the libraries that come with the OS. So they should ban the OS's.

  6. welcome to economics 101 on Why Bad Jobs (or No Jobs) Happen To Good Workers · · Score: 5, Insightful

    There is supply and demand to empolyment. If the companies want people with specific skills they need to provide the money. The companies real complaint is that they can't find the people they want at the money they are willing to pay.

    To the companies I say welcome to basic economics. If you want something specific you may have to pay a lot. In this case the companies are consumers of the labour market. And as we know it sucks to be a consumer.

  7. Re:Saw a meteor once. on Astronomers Catch Asteroid In Near-Miss Video · · Score: 2

    You should be able to see meteor on any night if you look long enough.

    Around August 12th the annual peak (Perseids) usually yields 1 visible meteor a minute to a keen observer.

    The Leonids (Nov 17) peak every 33 years at 1000 meteors and hour (16 a minute).

  8. Re:self promotion - on JEDEC Fiddles With DDR4 While LRDIMM Burns · · Score: 2

    I submit that yahoo poster vicl2012v is the writer of the blog and submitter to Slashdot and likely the anon doing a lot of responses here.

    Here is a post on yahoo asking for help in boosting the story through slashdot submission.
    http://messages.finance.yahoo.com/Stocks_(A_to_Z)/Stocks_N/threadview?m=te&bn=51443&tid=52505&mid=52505

    "Click on this slashdot submission if you want to vote it up so it appears on slashdot:"
    This yahoo post is 21minutes (June 8/11:19pm) after the /. submission (June 8/10:58pm)
    and Vicl is unfamiliar with /. so how in 21 minutes did he become aware of the post ?
    "There is a rating slider on the middle-right as well. You can drag the sliders to the left - but it seems these are for rating the comments (?). "

    As to the truthfulness of the post I make no comment.
    But it looks like a Yahoo Stock board poster promoted his own blog entry to slashdot, a major score in small stock touting.

  9. 100% faster, uhm no on Linaro Tweaks Speed Up Android, By Up To 100 Percent · · Score: -1, Offtopic

    Not even neutrino's are that fast.

    100% faster would mean it takes ZERO time to do something.

    The new code might be 50% faster than the old code. (Using old code as time reference).
    At the same time the old code would be 100% slower than the new code (Using the new code as the time reference).

    But there is no way the new code is 100% faster than the old code, as that requires 0 time for the new code.

    This is not nitpicking, this is correctly expressing relative numbers. If things are not expressed correctly they meaningless and unusable.

  10. self promotion - on JEDEC Fiddles With DDR4 While LRDIMM Burns · · Score: 4, Interesting

    The blog referenced is by the Yahoo Finance NLST stock group poster vicl2012v. He writes the blog, then uses references to it on the NLST Yahoo stock board to back up his points. Totally self referential.

    http://messages.finance.yahoo.com/Stocks_(A_to_Z)/Stocks_N/threadview?m=ts&bn=51443&tid=52454&mid=52454

    The Yahoo stock board is the usual UN-moderated open mess of spammers, and self interested parties both overplaying and hiding their interests.

    As the post here is submitted by anonymous draw your own conclusions.

  11. Re:The true nature of intelligence on South Korea Surrenders To Creationist Demands On Evolution Textbooks · · Score: 1

    ok, silly slashdot front end seems to eat LESS-THAN signs. even when escaped with a backslash \

    That was meant to be "1/2 the world has an IQ LESS-THAN-OR-EQUAL-TO 100"
    and "1/2 has LESS-THAN-OR-EQUAL-TO 100"

  12. Re:The true nature of intelligence on South Korea Surrenders To Creationist Demands On Evolution Textbooks · · Score: 1

    > who's only market are those with low enough IQ to not be able to reason.

    Don't forget more than 1/2 the world has an IQ = 100. ((100 is the median so if only 1 person has a 100, still more than 1/2 has =100))

    And we seem to be driven by a weird notion of direct democracy where 50%+1 of the votes means we 100% have to implement the decision even when lies, deceipt and other deceptions where used in garnering support.

  13. flint knives on Can You Buy Tech With a Clean Conscience? · · Score: 1

    We are still finding flakes from the first flint knives made. So it is not really tech. It is anything a creature does creates waste. It is almost like it was a law of thermodynamics or something like that. The problem is when there are to many of us creating to much waste.

  14. Trade - just create 30 original recordings on SCOTUS Refuses To Hear Tenenbaum Appeal · · Score: 4, Interesting

    Seeing as how the value was placed on the content that was distributed, all he has to do is make a material trade of something of similar value. Create 30 original recordings that have not been distributed to anyone at all and hand them over as fair trade value. As these are original and have not been distributed at all they would actually have higher value thant he songs he was found to have distributed as those songs were already available to many people.

  15. generalize to problem solving on Programming — Now Starting In Elementary School · · Score: 4, Insightful

    Programming is not special. Programming is the literacy of problem solving.
    Facing a required task and then using known tools to construct a method the achieve the required task in logical steps.

    There should be less emphasis on "programming" and more on general problem solving. Learning the general method is better than learning the specific method until you need to become as master of the specific method.

    Programming can be one aspect of teaching problem solving because programming is very structured. However problem solving skills in general need to raised a lot higher than general grade school level before real programming can be done.

  16. Re:gravity wheel has weird orientation wrt thrust on Engineer Thinks We Could Build a Real Starship Enterprise In 20 Years · · Score: 1

    Thanks for the correction was trying to do the math and find out what the acceration would be.

    0.0015G is acceleration so 2A = 0.003G

    At 0.3G would be a real problem
    At 0.03G I would expect a study needed. While staying still for some time you would likely get currents in your inner ear.
    At 0.003G I expect it would be below threshold. But still should be studied for long exposure before doing a trip. You would not want you crew to get all dizzy after 30 days in space.

  17. Re:gravity wheel has weird orientation wrt thrust on Engineer Thinks We Could Build a Real Starship Enterprise In 20 Years · · Score: 2

    And if A is small relative to 1G you won't get anywhere.
    Certainly not mars in 90 days.

  18. gravity wheel has weird orientation wrt thrust on Engineer Thinks We Could Build a Real Starship Enterprise In 20 Years · · Score: 5, Insightful

    If the ship accelerates under constant acceleration per the description then at the front side of the saucer those on the gravity wheel will feel
    1G - A
    and those on the back side of the saucer will fell
    1G + A

    So every loop around the gravity wheel you go through 2A of gravity variance As the +A thrust vector rotates from your feet to head and side to side of you.

    Sea-sickness prevails.

    It might have a lot of "detail" but an error this glaring just seems that they have missed a whole lot of other stuff.

  19. what they should do - on DVDs, Blu-Rays To Show 20-Second Unskippable Govt. Warnings · · Score: 4, Interesting

    put a one time use web entered data key at the end of OPTIONAL previews for a 50% discount on a future movie ticket (only valid on some movies, like the ones the expect to bomb anyways and need extra audience).

    This says a) thanks for buying the disk, and b) thanks for watching the OPTIONAL previews.

    It would make the buyer feel good and it would get them extra audience for normally losy movies. And it would get them web registrations of users. ((I hate doing the registration stuff, so mine would end up unused or I would pass the number to someone else, but I would still feel good about it rather than the current system))

  20. why are we paying for that on DVDs, Blu-Rays To Show 20-Second Unskippable Govt. Warnings · · Score: 5, Insightful

    When I see this the message I get is

    "If you avoided paying for this then you would not have to see this stupid message"

  21. It is pretty clear these are investments on risk on How Long Before the Kickstarter Bubble Bursts? · · Score: 1

    Sure there have not been any spectacular failures yet. But there are ZERO guarantee's you will get your rewards. That is pretty clear. And it will become clearer the more failures there are.

    I don't personally know of any actually failures -

    Noted point on risk MusOpen, 621% funding based on slashdot exposure.
    Funded Sept 2010 - Still has not delivered.
    http://www.kickstarter.com/projects/Musopen/record-and-release-free-music-without-copyrights?ref=live
    http://entertainment.slashdot.org/story/10/09/12/1350202/orchestra-to-turn-copyright-free-classical-scores-into-copyright-free-music

    It does seem to be slowly progressing and actually about to release the recordings. So it seems it will deliver in the end.

  22. Re:Batteries becoming as dangerous as tanks on Botched Repair Likely Cause of Combusting iPhone After Flight · · Score: 1

    Simply place some nice accelerant, or substance that releases lethal gas when burned, in the battery, make it look like a factory battery and you have nice attack vector the idiots at the TSA should have eliminated 10 years ago.

  23. 2" shim market on Open Compute Developing Wider Rack Standard · · Score: 5, Insightful

    I detect a few years of market window for rails with 1" shims attached (19+2x 1" = 21) to allow old servers to wedge into the new racks.

  24. Re:It's around everywhere else, too... on Is Humanity Still Evolving? · · Score: 2, Interesting

    If the death of a parent results in a lack of resources(or sickness or anything else) for an offspring causing the offspring to have fewer dependents than otherwide would happen, then evolution is still working. Just at a lesser rate.

  25. Cities, planes .... on New Study Suggests Wind Farms Can Cause Climate Change · · Score: 1

    Cities cause local/regional climate change.
    Plane travel collectively has a continent wide impact on cloud cover.

    Face it, there are enough people that anything we do collectively has impact on the world.