Ask HN: Is my addiction to porting Unix onto the web psychologically damaging?

3 points by dennykane ↗ HN
I've got a web site I've been working on for going on 5 years now. The project is called "Linux on the Web".

See it here: https://linuxontheweb.appspot.com/

The concept of a "web based operating system" is certainly not new. Most of the links returned by that search term are barely from this decade. The only project that seems to be active is called OS.js, and it is honestly a joke compared to mine.

For instance: it doesn't even have a command line interface.

I can't even begin to count how many thousands of man-hours I've spent on two Javascript modules called shell.js (the backend interpreter) and Terminal.js (the actual application).

My idea about this whole concept is very philosophical... a true web based OS would perfectly encompass all of the deep, technical aspects of general computation as well as the infinite potential of having immediate access to the world's own information retrieval network.

This idea seems to be a no-brainer as far as being the kind of thing that smart, decent people should devote a non-trivial amount of their time working on.

And yet I can't get the first human being to spend the least amount of time sitting down with me to browse the source code.

All I want to be able to do with my life is make connections with living human beings. I'm in my early 40's now, so I remember a time before all of this stupid "watch me as I stare at a stupid little rectangle filled with pixels" kind of behavior that most people seem to be exhibiting.

2 comments

[ 2.8 ms ] story [ 8.9 ms ] thread
Couple different things I'm seeing here.

> should devote a non-trivial amount of their time working on.

Just because you feel this way, doesn't mean anyone should do anything. People have their own goals and interests, and it seems like you have different goals than most people you know.

> All I want to be able to do with my life is make connections with living human beings.

Then... get off the computer. Go to a bar for Christ's sake. Talk to people you meet randomly. Sitting at home working on your project complaining you don't have connections with people is like smoking a cigarette and saying your lungs hurt. You wont find the connections you're looking for in your project.

I'm just trying to inspire online conversations about my actual technology, at the moment. I really don't need to go anywhere special. I'm extremely outgoing. I'm pretty well known where I live. I've recently had an article written about me (those kinds of feature stories about interesting characters) in a local newspaper, and random people have been coming up to me and talking to me.

My main issue is trying to fully connect my two parallel worlds of extreme tech innovation and all of the crazy things that I'm known for.

I think I can make a fairly good argument that people should start helping me out here, after nearly 5 years of solo work. The technology is that good.

It was honestly a little link-baity of me to use the word addiction in the title, sorry.