Unix as IDE
sanctum.geek.nz
Unix as IDE
1–10 of 214 posts
Re: Unix as IDE
#2Re: Unix as IDE
#3iirc (very vaguely) this has been discussed on hn before. the entire series is available as an ebook here: https://github.com/mrzool/unix-as-ide
Re: Unix as IDE
#4Re: Unix as IDE
#5At some point I realized Unix is basically a long-running IDE + REPL, and thought that was just so cool . And then I realized how horribly inefficient it is at being that. So I started longing for the days when we had some kind of OS where it actually is a IDE + REPL, like an OS based on Lisp. And then I learned that that already was done and didn't turn out as cool as people had hoped. Oh well.
Re: Unix as IDE
#6At some point I realized Unix is basically a long-running IDE + REPL, and thought that was just so cool . And then I realized how horribly inefficient it is at being that. So I started longing for the days when we had some kind of OS where it actually is a IDE + REPL, like an OS based on Lisp. And then I learned that that already was done and didn't turn out as cool as people had hoped. Oh well.
Re: Unix as IDE
#7Re: Unix as IDE
#8Re: Unix as IDE
#9At some point I realized Unix is basically a long-running IDE + REPL, and thought that was just so cool . And then I realized how horribly inefficient it is at being that. So I started longing for the days when we had some kind of OS where it actually is a IDE + REPL, like an OS based on Lisp. And then I learned that that already was done and didn't turn out as cool as people had hoped. Oh well.
Yeah, the other way around seems to work better: IDE as OS (really IDE as OS shell) a la emacs.
Re: Unix as IDE
#10At some point I realized Unix is basically a long-running IDE + REPL, and thought that was just so cool . And then I realized how horribly inefficient it is at being that. So I started longing for the days when we had some kind of OS where it actually is a IDE + REPL, like an OS based on Lisp. And then I learned that that already was done and didn't turn out as cool as people had hoped. Oh well.