Live data from Hacker News

Viewing profile — ff0066mote

ff0066mote

HN member
Joined
Tue, Dec 15, 2009, 3:15 AM UTC
HN karma
132
Public activity
84 items

About ff0066mote

Not a significant source of essential vitamins and nutrients.

f06mote.com

Recent public activity

  1. story
  2. comment
    Comment #4590098

    I read the whole article, but stopped taking it seriously at: "a vicious collection of roadblocks" I think it's fine for people to desire quieter neighborhoods in this era of high …

  3. comment
    Comment #4454633

    I was simply demonstrating, as everyone else in this thread is, that the tool doesn't match one's intution of what is bullshit.

  4. comment
    Comment #4454616

    "I am a beautiful flower. I sway in the breeze of my meadow, drinking in the sunshine. I love the little bees who come to visit me." --- Your text: 130 characters, 28 words Bullshi…

  5. comment
    Comment #4280501

    "Sorry officer, my speedometer was blurry."

  6. comment
    Comment #4139187

    Ever been to Japan? The burgers and fries at McDonalds there are not lukewarm or squished like you get here in America, rather they're hot, toasted, and all puffed up. They're also…

  7. comment
    Comment #4066993

    > "So, though now I have started working again in cognition (but in isolation), I can’t avoid seeing the problem coming." Quoted from just above the heading: "What can be done?" It…

  8. comment
  9. comment
    Comment #3891366

    Here's a pile more to blow your mind with: http://www.dabeaz.com/coroutines/ [2009]

  10. comment
    Comment #3891338

    I would have liked to have seen mention of this while loop instead of the index-based one. while my_list: v = my_list.pop(0) print v Although it doesn't fit the theme of the others…

  11. comment
  12. comment
    Comment #3763627

    That was refreshing. It reminds me of letter invaders. I wonder whether there would be any significant difference in first-game performance between qwerty/dvorak/azerty/etc touch t…

  13. comment
    Comment #3696798

    I've been using Python2 now for 4 years but have been dragging my feet upgrading to Python3. Finally, I started learning it just a month ago and now I don't know what ever stopped …

  14. comment
    Comment #3637168

    Well, no worries. I was on a school computer with an outdated version of Chrome.

  15. comment
    Comment #3636338

    Just a note to the author: I'm getting a lot of [Math Processing Errors] when I view your article: http://imgur.com/PSeMX I haven't looked at the source to see what was going on, s…

  16. comment
    Comment #3551299

    Me too. .bashrc: alias cookies="/usr/bin/chromium --user-data-dir=$HOME/.chromium/cookies" alias nocookies="/usr/bin/chromium --user-data-dir=$HOME/.chromium/nocookies --incognito"…

  17. comment
    Comment #3544962

    Please note that I didn't say the future of recycling is the reduction of consumption, but rather that it would be more largely affected by a reduction in consumption (than by 3d p…

  18. comment
    Comment #3544640

    ZBrush is fairly intuitive. You paint the mesh into empty space. http://www.pixologic.com/home.php

  19. comment
    Comment #3544626

    > Your future soda bottle will become a toy will become part of your shoes will become... Our current and past soda bottles have become the great pacific garbage patch. http://en.w…

  20. comment
    Comment #3544612

    They also neglected to mention http://www.thingiverse.com/

  21. comment
    Comment #3544604

    > RepRap was the first of the low-cost 3D printers, and the RepRap Project started the open-source 3D printer revolution. (from http://reprap.org/wiki/RepRap ) I believe this is on…

  22. comment
    Comment #3519892

    It's not a big thing, but it was enough for me to stay with Arch: Slackware's package management tools doesn't do dependencies. In Arch you can easily remove a package and everythi…

  23. comment
    Comment #3518932

    I've been using Arch on my HP Mini since May 2010. I haven't had any serious stability issues. Once in awhile I have to resolve differences between old and new system configuration…

  24. comment
    Comment #3518884

    Perhaps the "neckbeards" and "outcasts" you refer to prefer to fix the motorcycle when it breaks, instead of paying somebody else to it? http://google.com/search?q=zen+and+the+art+…

  25. comment
    Comment #3516549

    My bots are neither spectacular, nor especially smart, but I had fun and wanted to share. My code is linked to from that blog post, but for the impatient here it is: https://github…