Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Oh dear ... (Score 1) 639

We have really gone a long way towards commoditization of such gadgets if the packaging has been deemed of such importance. Back in the day, we were happy if the assembling instructions were correct and legible ...
Also, don't put the blame on Google - all Android phones I've seen have ugly, cheap packaging (even those of the korean manufacturer who's tried the hardest to copy Apple).

Comment The real reason why the web is slow ... (Score 1) 136

Is crap like this (to watch a stupid badger video on forbes.com, you have to load [i.e. trial & error with NoScript] JavaScript from around 25 external websites - pure idiocy). Better implement a feedback mechanism inside browsers that lets web developers who do these things know their website is a slow pile of turd and forget about the useless SPDY that totally misses the point.

Comment Re:Found it when googling for dropbox alternatives (Score 1) 189

In addition, it allows Google to track your usage of various websites with all the information your browser provides, even if you block Google Analytics (caching will reduce the number of tracked requests, but do you know how often your browser reloads various versions of code from Google's servers?).

Comment Re:I applaud the Chinese and I'm Austrian. (Score 4, Insightful) 150

Funny how tourists aren't interested in any places or buildings that were built during the last 60 years.

That's wrong for Vienna (e.g. Hundertwasserhaus) and it's probably just as wrong for Graz. The most prominent architecture was always novel and radical and just because some examples were simply not good, you cannot discredit modern architecture in general. Would we have the buildings like the Secession if we had always stuck to preserving traditional styles? In a few decades, we'll wish we had built more buildings like the new Sofitel (Jean Nouvel!). Sadly, people are more keen on preserving ugly 1950's buildings on the other side of the Wienkanal than having great modern architecture like the French for example.

Comment Re:It's the advertising out of control (Score 1) 135

Instead, it is a combination of the extra time needed to load Javascript from advertisers (whether it is to spy on you or just to rotate ads around), and programming defects in that Javascript (doesn't play well with others). Browsers have to stop and wait for scripts to finish loading before allowing everything to run or even be rendered. You can have a page freeze in a blank state when some advertiser's Javascript request isn't connecting or loading.

It is also a result of plain stupidity of some (major) ad server operating companies - here in Austria, we've heard things like "we try to disable caching for served media [images, swf etc.]" and we've actually seen images, animations, 200KB+ flash being loaded at every request because of this. Needless to say, the slow document.write() method of displaying ads is also still the norm ... If the W3C had any sense, it would have come up with an <AD> tag that worked like a restricted IFRAME (with mandatory caching) but could be turned on and off by the users (browsers). But like so many committees, the W3C is not interested in good technical solutions, but rather in the commercial interests of particular contributing corporations.

Comment Re:Too many connections (Score 1) 135

Somehow all of that content needs to be coalesced into fewer connections.

We did use fewer connections before CDNs, CDN-hosted JS libraries and cookie-less content domains became the norm and before web developers were advised by PageSpeed and other "authorities" to put content on multiple hosts to facilitate parallel access by browsers. Yes, it was a stupid idea to fix a minor implementation problem of browsers on the web server side.
Also, what contributes most to web page slowdown is ads and tracking code, both areas dominated by Google - who pretends to be somehow interested in speeding up the web (haha!).

Comment Re:Extremism in all cases is bad. (Score 1) 490

>slippery slope argument

You're right, slippery slopes do not exist and we should go down that road

at our peril

...

There are a lot of people who will tell you that they will not move to Linux until Photoshop or Solidworks works on Linux.

No problem for me, Linux doesn't get better or worse (well, more likely worse if the past 10 years have been any indication) if more people (esp. like those - who usually prefer pirating Photoshop over using free alternatives) use it. WINE should be improved to support more commercial software though.

Comment Re:Extremism in all cases is bad. (Score 1) 490

Without getting major companies to start moving their paid, closed source software to Linux first, you/re /never/ going to see Autocad or the like as Free Software on Linux.

Which is why we have GIMP even though Adobe hasn't ported Photoshop to Linux?

The next step after major companies declaring to port stuff to Linux is demand for a non-removable DRM component for Linux. I think the intention of Open Source was to pollute closed-source habitats with (viral) Open Source software, not the other way round. Closed source / DRM isn't magically going to become open when it's a perfectly valid and undisputedly supported option for Linux, why should it?

IMHO, the way to go is the way of the Humble Indie Bundle V - it's astonishing how little attention the Linux port got

Slashdot Top Deals

"An organization dries up if you don't challenge it with growth." -- Mark Shepherd, former President and CEO of Texas Instruments

Working...