Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Acorn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Acorn
15y ago
I think Mazzo is referring to a lack of Django's ORM.
2.
▲
by
Acorn
15y ago
Isn't that the problem that version control has solved? Once the first commit is done you're just uploading deltas/changesets, so the size of the project doesn't really matter.
3.
▲
by
Acorn
15y ago
Would it be possible to implement user input via the REPL instead of the current javascript prompts? Would be much less clunky. Also, at the moment something like this doesn't work at all (Python): while True: user_input = raw_inp
4.
▲
by
Acorn
15y ago
Specifically this page: http://weblog.jamisbuck.org/2011/2/7/maze-generation-algorit...
5.
▲
by
Acorn
15y ago
The idea of Open Street Maps is not to make tools for map viewing or journey planning, it's to collect user contributed mapping data for the world. That data can then be used by any project that wants to use it. This tool (using OSM data) a
6.
▲
by
Acorn
15y ago
It's a shame that people contribute data to Google Maps when something like Open Street Maps exists. If I'm going to spend the time it takes to map something, I'd much rather it go into an open source project rather than just improving the
7.
▲
by
Acorn
15y ago
Your website comes up as the 4th results for "slang dictionary". Where was it before panda?
8.
▲
by
Acorn
15y ago
Seems like browser extensions would be the way to go. Here's the SJCL demo: http://bitwiseshiftleft.github.com/sjcl/demo/
9.
▲
by
Acorn
15y ago
I always remember it as "night night".. "ni' night"
10.
▲
by
Acorn
15y ago
Button background still isn't appearing for me.
11.
▲
by
Acorn
15y ago
Someone please make this!
12.
▲
by
Acorn
15y ago
Personally I use an online password manager. (Passpack) This allows you to randomly generate strong unique passwords for each website, and have them accessible from anywhere. You are obviously putting trust in the service, but you have to w
13.
▲
by
Acorn
15y ago
If someone managed to compromise LastPass' servers, they would be able to modify the content that was sent to your browser, and thereby do anything they wanted with your master password after you typed it in. That's the weakness of services
14.
▲
by
Acorn
15y ago
Back.. back.. back.. back..
15.
▲
by
Acorn
15y ago
Ditto ditto!
16.
▲
by
Acorn
15y ago
This could actually be quite useful when you have a large number of tabs open, and want to be able to go back to a blank slate, without losing track of what websites you were on. Could you maybe add an easy copy/paste features so you can ge
17.
▲
by
Acorn
15y ago
Hmm, looking at python's base64.urlsafe_b64encode(s), padding is still used. So it sounds like it doesn't fully implement the "modified Base64 for URL" spec. Base64 encoding also seems to result in quite long ascii strings compared to what
18.
▲
by
Acorn
15y ago
If you don't mind using - and _ then the implementation is very simple. I posted an example in Python and CoffeeScript to SO recently for doing this exact thing. http://stackoverflow.com/questions/5940416/compress-a-series... >&#
19.
▲
by
Acorn
15y ago
Do not use regular expressions for parsing HTML. http://www.codinghorror.com/blog/2009/11/parsing-html-the-ct...
20.
▲
by
Acorn
15y ago
Didn't work for me.
21.
▲
by
Acorn
15y ago
You can also use CONNECT-WITH-SUPPORT for another 1GB.
22.
▲
by
Acorn
15y ago
I've found webfaction.com to be a great host.
23.
▲
The World's Most Complex Architecture: Cardboard Columns With 16 Million Facets
(fastcodesign.com)
2 points
by
Acorn
15y ago
|
0 comments
24.
▲
by
Acorn
15y ago
Wow, this is a fantastic link, thanks for sharing!