Slashdot Mirror


User: Gori

Gori's activity in the archive.

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

Comments · 76

  1. Re:slashdot? on World IPv6 Launch Day Underway · · Score: 1

    According to http://ip6.nl/#!slashdot.org it scores 1/5 stars, and calmly states that "slashdot.org isn't quite ready for IPv6 yet."

  2. Re:How long till they can print money? on Gang Used 3D Printers To Make ATM Skimmers · · Score: 1

    You are forgetting the basic laws of conservation of energy and mass. There is a reason by replicators are a science fiction tech.

    Creating mass out of energy/electricity would require m/(c^2) Joules or energy. With the current speed of light and price of electricity, I would hate to see the power bill for replicating a glass of water.

    Even if you are not creating stuff out of energy, but just printing it from some base material, that base stuff needs to be produced, with the relevant chemical/material properties. That is not exactly for free either.

    So don't worry, the traditional economy isn't going anywhere just yet.

  3. Re:Wikileaks has officially jumped the shark on Wikileaks Opens Official Online Store · · Score: 1

    >I actually was interested in getting a Wikileaks mug, but all they had is stuff that you had to wear in public.

    My mug arrived a few days ago, check it out here : http://officialwikileakseu.spreadshirt.net/p6

  4. Re:Why bother? on Installing Linux On ARM-Based Netbooks? · · Score: 1

    I've got a CnMbook. It's shite;

    Can you elaborate please, it seems like a quite nice machine for some basic note typing/calendar/web/ssh stuff.

  5. Re:Cannibalism on The Mass Production of Living Tissue · · Score: 0

    Obligatory genious from "The Parking Lot is Full" :
    http://plif.courageunfettered.com/archive/wc263.gif

  6. Re:How about non Floating Point performance ? on Asus Releases Desktop-Sized Supercomputer · · Score: 1

    Thanks for the comment!

    running a variety of fluid dynamics codes.
     

    This is indeed the key. Our models are Java/semantic web type of things, with many, many threads and inter agent communication. almost no math. I guess in that case it would not make too much sense to move to these architectures.

  7. How about non Floating Point performance ? on Asus Releases Desktop-Sized Supercomputer · · Score: 4, Insightful

    San somebody who has actually worked with such machines enlighten me about its performance on tasks that are not floating point intensive? Our simulations mainly push many,many objects around, with relatively little, or no floating point math in them.

    Do such machines still make sense, or are we better off with a bunch of general purpose CPUs clustered together? How do they compare to Suns Niagara cpus that have umpteen hardware threads in them ?

  8. Re:If there is another strike on Algae First To Recover After Asteroid Strike · · Score: 1

    Yeah, you are right. Except that you can not choose not to play in this one...

  9. Re:If there is another strike on Algae First To Recover After Asteroid Strike · · Score: 1

    Of course, you mean *when* not if...

  10. Re:Turn in into advantage ! on Alabama Wages War Against the Perfect Weed · · Score: 3, Informative

    That has been tried a number of times, and each time ended in a epic fail. For a case study, talk to any Aussie about Rabbits http://en.wikipedia.org/wiki/Rabbits_in_Australia or about the cane toad see http://en.wikipedia.org/wiki/Cane_toad

  11. Turn in into advantage ! on Alabama Wages War Against the Perfect Weed · · Score: 4, Interesting

    If it is that resilient and fast growing, you will not be able to control it anyhow. Many, many examples of invasive species throughout the world show this. So, just learn how to harvest it and make biodiesel/biogas/electricity out of it. No intensive agriculture, ferilizers or herbicides needed. Plus, this might piss off the corn/ethanol lobby enough to actually start taking action against the grass. Ether way, we win. Oh yeah, biodiversity losses, but that is shafted anyway...

  12. Re:Holy Crap! Calm down on Making a Child Locating System · · Score: 2, Insightful

    Thats interesting. I dont think that human heuristics beak down. We simply have not learaned to live in a world of so much information and technology yet. And the funny thing is, no mater how hard we try, we never will be, so, we keep on trying...

  13. Re:Holy Crap! Calm down on Making a Child Locating System · · Score: 1

    He basically just wants to have an Open Source solution available if he must use it in the first place.

    You know, the devil you know...

  14. Re:Why the precision? on Cryptol, Language of Cryptography, Now Available To the Public · · Score: 1

    Well, clearly it is. They would not have bothered otherwise...

    You would like to know the moment you booted cryptoSkyNet :)

  15. Glest, for some open source RTS goodness on Great Games To Put On a Free PC? · · Score: 1

    Put Glest on there as well ( http://www.glest.org/ ) Very polished looking RTS. From their website " Glest is a free 3D real-time strategy game, where you control the armies of two different factions: Tech, which is mainly composed of warriors and mechanical devices, and Magic, that prefers mages and summoned creatures in the battlefield. "

    It is available from Ubuntu repositories.

  16. Re:One has to ask on Computer Virus Aboard the ISS · · Score: 4, Funny

    My thoughts exactly. There is no reboot after you hit the Blue Planet Of Death...

    *ducks*

  17. Usege graphs on How Can You Measure a Wiki's Worth? · · Score: 1

    I manage a large intranet wiki at a university, based on TWiki. We also do some research on its use. The main metrics I would suggest :

        * number of pages (cumulative graph over time, and per month/day)
        * number of edits, idem
        * number of views , idem
        * Number/size of attachments, idem
        * a histogram of edits/views per person
        * a histogram of people who only read and never contribute.

    you can obviously anonymize the graphs if needed. A little straightforard programming-fu and access to the server logs goes a log way.

    Before you show the histograms to the bosses, you need to tell them about the http://en.wikipedia.org/wiki/Power_law , as you will be looking at one, guaranteed. 10 % contribute, 90% read. That is fine and natural, but they must understand that. You can demonstrate the fact that people read it a lot and that it is a resource they use (use the the views/views and no edits graph), and the (relatively few) people who actively contribute must be encouraged to do so, and maybe even given an explicit task to do so.

    You can also plot a degree distribution histogram per page ( http://en.wikipedia.org/wiki/Degree_(graph_theory) ), where the degree of a page is the number of outgoing links to pages + number of pages referencing back to it. If you get a power law again, you have a few important portal pages and lots of content. More uniform distribution suggests something in the lines of an encyclopedia/storage type of content. I would suggest that having a power law is better, as people find stuff more easily ( bar a good search engine...) You can also use any of the graphing tools (http://vlado.fmf.uni-lj.si/pub/networks/pajek/ or http://jung.sourceforge.net/ ) to draw all pages out, and show different clusters of content. AGain, you can do this over time

    Oh, and while you are at it, list the top/bottom 10 (20, 30) most used pages, and explain why. Observe how they change over time.

    Im sure that there is enough suggestions here to get a nice progress metric for the boss. Good luck.

    Gori

  18. Re:Assuming that Google could reach consciousness on Are We Searching Google, Or Is Google Searching Us? · · Score: 1

    nonono, brain is THE interconnect. It is nothing but a massive network. Its like having a IPv12 and wire between any and every two machines....

  19. Re:Bike to work on How Do Geeks Exercise? · · Score: 1

    Most offices will have a shower somewhere in the building, at least they do over here. Just ask around, you will be surprised. Pack your neat clothes in saddle bags/backpack (roll them around a towel to prevent creasing) and you will be fine. Plus, it can save time in the morning, as there is no need for the morning shower, just have some breakfast and jump on the bike. You can even do the shave routine under the shower.

  20. Re:Bike to work on How Do Geeks Exercise? · · Score: 1

    That very much depends on the chick I guess...

  21. Re:Adobe on Modern LaTeX Replacement? · · Score: 1

    ah.. sweet memories....

    It was actually pretty cool editor for the DOS era. Went through most of my high school science class reports with it. Of course, LaTeX and Kile/TexMaker/Emacs/AucTex rules the MSc and the PhD times....

  22. Re:When did we PROVE evolution to be true??? on Louisiana Passes Intelligent Design Law · · Score: 4, Insightful

    Normally, I don't feed trolls, but here goes just once...

    Proofs exists only in the abstract world of mathematics and logic. In the real world there is no such thing as a proof... only very, very compelling evidence, and theories that spot-on predict experimental outcomes. And of course, evolution being an intractable algorithmic process, you by definition can not predict the exact outcome of any evolution. But again, if you have ever bothered reading anything on evolution, you would have known that Darwin and evolution is not about the "why" or the "where to" question. Only about the how...

  23. Re:When did we PROVE evolution to be true??? on Louisiana Passes Intelligent Design Law · · Score: 5, Informative

    neither is there any concrete scientific evidence of evolution, apart from the strong surviving over the week, which can hardly be used to back up macro-evolution.

    Dude, you might want to get your facts right : http://www.newscientist.com/channel/life/dn14094-bacteria-make-major-evolutionary-shift-in-the-lab.html

  24. Re:What network? on OpenMoko In Stores On July 4 · · Score: 1

    Well, of you hate the shape :
    1. get the CAD files : http://downloads.openmoko.org/CAD/
    2. Modify them
    3. Find a CNC shop to build them (solid brushed alumunium case anyone ?)
    4. ?
    5. Profit !

  25. Re:Yep, screen. on Persistent Terminals For a Dedicated Computing Box? · · Score: 1

    There is always http://www.worldcommunitygrid.org/ Pick a project you like and crunch away...