Wow. I haven't used it yet, but I love it already! I am going to go ahead, open a pull request and work on connecting a time tracker like SlimTimer (though I wish someone came up with a better interface). Opening a pull request because I'll need all the help I can get since I am still new to web development and nodejs.
All custom fonts look off in Chrome on Windows, because Chrome on Windows uses a different font renderer than every other browser, including Chrome on other platforms. Last I checked the official Chromium bug (which is almost 2 years old now), someone talked about starting work on using DirectWrite in April. Hasn't happened yet.
If you want to see how the site's supposed to look, load up Firefox or Internet Explorer.
This font rendering issue is one of the most frustrating things about using Google Fonts. It's actually the reason I've stopped using the service completely.
You don't even get it. Your insight is not very valuable, even in the slightest. I'm sorry your perception is so off, but it is for this community. Your allusion towards my social identity further puts you in the hole.
Nowhere in the original post did the creator even allude to this github post of project code being their customer facing product or business. Yet, you felt it necessary to provide your "potentially valuable insight." Guess what, it's not valuable. It's not interesting. It's not even useful.
This is a project someone created to share with everyone else. Not everything is a business ripe for money-grubbing fingers. We should be applauding this in every way possible, not giving the creator business advice.
Thank you. There is an instance running at www.reportr.io
This is a side project which is targeting only developers right now, the project is not yet ready for everybody and I'm not ready to host so critical data from a large number of users.
Developers are actually good customers if you sell to their lazy points. Keep it OSS and offer a hosted plan with your API. Your API is rest, so offering a hosted service with a client-side js library can target a lot of wordpress or static page customers. The interface seems to be generic, maybe if you had some "prefab" use cases you could branch into analytics or developer-dashboard markets as well.
Developers who do stuff like this generally do it for themselves and people who are very similar to themselves. I've released quite a few products in a similar fashion requiring people to host and install it themselves and someone always makes this comment. I don't build software like this for other people, I build it for myself, I share it with everyone because someone else might want to build on top of it or use it, I don't really care if it "takes off" because it solves a personal problem in my own life.
krapp 4 minutes ago | link
>you are seriously limiting your audience by making people install and host it themselves.
Wordpress would like to have a word with you.
They host 72 million blogs [1], and I'm sure that the total number of WordPress blogs wouldn't be so high if they all had to be self-hosted.
Yes, but I think it would be difficult to argue that Wordpress' popularity wasn't due to its being easier to install than Movable Type, at first. The ecosystem of plugins, themes and shops whose entire purpose is hacking Wordpress suggests that its still primarily used as an installed application, though I wouldn't doubt they get seriously good business from their hosted service.
[1] I want to get started with Quantified Self-type tools but it's been hard finding where to start.