-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebOS thinking #1
Comments
What I want:
|
I feel myself out of general line of the "Therd reigh of JS" . While every time I'm trinng to enter to the JS hell, my brain is boiling about any programming principle I see in it. |
What blocks me: type hell: ''+[] is valid, nothing can explode my brain more then adding string with empty list |
Why the hell I can't have a lower level environment for making my experiments in a cross-browser Univercity?! |
PS: please, don't drop this issue thread, it can be sustained as an artefact for the next step of the Web |
I come from the era of ZX Spectrum then every byte was a significant. The concept of the Backend is totally wrong. Look on a modern mobile phone: you have 4/8 CPU cores with 4+ Gigs of RAM, all of them are available for the Web browser (mostly in a non-direct way). But: how we can use this power? The whole steam is going into the whistle! |
What is going on when I start a browser on my i7-920 workstation? Anything is going to dirt in a few minutes, until the Glorious JavaScript V8 Engine is starting. what do i get in return? Only illogical world with the npm, CSS and something the same hell-like DOM. |
It looks for me as people forget that they are reached in last 50 years. |
This is something I say the past 8 years. If you have a project with a 1 million user base, it means you have an access to 1 million 4/8 CPU cores with 4+ Gigs of RAM machines. That's a huge power; nobody uses it. Of course, there are some issues with decentralized computation and also everything depends on what you are going to achieve, but in any case, there is an enormous unused power out there. |
This Project looks great for the new thinking world
What technologies I'm going to put in:
Finally, how can I mix all of them?
The text was updated successfully, but these errors were encountered: