Viewing profile — paultag
paultag
HN member- Joined
- Thu, Jan 26, 2012, 7:04 PM UTC
- HN karma
- 171
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About paultag
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #22940842
Came here to post the same thing. This is a wildly bad site that's not affiliated with the Debian community.
-
comment
Comment #20607295
The speed of Python with all the readability of scheme
-
comment
Comment #20607287
Aw thanks!
- comment
-
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…
- comment
-
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!
-
comment
Comment #11941903
<3 <3 <3
-
comment
Comment #11940354
<3 y'all
-
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…
-
comment
Comment #11937870
Eep. I do some messed up stuff with SNI; what's the error you're seeing?
-
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…
-
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…
-
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…
-
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 …
-
comment
Comment #8439160
Nice! This is awesome! Great work! :D
- comment
- comment
-
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!
-
comment
Comment #7322112
No. It's not. If you saw the people filing the bugs, you wouldn't say this.
-
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…
- comment
-
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 :)
-
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…