Earlier quoted context omitted.
Hasn’t Facebook moved away from LAMP because of… scale? Given how many users they have I suppose they know a thing or two about scale.
Facebook made Cassandra specifically because of this. https://www.cs.cornell.edu/projects/ladis2009/papers/lakshma...
Digg's v4 launch: an optimism born of necessity (2018)
31–40 of 358 posts
Re: Digg's v4 launch: an optimism born of necessity (2018)
#32Earlier quoted context omitted.
Facebook made Cassandra specifically because of this. https://www.cs.cornell.edu/projects/ladis2009/papers/lakshma...
Later Facebook stopped using Cassandra though, and continues to use MySQL.
Re: Digg's v4 launch: an optimism born of necessity (2018)
#33Good read. Interesting that the author’s takeaway is that folks consider Digg v4 to be a catastrophic launch because of the myriad technical issues. I don’t even remember there being technical issues, I just remember logging in one day to find a website I enjoyed replaced with a bunch of crap I wasn’t interested in.
That's my recollection of it. Just one day the content was not interesting anymore and felt certainly more gamed than before, which they wanted to combat as per this blog post. I'm surprised the conclusion is not that they learn to never do a full rewrite of a social product again.
Re: Digg's v4 launch: an optimism born of necessity (2018)
#34Re: Digg's v4 launch: an optimism born of necessity (2018)
#35A year or two prior to this, they were also putting linked sites into iframes, with the "digg bar" on top. So they had managed to alienate not just their users, but also the site owners that all the content linked to.
That can actually be quite useful, if implemented correctly. Even as a site owner I wouldn't mind, because it lets users upvote my content after reading it easily. But evolving browser standards killed it and most of the time it was implemented annoyingly. Actually it would be nice if this was a browser feature. Click on a link on a site like HN or Reddit, browse to the new page as usual, but you have a little incons…
Re: Digg's v4 launch: an optimism born of necessity (2018)
#36Waiters? ...really?
Re: Digg's v4 launch: an optimism born of necessity (2018)
#37Good read. Interesting that the author’s takeaway is that folks consider Digg v4 to be a catastrophic launch because of the myriad technical issues. I don’t even remember there being technical issues, I just remember logging in one day to find a website I enjoyed replaced with a bunch of crap I wasn’t interested in.
Edit - makes me wonder if they used the site themselves.
Re: Digg's v4 launch: an optimism born of necessity (2018)
#38Good read. Interesting that the author’s takeaway is that folks consider Digg v4 to be a catastrophic launch because of the myriad technical issues. I don’t even remember there being technical issues, I just remember logging in one day to find a website I enjoyed replaced with a bunch of crap I wasn’t interested in.
Re: Digg's v4 launch: an optimism born of necessity (2018)
#39Albeit unpopular opinion, this kind of things is one of the reasons why I'll always push for Java instead of a jigsaw of different languages that sound cool. Stability, scalability and simplicity. Yes, you read correctly. Whomever complains that Java is bloated or complex, needs only to look on who is writing that "piece" of code. Expert developers will write proper code that anyone can maintain and keep simple. Too…
Re: Digg's v4 launch: an optimism born of necessity (2018)
#40Albeit unpopular opinion, this kind of things is one of the reasons why I'll always push for Java instead of a jigsaw of different languages that sound cool. Stability, scalability and simplicity. Yes, you read correctly. Whomever complains that Java is bloated or complex, needs only to look on who is writing that "piece" of code. Expert developers will write proper code that anyone can maintain and keep simple. Too…