Skip to content

Instantly share code, notes, and snippets.

@max-mapper
Last active March 9, 2024 08:59
Show Gist options
  • Select an option

  • Save max-mapper/d96123138522c84cdb25 to your computer and use it in GitHub Desktop.

Select an option

Save max-mapper/d96123138522c84cdb25 to your computer and use it in GitHub Desktop.

Revisions

  1. max-mapper revised this gist Dec 3, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -13,7 +13,7 @@ Disclaimer: This is an unofficial post by a random person from the community. I
    - [io is the 4th largest moon of jupiter](http://en.wikipedia.org/wiki/Io_(moon)). it also means 'input/output', which is what io.js is good at (asynchronous i/o)
    - 'noders' is to node as 'ionians' is to io
    - you will [probably](https://github.com/node-forward/discussions/issues/18) be able to `apt-get install iojs` and get a `node` executable
    - the first stable release of io will be in January
    - [the first release of io will be in January](https://github.com/iojs/io.js/issues/28)
    - the io team is working on an automated build infrastructure to enable a weekly release schedule
    - io core team (technical committee) meetings [are on youtube](https://www.youtube.com/watch?v=Z1UlIJMS6qs)
    - bugs etc fixed in node will be cherry-picked as necessary into io
  2. max-mapper revised this gist Dec 3, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ Disclaimer: This is an unofficial post by a random person from the community. I

    - [io](http://iojs.org/) is a fork of node v0.12 (the next stable version of node.js, currently unreleased)
    - io.js will be **totally compatible** with node.js
    - the people who created io.js are node core contributors who have different ideas on how to run the project
    - the people who created io.js are node core contributors who have [different ideas](https://github.com/iojs/io.js/issues/28) on how to run the project
    - it is not a zero-sum game. many core contributors will help maintain both node.js and io.js
    - io.js is not adversarial to node.js
    - the io.js project [uses an open governance model](https://github.com/iojs/io.js#iojs)
  3. max-mapper revised this gist Dec 3, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -16,4 +16,5 @@ Disclaimer: This is an unofficial post by a random person from the community. I
    - the first stable release of io will be in January
    - the io team is working on an automated build infrastructure to enable a weekly release schedule
    - io core team (technical committee) meetings [are on youtube](https://www.youtube.com/watch?v=Z1UlIJMS6qs)
    - bugs etc fixed in node will be cherry-picked as necessary into io
    - bugs etc fixed in node will be cherry-picked as necessary into io
    - still have questions? I'd suggest talking to both sides. Talk to a node.js core contributor and also talk to an io.js core contributor and draw your own conclusions.
  4. max-mapper revised this gist Dec 3, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ Disclaimer: This is an unofficial post by a random person from the community. I
    - it is not a zero-sum game. many core contributors will help maintain both node.js and io.js
    - io.js is not adversarial to node.js
    - the io.js project [uses an open governance model](https://github.com/iojs/io.js#iojs)
    - [io is the 4th largest moon of jupiter](http://en.wikipedia.org/wiki/Io_(moon))
    - [io is the 4th largest moon of jupiter](http://en.wikipedia.org/wiki/Io_(moon)). it also means 'input/output', which is what io.js is good at (asynchronous i/o)
    - 'noders' is to node as 'ionians' is to io
    - you will [probably](https://github.com/node-forward/discussions/issues/18) be able to `apt-get install iojs` and get a `node` executable
    - the first stable release of io will be in January
  5. max-mapper revised this gist Dec 3, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.md
    Original file line number Diff line number Diff line change
    @@ -5,13 +5,13 @@ Disclaimer: This is an unofficial post by a random person from the community. I
    [![io-logo-substack](http://i.imgur.com/Wq3xlkm.png)](http://scratch.substack.net/iojs.svg)

    - [io](http://iojs.org/) is a fork of node v0.12 (the next stable version of node.js, currently unreleased)
    - io.js will be **totally compatible** with node.js
    - the people who created io.js are node core contributors who have different ideas on how to run the project
    - it is not a zero-sum game. many core contributors will help maintain both node.js and io.js
    - io.js is not adversarial to node.js
    - the io.js project [uses an open governance model](https://github.com/iojs/io.js#iojs)
    - [io is the 4th largest moon of jupiter](http://en.wikipedia.org/wiki/Io_(moon))
    - 'noders' is to node as 'ionians' is to io
    - io.js will be compatible with node.js
    - you will [probably](https://github.com/node-forward/discussions/issues/18) be able to `apt-get install iojs` and get a `node` executable
    - the first stable release of io will be in January
    - the io team is working on an automated build infrastructure to enable a weekly release schedule
  6. max-mapper created this gist Dec 3, 2014.
    19 changes: 19 additions & 0 deletions readme.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    Disclaimer: This is an unofficial post by a random person from the community. I am not an official representative of io.js. Want to ask a question? [open an issue on the `node-forward` discussions repo](https://github.com/node-forward/discussions/issues)

    ## io.js - what you need to know

    [![io-logo-substack](http://i.imgur.com/Wq3xlkm.png)](http://scratch.substack.net/iojs.svg)

    - [io](http://iojs.org/) is a fork of node v0.12 (the next stable version of node.js, currently unreleased)
    - the people who created io.js are node core contributors who have different ideas on how to run the project
    - it is not a zero-sum game. many core contributors will help maintain both node.js and io.js
    - io.js is not adversarial to node.js
    - the io.js project [uses an open governance model](https://github.com/iojs/io.js#iojs)
    - [io is the 4th largest moon of jupiter](http://en.wikipedia.org/wiki/Io_(moon))
    - 'noders' is to node as 'ionians' is to io
    - io.js will be compatible with node.js
    - you will [probably](https://github.com/node-forward/discussions/issues/18) be able to `apt-get install iojs` and get a `node` executable
    - the first stable release of io will be in January
    - the io team is working on an automated build infrastructure to enable a weekly release schedule
    - io core team (technical committee) meetings [are on youtube](https://www.youtube.com/watch?v=Z1UlIJMS6qs)
    - bugs etc fixed in node will be cherry-picked as necessary into io