Live data from Hacker News

Viewing profile — mrfabbri

mrfabbri

HN member
Joined
Wed, Feb 04, 2009, 5:12 PM UTC
HN karma
21
Public activity
19 items

About mrfabbri

@mrfabbri: rather tough, rather nerd.

Recent public activity

  1. story
  2. comment
    Comment #8601662

    1750 lines of fascinating C [encompassing an garbage collector and user-level implementations of user-defined types and structures, single-dispatch object-oriented "messaging", and…

  3. comment
    Comment #8600910

    Another interesting book on implementing Lisp (from a C perspective) is http://www.buildyourownlisp.com/ . Also, Lithp from fogus http://fogus.me/fun/lithp/ is a nice and brief exp…

  4. comment
    Comment #8289533

    "It's Satoshi all the way down"

  5. comment
    Comment #8167287

    Another option could be transmission daemon web ui (forwarded over ssh)

  6. story
  7. story
  8. story
  9. comment
    Comment #2596264

    Yep, you learn little by "writing code", you learn a lot by developing an ass kicking product/service in a very constrained environment, working with great people and pushing yours…

  10. comment
    Comment #2277585

    The code above doesn't provide a Singleton implementation, you can test it by using the expression mySingleton() == mySingleton() which should evaluate to true, while it evaluates …

  11. comment
    Comment #2147294

    he definitely meant Rhino, as in Rhino on Rails http://steve-yegge.blogspot.com/2007/06/rhino-on-rails.html

  12. comment
    Comment #2146879

    for what concerns capital letters, from the essay I cited before [ http://doc.cat-v.org/bell_labs/pikestyle ]: "I eschew embedded capital letters in names; to my prose-oriented eye…

  13. comment
    Comment #2143815

    It reminds me of Rob Pike's "Notes on Programming in C", where Pike takes frequency into account as guideline, i.e. "A global variable rarely used may deserve a long name, maxphysa…

  14. story
  15. comment
    Comment #2085815

    - E-mail/calendar/docs: Google Apps standard edition - Hosting: DreamHost - Analytics: Google Analytics - Project management: Email (lots of), Google Spreadsheets - File-sharing: W…

  16. comment
    Comment #1553958

    This mirrors my macbook setup [which I enjoy pretty much] with the external monitor: [mouse][keyobard][macbook trackpad] :-)

  17. comment
    Comment #1485389

    It's a "weak AI" approach http://en.wikipedia.org/wiki/Weak_AI (i.e. demonstrate intelligence) but it's definitely fair to call this an AI library. Subsumption architecture http://…

  18. comment
    Comment #1113169

    Accessing http://m.google.com/app/buzz from an iPhone works whether or not you see the buzz label in gmail. You can use Firefox with the "User-Agent Switcher" add-on set on iPhone …

  19. story