Exactly. A Reddit frontpage for 1 user and 10 articles should be about 90 lines of code.
Actually this will serve as many users as your system can handle.
Reddit Clone in 10 minutes and 91 lines of Clojure
11–20 of 31 posts
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#12Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#13News.Arc ? Isn't all of hacker news written in a lisp variant thats only a few hundred lines long?
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#14Earlier quoted context omitted.
I don't understand what you mean by "Exactly." (I'm not trying to be snarky, I just seriously feel like I've missed the point)
I think the point is that replicating pretty much any site is trivially easy in any language if you don't have to worry about query performance, cacheing, scaling, etc.
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#15Earlier quoted context omitted.
I think the point is that replicating pretty much any site is trivially easy in any language if you don't have to worry about query performance, cacheing, scaling, etc.
Slightly on topic: How would you attack the "query performance, cacheing, scaling, etc" problems?
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#16Earlier quoted context omitted.
I don't understand what you mean by "Exactly." (I'm not trying to be snarky, I just seriously feel like I've missed the point)
I think the point is that replicating pretty much any site is trivially easy in any language if you don't have to worry about query performance, cacheing, scaling, etc.
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#17News.Arc ? Isn't all of hacker news written in a lisp variant thats only a few hundred lines long?
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#18Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#19Now, imagine if blogs had been called "Wordpress clones", or wikis had been known as "Wikipedia clones"? [Yes, I know, not the originators of the species, but surely the ones the most people are familiar with.] I don't think they'd have nearly the traction on the web that they do now, as the media wouldn't be caught dead talking about the "Wordpress clone usage and participation phenomenon" without being payed off. If there was a non-trademarked, one-to-two syllable name one could use to describe both Reddit and HN, I think we'd see the usage shoot up.
Re: Reddit Clone in 10 minutes and 91 lines of Clojure
#20If you name your blog 'best in class' I think that sets that bar for the quality a bit higher than what is generally on display there.