Live data from Hacker News

Viewing profile — assaflavie

assaflavie

HN member
Joined
Tue, Jun 09, 2009, 8:59 AM UTC
HN karma
498
Public activity
44 items

About assaflavie

[ my public key: https://keybase.io/lavie; my proof: https://keybase.io/lavie/sigs/wEWE0d8S4mIdUvgRvHSHqvDbhsbhC57SdfuZnvaAMcc ]

Recent public activity

  1. comment
    Comment #30229772

    SMTP is just a bad protocol and it needs to go away. Unworkable.

  2. comment
    Comment #26426387

    Yea, that's exactly what it's for.

  3. story
  4. comment
    Comment #24792379

    Distributed programming is a means to an end, not a goal. If you had a computer with infinite cpu and ram and it could never crash and be geographically close to every customer, yo…

  5. story
  6. comment
    Comment #13530424

    fwiw, there's a new syntax for this, that is a bit more verbose, but probably worth adopting: docker container rm $(docker container ls -qa) docker image rm $(docker image ls -q)

  7. comment
    Comment #13530247

    Oops. Thanks for bringing this to my attention. Fixing...

  8. story
  9. comment
    Comment #11887392

    Does this solve the state-sharing difficulties of the python solution?

  10. comment
    Comment #11882297

    This is so addictive...

  11. comment
    Comment #11547385

    No demo video?

  12. comment
    Comment #10021106

    Say index funds become illegal, just for the sake of argument. Aren't they replaceable by an algorithm - trading software that balances a portfolio that copies an index per investo…

  13. comment
    Comment #10021014

    Should be tagged NSFW.

  14. comment
    Comment #8406136

    Have you looked at docker as a replacement for creating all those AMIs? You could have one AMI (with Docker) installed, and then use Ansible to pull whichever container (app) you w…

  15. comment
    Comment #7764163

    I'm sorry but "predictable results in communication" is not the criterion for being meaningful. If you fart in a courtroom, you get very predictable results, too. The phrase isn't …

  16. comment
    Comment #7763731

    This sounds very Wittgensteinian. In terms of his philosophy of language, what we have here is a "metaphor gone wild". You take "intellectual" and "property", you put them together…

  17. comment
  18. comment
    Comment #7760559

    I actually find the scroll motion to be very easy to perform using my index finger. However, I do agree there are issues to consider when it comes to usability. You definitely want…

  19. story
  20. story
  21. story
  22. comment
    Comment #7602859

    Very true. I got a rough POC of this, implemented using the technique in this answer: http://stackoverflow.com/a/22816419/11208 (just with divs instead of images) It's very brittle…

  23. comment
    Comment #7602648

    Thank you! Just tried it. I'm in love. :)

  24. comment
    Comment #7602467

    About popups/tooltips/hovercards: I considered this approach, but decided to go with this sort of "inline" expansion for the following reasons: 1. A popup obscures the original tex…

  25. story