Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pkeane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
pkeane
12y ago
rc3.org
2.
▲
by
pkeane
12y ago
http://www.experimentcalculator.com/
3.
▲
by
pkeane
12y ago
You might give some thought to how this relates to the lack of diversity (esp.) gender diversity in our field. It ought to be the starting point for a great discussion. Perhaps HN is not the ideal venue for such a discussion....
4.
▲
I do it for the money
(allowedtoapply.tumblr.com)
15 points
by
pkeane
12y ago
|
14 comments
5.
▲
A JS web app for building character(s)
(littlehat.com)
1 points
by
pkeane
13y ago
|
0 comments
6.
▲
by
pkeane
14y ago
This five-part exchange between a public education advocate and a member of the Gates Foundation team working on education was eye opening. http://blogs.edweek.org/teachers/living-in-dialogue/2012/07/... The Gates Foundation work is and w
7.
▲
by
pkeane
14y ago
Wow. Very surprising (in a bad way). Basic Web architecture: 1. expose resources, 2. resources have names (URL), 3. allow basic actions on these (GET, DELETE , PUT, POST ) as needed. 4. Include URLs (as links/forms) in representations. OK,
8.
▲
by
pkeane
14y ago
Wise comments. If Yahoo was smart, they'd hire Hilary Mason.
9.
▲
Stop Publishing web Pages
(dashes.com)
22 points
by
pkeane
14y ago
|
13 comments
10.
▲
Simple & flexible MySQL ORM
(github.com)
4 points
by
pkeane
15y ago
|
1 comments
11.
▲
by
pkeane
15y ago
BMI is not a record company. It is a performance rights organization. Lots of independent label artists have their work registered through BMI (myself included & I get checks quarterly from BMI). This seems crazy/greedy to me, though
12.
▲
by
pkeane
15y ago
Great stuff! "But the world would be a better place if more engineers, like me, hated technology. The stuff I design, if I'm successful, nobody will ever notice. Things will just work, and be self-managing. Though, I've learned that some pe
13.
▲
by
pkeane
16y ago
http://www.w3.org/TR/IndexedDB/
14.
▲
by
pkeane
16y ago
Some people, when confronted with a problem, think “I know, I'll buy a pizza joint.”
15.
▲
Simple JSON-web browser in 200+ lines of Python (gopher-ng)
(github.com)
1 points
by
pkeane
16y ago
|
0 comments
16.
▲
Couldn't somebody make a fortune by re-issuing Bing Bang Boing?
(liketelevision.com)
1 points
by
pkeane
16y ago
|
0 comments
17.
▲
by
pkeane
17y ago
yes -- scripts I have had memory problems with stopped having such problems when I rewrote them as procedural (not OO) code.
18.
▲
by
pkeane
17y ago
Although I've heard 5.3 fixes some of the issues, PHP is often not suitable for long-running scripts due (I believe) to memory consumption (when using OO code). I believe it is an issue w/ garbage collection of objects.
19.
▲
by
pkeane
17y ago
When I was in college, taking a Shakespeare course, it was standard practice to go up to the music library (where they had LPs of nice productions of the plays) and listen at 45 rpms while reading along in the Riverside Shakespeare. Worked
20.
▲
by
pkeane
17y ago
Python + Google App Engine
21.
▲
by
pkeane
18y ago
Fingerstyle guitar. http://peterkeane.com
22.
▲
by
pkeane
18y ago
The Boys' First Book of Radio and Electronics. Author: Morgan, Alfred Powell, Publisher: New York, Scribner Date: [1954] The Boys' Second Book of Radio and Electronics. Author: Morgan, Alfred Powell, Publisher: New York, Scribner Date: [195
23.
▲
by
pkeane
18y ago
David Sklar's "Learning PHP" and Dagfinn Reiersol's "PHP in Action"