Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benselme
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
How to capture an open source project (2013)
(hintjens.com)
4 points
by
benselme
12y ago
|
0 comments
2.
▲
Jython 2.7 beta4 released
(fwierzbicki.blogspot.com)
1 points
by
benselme
12y ago
|
1 comments
3.
▲
The failed economics of our software commons, and what you can do about it
(pchiusano.github.io)
3 points
by
benselme
12y ago
|
0 comments
4.
▲
by
benselme
12y ago
According to the very knowledgeable folks on the pizzamaking.com forums, the best surface to bake pizza and/or bread is between 0.5 and 1" of cordierite, which is the kind of ceramic you find in pottery kilns. That's what I u
5.
▲
by
benselme
12y ago
(FooBar.foo > 123) | (FooBar.foo == None) & (FooBar.bar < 12) No strings, and I get an actual expression object instance that I can, for example, store in a variable and reuse in any number of queries.
6.
▲
by
benselme
12y ago
Well, ORMs are useless if you're of the opinion that string interpolation and concatenation are a good way of composing logical units. Many of us prefer a proper API for doing that, and good ORMs like SQLAlchemy provide us with one.
7.
▲
by
benselme
12y ago
Optional typing is the main goal of the mypy project: http://www.mypy-lang.org/
8.
▲
by
benselme
12y ago
* psdash developers don't care ? then why is this: https://github.com/Jahaja/psdash/commit/f05c8e0a1011603d5ef4... * Twisted is getting ported. Scrapy too, according to the FAQ. * Beets ? http:/&#x