Live data from Hacker News

Viewing profile — nonotmeplease

nonotmeplease

HN member
Joined
Tue, Dec 08, 2015, 11:58 PM UTC
HN karma
30
Public activity
23 items

About nonotmeplease

No profile information was provided.

Recent public activity

  1. comment
    Comment #10726826

    Selling t-shirts http://www.zazzle.com/freesoftwarelove*

  2. story
    Ask HN: Is it possible to make money from selling sites?

    Has any of you tried to sell sites on something like flippa.com? I would like to try do you have any tips?

  3. story
  4. comment
    Comment #10725182

    I created a 1.1G file with dictionary words and timed... % du -h a 1.1G a % time look 'dog' a | wc -l 53856 real 0m0.021s user 0m0.020s sys 0m0.003s % time grep '^dog' a | wc -l 53…

  5. comment
    Comment #10725135

    Is look of any use? Isn't grep fast enough?

  6. comment
    Comment #10725094

    Minimalism is underrated imho. Just because is simple, doesn't mean it sucks. Most sites are so full of crap they take minutes to fully load. My point is that you can build a site …

  7. story
  8. comment
    Comment #10720890

    I sent you an email yesterday, did you receive it? :)

  9. story
  10. story
  11. story
  12. comment
    Comment #10712556

    Thank you. I started reading some stuff (see some of my submissions). I also started learning elixir. Really fun language.

  13. comment
    Comment #10711609

    GNOME is part of the GNU project, as well as emacs, gtk, etc.

  14. story
  15. story
  16. comment
    Comment #10708506

    Why is so hard to build a similar community somewhere else? (I don't plan to but...) Suppose I wanted to build a community like HN, how do I proceed?

  17. story
    Ask HN: What's so special about HN? Why do you hang out here?

    Just curious... why not somewhere else? It's the only community with smart people I know. Are there any others?

  18. comment
    Comment #10706978

    What happens if write a program to generate all data in the world? 000000 000001 000010 000011 000100 Do I own every file?

  19. comment
    Comment #10706196

    http://dspace.mit.edu/handle/1721.1/44215

  20. story
  21. story
  22. story
  23. story
    Ask HN: How to start developing distributed software?

    I want to start building distributed applications like chats, forums, etc. What is the easiest way to start? What papers/software/blog posts, etc. to read?