7 ms·
Rule 34 for software: If it exists, there IS a javascript port of it.
by mqzaidi 13y ago
Rule 34 for software: If it exists, there IS a javascript port of it.
- tlrobinson 13y agoThat would be Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript. http://www.codinghorror.com/blog/2007/07/the-principle-of-least-power.html http://www.codinghorror.com/blog/2007/07/the-principle-of-le... And tlrobinson's Law (or corollary?): Any submission to Hacker News about a novel JavaScript program will contain a comment referencing Atwood's Law. https://twitter.com/tlrobinson/status/395636386671235072 https://twitter.com/tlrobinson/status/395636386671235072
- arethuza 13y agoWhat about emacs in Linux in JavaScript? :-) http://bellard.org/jslinux/ http://bellard.org/jslinux/
- SEJeff 13y agoIt would be missing a good editor. Probably not a bad operating system however
- arethuza 13y agoAll it needs is for someone to implement JavaScript in elisp and the circle would be complete.... :-)
- michaelsbradley 13y agoDone. http://www.emacswiki.org/emacs-fr/Ejacs http://www.emacswiki.org/emacs-fr/Ejacs Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher.
- Patient0 13y agoPatientZero's law: Any submission to Hacker News about a novel Java script program containing a reference to Atwood's law will contain a reference to tlrobinson's law. ;-)
- deleted 13y ago[deleted]
- alxndr 13y ago...authored by tlrobinson?
- vezzy-fnord 13y agoEven more true now that Emscripten and asm.js exist.