Live data from Hacker News

Viewing profile — paultag

paultag

HN member
Joined
Thu, Jan 26, 2012, 7:04 PM UTC
HN karma
171
Public activity
44 items

About paultag

No profile information was provided.

Recent public activity

  1. comment
    Comment #37820654

    Matt Might is an exceptional human, mind-numbingly sharp, incredibly kind, and an astonishingly great communicator. His precision medicine work has a real shot at saving many many …

  2. comment
    Comment #22940842

    Came here to post the same thing. This is a wildly bad site that's not affiliated with the Debian community.

  3. comment
    Comment #20607295

    The speed of Python with all the readability of scheme

  4. comment
    Comment #20607287

    Aw thanks!

  5. comment
  6. comment
    Comment #14919226

    It does! We run tests on pypy, and it for sure works. I did at one point even test hy with rpython, I can't remember if that will still work or not, but it did compile like 4 years…

  7. comment
  8. comment
    Comment #14916306

    Thank you so much. I'm deeply humbled and extremely grateful for this. It's the nicest thing I've read all week, and really brightened my day up. Thank you!

  9. comment
  10. comment
  11. comment
    Comment #11940335

    cgo has its own set of problems, and there is no single C API. The version comparison isn't in shared library form, and breaks API a lot. The C parser for dependencies isn't the sa…

  12. comment
    Comment #11937870

    Eep. I do some messed up stuff with SNI; what's the error you're seeing?

  13. comment
    Comment #9390685

    Thanks! (re: Hy :) ) Sorry, I didn't document this since i'm rushing stuff out as soon as I get it together -- I was looking at the Trove classifiers, and setting candidate to true…

  14. comment
    Comment #9389501

    Yes, everyone's making fun of me for not saying 2 years rather then 3. Also, our releases aren't timed, they're based on bug count, so the timing of the releases wasn't even the ma…

  15. comment
    Comment #9389418

    Yep! My email is paultag@debian.org - sign up for the porting list @ https://lists.alioth.debian.org/mailman/listinfo/py3porters-... Yes, it's hilarious that version of Mailmain ne…

  16. comment
    Comment #8697285

    Hy core here! It works both ways, and bi-directional interop is intended! Just `import hy` then you can import any `.hy` on `sys.path` :D (yes, this means you can make Hy code pip …

  17. comment
    Comment #8439160

    Nice! This is awesome! Great work! :D

  18. comment
  19. comment
  20. comment
    Comment #7364115

    Consider contributing to Debian! We've got tons of wicked hackers working on issues on a massive scale. If you're keen on it, feel free to join #debian-mentors on oftc and say hi!

  21. comment
    Comment #7322112

    No. It's not. If you saw the people filing the bugs, you wouldn't say this.

  22. comment
    Comment #7322012

    I wrote about why this was a bad idea at: http://notes.pault.ag/debian-python/ If you want a clear failure mode - if this installs requests globally, think about the chaos if you'r…

  23. comment
  24. comment
    Comment #7214860

    Interesting, thanks for that! I'll read it over on the train in the morning and see if I can't fudge it in :)

  25. comment
    Comment #7214828

    * lisp-1 (Python rules) * Python (sucks) * 2-way * Yep! CLOS syntax * Yep! hy.contrib.loop - to be promoted soon * Yep, they're OK, relies on dispatch char that's static * Very lit…