Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Ok.... (Score 3, Insightful) 136

Oh, that's all, is it.

Yep, you're right 1 hour max /s.

Browsers are the most insecure attack surface of any aspect of modern computers. Apple's s/w is built using standard engineering decision-making - can we rely on X being there ? Why yes we can, so we can delegate this function to that system framework which we've tested is all secure.

Except that all breaks down when someone installs a 3rd party browser. Now the security model of the system depends on the security model of the installed browser, and that's just not acceptable. It may be the user's fault that they installed but you can guarantee that Apple will be holding the can at the end of any argument over why their nudes are now all over the internet.

Comment Re:New iOS Safari has a couple good things (Score 1) 26

I have been using a web browser (since Mosaic / Arena) for over 30 years. Never in that time have I wanted the URL bar (and by extension the tabs bar since they're intimately linked) to be any other place than right there at the top of the window in plain view. The URL-bar/swipe-control is a heinous change that ruins literal decades of muscle memory and expectation.

It is not a "good thing", from my perspective.

For similar reasons, I loathe tab groups as well. I like the way tabs worked *anyway*. I have yet to see a single use-case (for me, and how I use them) that works as well as leaving the frigging things alone and letting me manage them as I see fit.

And yes, hiding UI is bloody annoying. I still haven't managed to work out how to use the phone in portrait mode properly yet. Instead of instant availability and instant access to what I actually want to do, I now have to study the damn thing and figure out how the hell I'm supposed to do

This Safari redesign is the first time I'm genuinely thinking of ditching Safari. It's that bad.

Comment Web Pages Use Same Imaging Model (Score 1) 227

Web pages use SVG to render vector graphics. It uses the exact same imaging model as PDF and is implemented in all modern browsers. The web in general has taken a lot of lessons from Adobe because Warnock and Geshke, in the PostScript Red Book, got so much right about how to build an image model that many GUI developers are still learning today. If you start with a PDF, it should be possible to machine-translate it to SVG and present it as a web page.

PDF exists because it is trivial to generate it from the document renderer meant for printing. Although I have once in a while run into an improperly scaled PDF meant to be printed 8-up, I'm just not

Slashdot Top Deals

Sigmund Freud is alleged to have said that in the last analysis the entire field of psychology may reduce to biological electrochemistry.

Working...