Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
catharsis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
catharsis
14y ago
I had no idea who Nathan Marz was. When I saw the title, I assumed "Leaving Twitter" was implying discontinuing usage of Twitter from an outsider's perspective, not an employee parting ways with the company. The original title is completely
2.
▲
by
catharsis
14y ago
Soma.fm is my go to for internet radio. I personally find Mission Control the perfect thing to relax my mind and just zone out. For the uninitiated, it's a blend of down tempo atmospheric ambience and real recordings of astronauts talking t
3.
▲
by
catharsis
14y ago
This assumes that it is known that the password is four random words. The security of this method hinges on the fact that that information is not known.
4.
▲
by
catharsis
14y ago
This sounds like state based programming. IIRC this was a moderately popular way of programming games in the past. The resulting code is somewhat monolithic however, hard to maintain.
5.
▲
by
catharsis
14y ago
You could always scrape plain text from the PDF files. It might even be better, since I imagine some books in plain text may be outdated. I did have K&R C and SICP in plain text, but I'm not sure where they've gone off to. Good luck tho
6.
▲
by
catharsis
14y ago
I'm not in a place to find the link, but 37signals has a very good article about this. Start right from the core function (for example if the competitor is photoshop, make paint). The only real issue I think of with this method is bloat of
7.
▲
by
catharsis
14y ago
Any IRC channel would work (##programming or ##python for example.) However, I wouldn't overthink it. There's really only two things you have to worry about when naming classes, variables, etc. That the name conveys properly what it's tryin
8.
▲
by
catharsis
14y ago
I understand it's beyond the discussion here, however, I'd really appreciate a link to that study. It sounds very interesting.