Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
taw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
taw
18y ago
I'd love to see it on Reddit too. Not very difficult to implement with socialhistory.js ( http://azarask.in/blog/post/socialhistoryjs/ )
2.
▲
by
taw
18y ago
MB/MBP runs TextMate, ThinkPad does not. That's the main difference.
3.
▲
by
taw
18y ago
Main differences: Django doesn't have good support for testing. Rails does. Django doesn't allow clean separation between business logic and presentation logic, forcing both into its "views". Rails does. Django doesn't have migration and de