Hacker News new | ask | show | jobs
by dylan604 1466 days ago
Downvote for actually suggesting turning us back into 90s era "Best Viewed In" situation.

I do applaud the wanting to improve performance elsewhere, but still gets a big shake of my head in disappointment that dev is allowed to get to a place where it only works in one browser at first until some amount of work after release to fix to work in other browsers. My sincere hope that you do get it to work universally, realize what was done that made it one-sided to begin with, and avoid those things in any future projects.

2 comments

To be honest I don't see this as such a bad thing. Google Chrome has 70% of the browser market share, while Safari has 4%. I don't think there's anything wrong with prioritizing more popular platforms, specially when you just want to ship a project that you worked on in your spare time to learn new things.
Again, why I offered learning what was specific to Chrome and no longer using them for future projects. Yet more learning on top of the learning
What evidence is there that anything Chrome specific was used? Safari’s WebGL support has come later than others, and there are reports of WebGL being slower on Safari than Chrome, for example https://developer.apple.com/forums/thread/696821 It’s possible your incredulity maybe should be directed towards Safari and not someone trying to do their best?
Despite using firefox and wantind cross browser projects I think the learning involved in browser compatibility is a LOT less interesting then about the math behind animation.
If one cannot take valid criticism when posting publicly their pet projects, then don't post publicly.
You won’t find many people who consider this “valid” criticism. This is a pet project for educational purposes and you’re complaining because they’re not equivalently efficient on every platform.
`Meh. Just because "it's out of scope of what I planned" doesn't mean that with a few critiques/pointers along the way that it couldn't be better.

I understand the "let's do this for the lulz and see what happens/learns/etc", but once you feel like it is "good enough" that you post it to the public (for let's face it, publicity/showing off/self-promotion), you HAVE to expect that some people might think it isn't good enough and here's some ideas to make it better.

That's not to say that what was posted is shite. It's just with a bit more...it could be even more.

@dylan604 That sentence can be applied as well to your own opinion about wide browser compatibility.
That's a fair point. I'll leave it at that rather than trying to debate/belabor a day old thread.
This is exactly the type of project where recommending a specific browser is warranted.