The screenshot provided on the kickstarter page looks awfully similar to what you’d see with vimium, the chrome extension. Not sure I’m convinced that a new browser could beat a well tuned chrome + vimium configuration
I’ve used Vimium for some months myself, and wasn’t really happy with it. The reasons why mainly boil down to how Vimium is quite limited in what it can do. For example:
:bind ,v spawn mpv {url} to add a keybinding which spawns mpv with the current page, to watch YouTube videos in a real video player.“Do The Right Thing,” perhaps? As far as what that means, I just assume he means (to developers) don’t use it, (to users) complain about developers using it/sway developers from using it, (and to the React developers) change the license to make React free software. Or something.
EDIT: On second thought, perhaps it’s an indication to do something with the FSF’s free software directory? https://directory.fsf.org/wiki/Main_Page
I think your edit’s suggestion is correct, because the linked post is to directory-discuss, the discussion mailing list for the FSF’s free software directory. So I read the post as saying: “The React.js license is nonfree. Someone please update the FSF free software directory accordingly.”
I think it’s a valid separation between javascript and nodejs, since the latter exclusively relates to server-side JS, and the former, by deduction, relates to client-side.
These are two different development environments. This is not a separation of a framework from its language but two different ecosystems.
The problem is that the ecosystems are somewhat interwoven as people use node modules in their frontend code.
Node.js modules typically do not readily work in the browser. You usually need something like Browserify to make them compatible.
The fact that they are sometimes interwoven is a slight complication to the overall fact that one paradigm lives on the server, while the other in the browser.
I’m not sure it really is a good way to filter low quality submissions. Some articles about Node can be quite interesting and apply to things outside of just node.js.
I agree that it would be a way to filter submissions, but to cast them all as low quality seems like you’re just biased against the entire framework and ecosystem.
Some articles about Node can be quite interesting and apply to things outside of just node.js.
I agree and suggest we use the proposed tirefire/clownshoes tag for that.
Glad this was written. Good to see fellow IRC enthusiasts out there. I have used IRC for 15 years, and have been using Slack at work for a few years now. I favor my IRC client (Textual) much more than I favor my Slack client, giphy integrations and all.
For me, the fact that Slack is closed source with no API to implement clients against kills it for me. It does not reverberate with the trajectory of the open web. It is a business first. Whereas IRC seems closer to an open telecommunications protocol, like telephone or radio.
thorough and concise article, will be a pleasure to follow along when i get the chance to. thanks for sharing