Slashdot Mirror


User: CODiNE

CODiNE's activity in the archive.

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

Comments · 1,743

  1. Back in the old days... on Dean Kamen Invents Stomach Pump For Dieters · · Score: 1

    Word of the day: vomitorium.

    Soon to lose it's myth status?

  2. Re:One is a religion, the other a con scam on Scientology On Trial In Belgium · · Score: 1

    I'm not a mormon. I'm saying it's a bait and switch.

  3. Re:One is a religion, the other a con scam on Scientology On Trial In Belgium · · Score: 1

    One complaint I have on the Mormon religion is that when people are introduced to the church through it's missionaries they are told that everything they need to know is in the Book of Mormon.

    Then later on you find out that fundamental doctrines are not contained in there, but spread out among the Pearl of Great Price, the Book of Abraham, Doctrines and Covenants as well as 26 volumes of the Journal of Discourses.

    That many central beliefs are not taught to members before baptism is troubling to me.

    People should learn about those things and have a clear understanding of exactly what the church teaches before they are baptized.

  4. Re:Charlie Brooker on Windows ... on Egyptian Government To Adopt Free Software On Larger Scale · · Score: 1

    And all this time I assumed the quote was from Charlie Brown.

    That kid's sure grown up!

  5. Re:Why the Linux kernel limitation on GNU C Library 2.17 Announced, Includes Support For 64-bit ARM · · Score: 4, Informative

    For those of you trying to figure out what he's talking about, here's a list of *at syscalls.

    http://linux.die.net/man/2/openat

    Notice at the bottom of the page the group of similar file access system calls ending in "at". So for handling files with certain kinds of paths you use openat() instead of open()

    I learned something.

  6. Re: one of the biggest and most powerful companies on Google Challenging Microsoft For Business Software · · Score: 1

    GMail is pretty good but it still doesn't tell you when you're logged out. About once a week or so I'll notice the inbox isn't loading and I haven't gotten any new emails in a while, then it dawns on me... oh right password timeout.

    Same thing happens to Reader in the next tab. Refresh both, back in business. But imagine how many non-tech types that confuses everyday.

  7. Re:Externalities come home to roost on Insurance Industry Looking Hard At Climate Change · · Score: 3, Interesting

    The thing is, it's not about overall cost to prevent vs to allow. It's about which is more predictable and easier to be profited from.

    Tanking a well run company is a tremendous profit for those in the know, and turning things around at the right time doubly so.

    A war is extremely expensive and wasteful, but extremely profitable to those well positioned.

    Bubbles are manufactured, the follow predictable patterns and allow profits on the upside and the downside.

    Allowing these things to happen is just another example of privatizing profit and socializing losses.

    The real question is, how many deniers are secretly believers?

  8. Re:A tie means Intel loses on Intel Challenges ARM On Power Consumption... And Ties · · Score: 1

    Smart guy, too bad you can't read.

  9. Re:A tie means Intel loses on Intel Challenges ARM On Power Consumption... And Ties · · Score: 4, Insightful

    Actually all those iOS apps already run on Intel, XCode simulator runs Intel code not ARM code. Android also runs on Intel but I believe most apps are emulated during development so they might have slightly more tweaking than an iOS app to get running on intel.

  10. I can't wait... on How Do You Give a Ticket To a Driverless Car? · · Score: 1

    Once they're legally driving around autonomously some really neat things will happen.

    You know that person who drives around and picks everyone up and takes them to work and the doctor and the dentist and stuff?

    They get their lives back.

    Now why should a couple have to maintain 2 cars anymore? Get their work schedules shifted off a little bit, and have the car drop them both off at work and pick them both up.

    Once it's dropped them off, have it swing by the grocer and pick up the food you ordered online.

    Heck let your friends borrow it once in a while as long as it's not touching your schedule.

    Automatic ride share. When you're at work, your car can run as a taxi service all day. Just set up a filter that only accepts people with a certain rating level and charges enough to make it worth your while. Now your car is paying for itself. Too bad for Taxi drivers though.

    Very interesting times ahead for the transportation sector.

  11. Re:Better than Intel on Samsung Reaches Milestone For 14nm Technology · · Score: 1

    intel, 2pac and sea lab are really ruling the world.

    Hmm. Your ideas are intriguing to me and I wish to subscribe to your newsletter.

  12. Re:other drawings on Drawings of Weapons Led To New Jersey Student's Arrest · · Score: 1

    In later news, the ENTIRE student body was arrested when it was discovered that every student had in their possession documents containing the letter "t" which is a representation of a phallus.

  13. The old M&Ms trick on Ask Slashdot: Do Coding Standards Make a Difference? · · Score: 1

    You never know, but the code reviewer could use whitespace and other coding convention rules as an easy way to check if you're a careful programmer.

    As in the old bowl of no brown M&Ms required in the Van Halen contract. A quick and easy way to tell if the concert organizers were being careful to follow all requirements and safety conditions, the band hid a requirement for a bowl of no brown M&Ms deep in their contract.

    If the bowl wasn't there or had a single brown M&M they'd know the stage and lights setup was potentially life threatening and immediately cancel the concert.

    If you can't be bothered to follow naming conventions, brackets and whitespace requirements... how can they trust you to be a careful developer?

  14. Re:Languages cannot all be translated into each ot on Why Google Hired Ray Kurzweil · · Score: 1

    I do understand you point I was picking a post to argue semantics. :-)

    Dealing with awful interpreters is a common experience for me. Most have the habit of following the source language too closely and are practically transliterating. Strangely even certified professionals have a hard time letting go of specific words or reformulating the sentence structure so that it makes sense in the target language. Yes, the language is the box and the idea is substance inside... pull it out, throw away the box and put it in a new one. Too many just put the original box inside a new one. Since they know the original language meaning they can't grasp how their rendering is insensible to someone lacking that prior knowledge.

    </rant>

  15. Re:Languages cannot all be translated into each ot on Why Google Hired Ray Kurzweil · · Score: 1

    That's interpretation not translation.

    The most ironic thing about this whole thread. Bibles are translated, a scripture may be incomprehensible without certain cultural and historic knowledge. Interpretation goes much further than this.

  16. Clearly depraved... on Japanese Police Offers First-Ever Reward For Wanted Hacker · · Score: 1

    "Japanese police are looking for an individual who can code in C#"

    Need I say more?

  17. Re:Without the use of a loop!? on How Does a Single Line of BASIC Make an Intricate Maze? · · Score: 1

    Ahhh, that's much better.

    Hey funny the code for changing the borders only works right in Chrome.

    Safari will leave the bottom stuck, even if you change around the order of the assignments.

    Firefox bizarrely changes other cells in the area around the clicks.

    And THAT'S why I don't do web development.

    We need to get rid of this web thing, it's ruining the internet!

  18. Re:Without the use of a loop!? on How Does a Single Line of BASIC Make an Intricate Maze? · · Score: 1

    I was thinking about that and wondering how a randomly generated maze could have such attributes such as no loops or isolations, I gave it a try...

    It looks random to me, and doesn't seem to show the properties you mentioned.  Well the thing is with the spaces on the sides of " | " you really CAN'T get an isolation since you can't close off a box. With the gaps you can go around basically any corner and get where you want.  If I close those spaces up a bit then yeah there's boxes and isolations and plenty of unreachable areas.

    I tried copying your exact "|  " and "___" from the pasted code but it comes out worse.  Maybe something got filtered.  But checking the maze generation algorithms on Wikipedia doesn't show any as simple as you mentioned.

    Let me know if I did it wrong or something.

    #include <stdio.h>

    int main(int argc,const char* argv[]){
    int h, w, i, j;
    h = w = atoi(argv[1]);
    srand(time(NULL));

    printf(" ");
    for(i=0 ;i<w; i++)
       printf("___");
    printf("\n");

    for(i=0; i<h; i++){
      printf("|");
      for(j=0; j<w; j++)
        rand()%2==1?printf("___"):printf(" | ");
      printf("|\n");
      }

    printf(" ");
    for(i=0; i<w; i++)
      printf("___");

    printf("|\n");
    return 0;
    }

  19. I don't get it... on City of Heroes Reaches Sunset, NCsoft Paying the Price · · Score: 1

    If it's profitable, and people want to keep it around, why hasn't someone bought it off them?

    They just want to kill it? No sale considered?

    Could someone kickstarter this? The product is DONE, they could just buy the software and code for ohhh... a few million. Give the people who buy into it 6 months free, then open source the thing and keep it alive.

  20. Re:I would go if there was a suicide booth on Over 1000 Volunteers For 'Suicide' Mission To Mars · · Score: 1

    And then when you are ready to go in the suicide box you notice a hidden panel where inside are 100 clones of yourself! :-o

  21. Re:Betteridge's Law of Headlines on Is Intel Planning To Kill Enthusiast PCs? · · Score: 5, Insightful

    HEADLINE: "Can any headline which ends in a question mark be answered by the word no?"

  22. Re:Kate... on Sandy Island, the Undiscovered Country · · Score: 1

    No worries! He didn't actually spoil anything because they don't really go back. :-)

  23. Free Speech Zones on How Free Speech Died On Campus · · Score: 1

    I recently visited a community college that actually had a free speech zone way out on the corner of the quad. There was also a policy of not allowing religious or political discussions.

    How do they expect the philosophy, theology and political science majors to do their assignments?

  24. Re:Headers on Ask Slashdot: AT&T's Data Usage Definition Proprietary? · · Score: 1

    Poor AT&T. If only there was some kind of device that could count all this data everyone is downloading. What a wonderful thing that would be!

  25. Re:News sources should simply skip a few games on UW Imposes 20-Tweet Limit On Live Events · · Score: 1

    A good idea, but you end up with a classic prisoners dilemma.