simanyay | 13 years ago | on: Why All Browsers Should Move to WebKit
simanyay's comments
simanyay | 13 years ago | on: The State of JavaScript - Brendan Eich
simanyay | 13 years ago | on: Why Are Programming Languages Sites So Ugly?
> I know you pretend like you don’t care, but I’m sure that down deep you’re wondering why NodeJS is getting all the attention instead of you.
simanyay | 13 years ago | on: Why Are Programming Languages Sites So Ugly?
> But why couldn't you have both?! That's what I mean when I'm talking about a false dichotomy, you're just using a strawman argument.
You can't have both because people don't have unlimited amount of time and resources. I'm not sure why I have to explain this.
simanyay | 13 years ago | on: Why Are Programming Languages Sites So Ugly?
simanyay | 13 years ago | on: Why Are Programming Languages Sites So Ugly?
simanyay | 13 years ago | on: Why I am tired of writing pull requests
Or you can continue calling people who maintain free and open source projects in their spare time douchebags and neckbeards.
simanyay | 13 years ago | on: Show HN: JSON5 — modern JSON
Anyway, I wouldn't focus on JavaScript engines because JSON is now a universal format so for languages other than JavaScript you will have to define a formal specification.
simanyay | 13 years ago | on: Show HN: JSON5 — modern JSON
* Comments in JSON files are not a great idea because people might (will?) abuse them to add special instructions for their own serializers. As soon as this happens we'll have a format that is not compatible with other serializers.
* JSON today is a universal format. So, what are special characters? Should '1hello' be quoted? If no, then its not a subset of JavaScript anymore. If you're writing a new specification you have to define all those things. Same with multiline strings: space after backslash?
* Why? I know that hand-writing JSON can be annoying but is this really the biggest problem we have?
simanyay | 14 years ago | on: JS.Next Needs You
simanyay | 14 years ago | on: JS.Next Needs You
However, your comment is applicable to the whole ES.Next and I share it as well.
simanyay | 14 years ago | on: JSHint, A JavaScript Code Quality Tool
simanyay | 14 years ago | on: Facebook buys Gowalla
simanyay | 14 years ago | on: GitHub is one commit away from being the ultimate blog engine
simanyay | 14 years ago | on: GitHub is one commit away from being the ultimate blog engine
Nothing changes when you comment on a website using Disqus—your comment is published on someone's website and becomes their data. That said, if a comment was not originally anonymous, you have an option to anonymize it so that it is not associated with your profile and name anymore. We are and will always be on commenters' side.
This is what I can authoritatively say as a Disqus engineer. If you want more information, email to [email protected] and folks here will be happy to answer all your questions.
Anton
simanyay | 14 years ago | on: GitHub is one commit away from being the ultimate blog engine
We give site owners a hassle-free discussion platform that can be integrated into their websites with additional perks such as moderation tools, analytics, spam filters (trained on the whole network of websites and not just one) and others.
And people leaving comments on different websites are now able to manage and control their comments across the web, and use their Twitter/Facebook/Google accounts knowing that Disqus will never abuse their trust. Boxed software installed on different sites managed by different people would likely never be able to provide neither the integration nor the trust.
But don't get me wrong, we absolutely love open source. Check out our Code page[1] or our public account on GitHub[2]. We released many different projects, some of which are adored by the Python/Django community (e.g. Django Sentry). I think Disqus as a product is better when it is a service and not a boxed software.
Anton
[1] — http://code.disqus.com/code/ [2] — https://github.com/disqus/
simanyay | 14 years ago | on: GitHub is one commit away from being the ultimate blog engine
Disqus doesn't slow down page load times because we use a non-blocking technique to load required files. We work hard to make sure that we don't add any performance regressions to sites using Disqus.
We are also working on making comments made via our product indexable by search engines.
As for the open source version of Disqus, I am not sure what you mean by that since Disqus is a service and not a program that you can download and install. People prefer Disqus because they don't want to spend time implementing and hosting discussion platforms for their websites just like people using GitHub don't want to spend time implementing and hosting developer collaboration software.
Anton
P.S. If you are having problems with Disqus slowing down your page, email me at [email protected] and I will check it out.
simanyay | 14 years ago | on: How One Missing `var` Ruined our Launch
simanyay | 14 years ago | on: Google just announced the dates for I/O 2012: April 24-25
simanyay | 14 years ago | on: Google Reader + Disqus would be a better Google+ than Google+
However, if you want to install our widget on your own sites or become a moderator you will have to create a Disqus account. Mainly because we need to verify those accounts via email.
Hope that helps.