Originally posted by jospoortvliet
View Post
Announcement
Collapse
No announcement yet.
Qt 5.6 Drops WebKit, Qt QML Uses Less Memory & Other Forthcoming Features
Collapse
X
-
-
Originally posted by b15hop View Post
Just worried about use of any chrome based tools mingling with Qt. Otherwise I am probably way off on that one
Yes features and stability are the most important. I feel that speed comes as a result of clean code anyway since you know less is more.
For me both waterfox and chrome are bloated. I see them chew up 4GB of ram and wonder how? Sure I have a lot of tabs open but 4GB for a Web browser seems excessive. I miss the days when Firefox was a fresh browser that ran on nothing. Irony is that even coming this far I find chrome will crash on webgl often. So I went back to waterfox. I will give your browser a shot and see how it goes.
It sucks but the modern web is all huge web apps eating loads of ram and web developers know and care less about performance optimization than your worst desktop app developer in your nightmares. Well they care about load time of pages, so they replace static images with JavaScript - eating even more memory of course.Last edited by jospoortvliet; 06 December 2015, 07:51 AM.
- Likes 1
Leave a comment:
-
Originally posted by The Compiler View Post
What makes you think so?
I'd always take usability and stability over bloatedness. With web browsers, as you said, they have to have some level of bloat to work on today's web.
Yes features and stability are the most important. I feel that speed comes as a result of clean code anyway since you know less is more.
For me both waterfox and chrome are bloated. I see them chew up 4GB of ram and wonder how? Sure I have a lot of tabs open but 4GB for a Web browser seems excessive. I miss the days when Firefox was a fresh browser that ran on nothing. Irony is that even coming this far I find chrome will crash on webgl often. So I went back to waterfox. I will give your browser a shot and see how it goes.
Leave a comment:
-
Originally posted by b15hop View PostIs Qt being sold out to chrome?
Originally posted by b15hop View PostI am so glad I am not a Web browser dev. Knowing how many work arounds in Web programming and how browsers are forced to read dirty code makes me not surprised how bloated the big browsers are. I am all for less bloat but it almost always means a loss somewhere else.
- Likes 1
Leave a comment:
-
Is Qt being sold out to chrome? I am so glad I am not a Web browser dev. Knowing how many work arounds in Web programming and how browsers are forced to read dirty code makes me not surprised how bloated the big browsers are. I am all for less bloat but it almost always means a loss somewhere else.
Leave a comment:
-
Originally posted by curaga View PostAs if there was a big difference in the amount of code in a Blink wrapper vs a Webkit wrapper. It's pure politics.
- Likes 1
Leave a comment:
-
Originally posted by giucamit's basically a Blink wrapper. And the Qt Project doesn't have the manpower to maintain something as big as webkit.
Leave a comment:
-
Another data point, Chromium can't be compiled using MinGW-w64, so what's to happen to distros like MSYS2 that cannot use non-FOSS compilers?
Leave a comment:
-
Originally posted by wizard69 View Post
The first thing that comes to mind is what software doesn't have bugs, especially complex web engines. The second thing that comes to mind if why not work to improve the WebKit derivative?
I'm simply not convinced of the value in generating a new web solution every couple of years.
- Likes 2
Leave a comment:
Leave a comment: