Earlier quoted context omitted.
Yeah, it's an awesome idea to waste few hundred megabytes of RAM to run your app. This browser-in-a-box cancer needs to die a painful death.
I agree it's disappointing to think I've found a native app only to realize it's just an Electron app. But I don't need the idea to die, I just want better transparency in app stores so I can know ahead of time whether an application is native or just a wrapped webapp. > This browser-in-a-box cancer needs to die a painful death. That depends on what you think the result would be. What do you think companies who use E…
Mozilla's abandoned web engine 'Servo' project is getting a reboot
121–130 of 140 posts
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#122Earlier quoted context omitted.
Yeah, it's an awesome idea to waste few hundred megabytes of RAM to run your app. This browser-in-a-box cancer needs to die a painful death.
Until there's a viable solution for desktop native GUI, this trend will continue.
Or to mention native libs: GTK, wxWidgets, Xamarin.
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#123Earlier quoted context omitted.
Bullshit. If that's what it takes you please seek another line of work.
I can built a basic app with html, javascript, etc that supports many platforms in an evening. How long do you think it would take to support windows, macos, ios, android, xbox, linux, etc, etc? Much more than 50x the time even if you already are familiar with development on all the plaforms.
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#124Earlier quoted context omitted.
Yeah, it's an awesome idea to waste few hundred megabytes of RAM to run your app. This browser-in-a-box cancer needs to die a painful death.
Make a better alternative and people will flock to it.
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#125Earlier quoted context omitted.
Yeah, it's an awesome idea to waste few hundred megabytes of RAM to run your app. This browser-in-a-box cancer needs to die a painful death.
And you won't get Skype, Slack, Teams and many other applications people use on a daily basis on Linux, at all. Features on Mac will be limited compared to Windows version, because the team prioritizes work on the platform with the largest userbase. There will be more inconsistencies in feature and UI for "desktop" version vs web version, if companies still bother to maintain two versions. That's the future you want…
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#126Earlier quoted context omitted.
Telegram manages just fine, and looks the same on all platforms. I even ran it on FreeBSD for a few weeks with no issues. Their desktop client is developed pretty much by one person in C++ with Qt. It's really feature rich these days and actually works, unlike some of the things you've listed.
Doesn't Telegram use a web view via QtWebkit?
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#127A 100% Rust based browser engine is sorely needed.
That sounds pretty difficult unless it's also the operating system.
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#128I want Safari on Windows back
Re: Mozilla's abandoned web engine 'Servo' project is getting a reboot
#129I hope that being at Igalia forces the team to have laser focus in being a real embeddable solution for developers. The last I checked maybe a year ago or more, it isn’t. I commented over the years how Servo isn’t a real alternative because they don’t actually provide any API surface comparable to using CEF or full Chromium or WebKit, and as a result it’s a nonstarter. I think someone working on it had mentioned they…