Live data from Hacker News

Safari is the new IE

nolanlawson.com

271–280 of 368 posts

Re: Safari is the new IE

#271

Earlier quoted context omitted.

"the re-ignition of the "browser wars" when Google launched Chrome, and Apple got serious with Safari by moving to WebKit" Moving to WebKit? Only if you count CyberDog, I guess. Safari was always WebKit based. Also, your phrasing could be read as if Chrome came before Safari, but Safari is from 2003 ( https://en.wikipedia.org/wiki/Safari_version_history ), Chrome from 2008 ( https://en.wikipedia.org/wiki/Google_Chrom…

Not only was Safari always WebKit based, WebKit is Apple's browser engine (forked from KHTML and open sourced) that Chrome used to use until they forked it.

Apple had little choice other than to Open Source Webkit unless they wanted to violate LGPL licence which forces - source code of any derivative work to be released back to the user.

Re: Safari is the new IE

#272

Earlier quoted context omitted.

What? How is this ad hominen? Do you think that term just means "being harsh"?

He's attacking the guy's experience and insinuating that the OP is being sensational to get upvotes.

Ha whoops, on mobile it looked like you were responding to the OP article instead of a top-level commenter. Mea culpa. It's just something of a pet peeve that there are people who call 'ad hominem' at every insult.

Re: Safari is the new IE

#273

Earlier quoted context omitted.

WebRTC is not really new any more - a couple of years old (and existed in other forms long before), and still not widely adopted. In fact, not adopted in a single further browser in that time, and the original two are not compatible. I'm thinking, its almost time to consider WebRTC 'failure to achieve traction'?

New version is being worked on: https://www.w3.org/community/ortc/

ORTC is basically Microsoft's NIH version of WebRTC.

Maybe some of the good ideas will end up in an improved WebRTC standard, but ORTC itself is not "the new version".

Re: Safari is the new IE

#274

Earlier quoted context omitted.

Are we currently in the bloated stage? - Chrome sucks up RAM like Photoshop. - Firefox Dev Edition is broken or slow every other build - IE is "ok"but their dev tools are incredibly sluggish and useless.

I think the Servo engine is going to anchor Mozilla's next transition to "lean".

Only in the sense that its missing all the features. People seem to forget when considering current browsers "bloated" that the bloat comes from the webpages containing all the cruft.

Re: Safari is the new IE

#275
post #227

Earlier quoted context omitted.

It doesn't need to be. MS in the late 90's dominated, and you could not do work with someone using MS products unless you also used MS products. One person having an iOS device and another having an Android device does not cause any issues between the two, they are fully able to communicate by the nature of cell phones. I would bet that the lawsuits against MS would not go through if they were brought up today (and,…

I can't tell you how many times I've had to help people who switched away from their iPhone and then saw eternal, intermittent issues with not receiving text messages because their friends iPhones were convinced they should be sending iMessages and not SMS. The situation gets even worse with group messages.

Even tech-savvy users (read: me) sometimes get bitten by that. I wonder if it would make sense to auto-disable iMessage when a phone's SIM is removed? The problem probably isn't even on the radar, though (iPhone users never switch!).

Re: Safari is the new IE

#276
post #38

Nolan, I'm not familiar with what you do or have done, but have you ever tried to make a website back in the day? Ever tried to support IE6? 7? 8? IE literally broke the web. CSS rules which worked in every browser ever wouldn't work in IE. Entire webpages weren't formatting correctly, having to spend hours, days, on workarounds. Comparing Safari to IE is just wrong. Safari doesn't break the web, it 'just' lacks supp…

Given that the author self identifies on his blog as a twenty-something I'm wondering if he's old enough to have ever really had to lift IE v. 4-7. IE was a vast pile of shit for about a decade. It was pile of shit so high that Microsoft took out ads saying in so many words that its latest version "doesnt suck, honest". I tore my hair out for years over IE bugs. Fucking kids these days. Mobile Safari might not be as…

Oh the pain of having to use nested tables, various css parsing hacks, browser sniffing, two different box models, and changing significant-insignificant whitespace to support IE 5, 5.5, and 6. All with zero debugging tools.

Re: Safari is the new IE

#277

Earlier quoted context omitted.

Not an expert, but hopeful that WebRTC will be a success in the end. Maybe I'm just overly optimistic? > still not widely adopted Certainly everyone involved with WebRTC wishes that it had the support of IE and Safari, but Chrome + Firefox + Opera is nothing to sneeze at, particularly if you're targeting a savvy audience. > Original two are not compatible Maybe I'm confused, are you saying that Firefox and Chrome are…

All the important scalable features are incompatible - so-called 'bundling' where many streams use a single port etc. Aggregation of error feedback so an MCU can sensibly report bandwidth limits. Slow connect/reconnect times. No 'supernode' support. Pretty much anything that takes it from a toy with 3 or 4 p2p connections, to a product that can handle up to 100 streams with audio/video switching realtime through an M…

>All the important scalable features are incompatible - so-called 'bundling' where many streams use a single port etc.

AFAIK this is being fixed. Firefox should support the standard and Chrome is fixing their implementation to conform as well.

Re: Safari is the new IE

#279
post #113

Earlier quoted context omitted.

Yes, but before that IE fixed the web! :) Remember CSS on Netscape? IE4 was actually a beacon back in its day. Everything is cyclical: Lean - Average - Bloated - Lean - Average - Bloated

Are we currently in the bloated stage? - Chrome sucks up RAM like Photoshop. - Firefox Dev Edition is broken or slow every other build - IE is "ok"but their dev tools are incredibly sluggish and useless.

> Firefox Dev Edition is broken or slow every other build

Then just use release? Dev Edition is the alpha version with some different defaults, based on the assumption that "developers" are OK with an alpha quality build that has some new features faster. If that bothers you, use the release. It also contains the dev tools!

Re: Safari is the new IE

#280
post #255

Earlier quoted context omitted.

I doubt it will ever be as good as Safari, but Google is working on this: http://www.macrumors.com/2015/06/12/chrome-os-x-performance-...

Unfortunately the biggest problem by far is video playback and for whatever reason they seem to refuse to fix the problem. Here is a simple test I just ran: Using https://github.com/erkserkserks/h264ify for blocking VP9 2015 rMBP 13", 3.1Ghz i7, 16GB (defaults to software rasterization in chrome) https://www.youtube.com/watch?v=nK9Im1eP3DI (1080p60 video) Power is CPU Package Total (core + GPU). Chrome VP9: 26W Chrom…

Any idea how does it achieve that?
Post reply on HN