Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:The reason is more simple (Score 1) 688

Never heard of an egolf.

This sounds like an exposure problem. Available options are few and far between.

Plus many people have brand strong preferences. They may not consider Brand X under any circumstances regardless of how green and trend one of their models is. I would at least consider a VW but would never touch a Chevy.

Comment Re:Modularity (Score 1) 80

I'm developing for Windows first where the general practice is for applications to ship with whatever DLLs they need rather than install them in shared folders, the windows\system directory or somewhere else on the PATH. Otherwise DLL-hell will surely follow.

Ultimately the application may end up an embedded device, where space is at a premium. In that instance I'll probably have to static link but it depends on licencing issues.

Comment Re: Modularity (Score 1) 80

Most desktop OSes would have services that could provide that information and do encodings and transformations between character sets. I don't see that QT needs to ship all of it. Aside from that my app is localizable so I can't do away with the way its implemented either.

Comment Re:Modularity (Score 3, Informative) 80

It's modular but it's still got bloat. I'm writing an application which has a fairly modest UI that has a main window, some tabs and dialogs. The weight of the runtime I have to ship with it - icu*, Qt5core, Qt5Guid.dll, Qt5Widgets runtimes is nearly 38MB. Most of the modular bits with the exception of webkit - (multimedia, networking, OpenGL, SVG etc.) are comparatively lightweight compared to the slab of unavoidable "core" stuff that you need whether you like it or not.

Comment i switched back from chrome to safari (Score 2, Interesting) 311

For a while chrome was better than safari but not any more. Safari consumes much less resources than chrome and it handles multiple tab loads much better on my boxen. The final straw was when chrome deleted every single bookmark during a synch. Lost everything and no way to recover it. I tried restoring a backup but chrome just resynched and erased it again . With safari time machine works beautifully.

My faborite browser is Firefox but that's only because it has the zotero plug in.

This article is total rubbish

Comment Exactly (Score 1) 37

Yep that's the problem. Drilling down on this one sees how slippery this greased pig is. Example. Company zflix offers consumers a swell deal: they will pay the consumers bill for anything over their current data cap up to the number of bytes they stream from zflix. This if the consumer has a low end 1gb data cap and streams 4gb from zflix then zflix pays the differential to the consumer (at some winky wink preferred bulk rate to Comcast). The net effect is the same as if Comcast had ransomed zflix but that would be barred by the net neutral ruled while the scheme above would not.

Since consumers already can purchase different data caps and different late cues and different up down symmetries none of that shenanigans is disallowed. The only thing that saves our collective asses is possible competition for ISPs.

Slashdot Top Deals

Doubt is a pain too lonely to know that faith is his twin brother. - Kahlil Gibran

Working...