Does anyone else see as problem that web browsers are getting so feature-rich? That means that if anyone wants to write a new web browser he won't be able to.
I invented the web. Here are three things we need to change to save it
111–120 of 255 posts
Re: I invented the web. Here are three things we need to change to save it
#112Earlier quoted context omitted.
The spread of misinformation is better countered by educating people about the potential and existence of misinformation, rather than policing the web. Just like children learning and growing wiser about everyday social deception etc., as opposed to policing everything people do and say offline.
Is this just an opinion, or do you have any data on this?
Easier to teach people that they can be deceived or that bad things can happen, than to prevent any deception or bad thing from ever occurring.
Re: I invented the web. Here are three things we need to change to save it
#113Does anyone else see as problem that web browsers are getting so feature-rich? That means that if anyone wants to write a new web browser he won't be able to.
I don't see this getting better. In fact, I think the next big trick in web browsers will be to embed a full-blown GUI widget toolkit, so you can run what would effectively be a Visual Basic 6.0-type program, directly in the browser, allowing you to bypass all the HTML5/CSS/JS layers we slather on top of whatever framework we're using to make it approach the same UX as a desktop app. It's going to take even more band…
Re: I invented the web. Here are three things we need to change to save it
#114As a second and last point to the above, I can't afford donating all my free time to help progress the decentralized internet anymore. I am 37 and I have a very happy personal life but need to work on my health a lot, I am very tired and burned out and I am finding myself unable (even if I want) to work for free without any reward in sight (not even talking about money; I am sure I wouldn't even be thanked). I imagine many others are in a similar position -- in terms of finances, in the health department, or in their general mental stance.
I very much like the idea of creating a "home internet box" which is a self-contained fanless machine connected to an UPS -- and it contains router, firewall, own website, own mailserver, own private Dropbox, a universal P2P node (BitTorrent / IPFS) etc., but as others have pointed out, our current stack of network technologies is way too bloated and full of incomplete standards -- which in turn are likely full of exploits and dark corners -- that right now the only seemingly appropriate course of action is to get rid of it all -- except the physical layer protocols -- and start over.
Try making an API app that works with anything else than HTTP and HTML/JSON. Tell me how that went for you. Try using ASN.1 as a data format, or a compressed secured IP layer protocol. Yes it's possible but it's much slower than it should be. Seems us humans always want to have one "universal truth".
It's extremely sad and I am afraid we'll live to see very oppresive times pretty soon.
Re: I invented the web. Here are three things we need to change to save it
#115Surprised that no one mentioned the new EU data protection directive, which goes a long way to fix the first issue mentioned in the article, the loss of control over our personal data (only for users in Europe though). I studied it in detail as I work in data analysis and consult companies on this, and I honestly think it is one of the best laws produced by the EU so far: It gives users a multitude of rights such as…
Re: I invented the web. Here are three things we need to change to save it
#116I would truly love a new "web" which is effectively style-free. I think the existing one is fine to continue for the general public, online shopping, social networks, etc.. but a parallel information-dense system that uses ultra light weight browsers that work on every device and platform, accessing machine-readable data with some standard stylesheet that concentrates in readability, and the "good" bits of the modern…
So, basically, Gopher with user style-sheets?
Re: I invented the web. Here are three things we need to change to save it
#117Re: I invented the web. Here are three things we need to change to save it
#118Does anyone else see as problem that web browsers are getting so feature-rich? That means that if anyone wants to write a new web browser he won't be able to.
I don't see this getting better. In fact, I think the next big trick in web browsers will be to embed a full-blown GUI widget toolkit, so you can run what would effectively be a Visual Basic 6.0-type program, directly in the browser, allowing you to bypass all the HTML5/CSS/JS layers we slather on top of whatever framework we're using to make it approach the same UX as a desktop app. It's going to take even more band…
Re: I invented the web. Here are three things we need to change to save it
#119Isn't Facebook the biggest culprit of web? Their walled garden approach and lack of social network portability is what I feel is killing web more than anything.
Facebook got a foothold, because authoring tools sucked so bad. That's ignoring the magic of some of their social tooling. But sharing digital content with your own intended audience could be achieved in a distributed manner. I know the W3C are trying to tackle that problem. We still need intuitive and easy publishing and aggregation tools that beat the Facebooks.
We almost have the tools now:
* cheap or free blog hosting with easy markup and non-public posts
* self-hosted commenting with a URL field for commenters, enabling discoverability
* friendly RSS readers (I use NetNewsWire)
* password management built into most systems and/or browsers, to keep track of individual logins
There's work to be done to make it more user-friendly, but all the tools are there.