Forgot your password?

typodupeerror

Comment: Re:Well... this is going to be awkward... (Score 1) 148

Does the PDF viewer run acceptably fast on a modern machine?

I'm running a 9yo machine and pdf.js takes forever to render. When Okular is embedded (kparts integration), it's snappy.

pdf.js might be a good choice on Windows where you have that Adobe monstrosity updating itself every few days (I have used sumatra in the past) but KDE's viewer runs faster on old Linux desktops. :-)

Comment: Re:great news for the environment (Score 1) 353

by ChunderDownunder (#43706463) Attached to: Engineering the $325,000 Burger

Cattle do belch methane and there have been studies to select low emission pasture.

But agreed, climate change has been written off as a vegan socialist conspiracy by various conservatives and the suggestion that we should eat meat from a science lab only fuels that belief.

On the other hand eating less beef and feasting on animals with, from the grazing perspective, a lower carbon footprint (e.g. goat curry, kangaroo steaks) mightn't be such a bad thing for the environment.

Comment: Re:crappy hardware (Score 1) 250

by ChunderDownunder (#43681623) Attached to: Real World Stats Show Chromebooks Are Struggling

Typing depends on the model. The keyboard on my 12" laptop (Core 2 Duo) isn't that much smaller than a full-size.

The key-width (from Tab to Enter) measures 27.5cm. On my regular keyboard, it's 28.5cmThere's no numeric keyboard, and the arrow and home/end keys are squished/missing but after gaining muscle memory, it's not an unpleasant experience - e.g. individual keys for the alphabet aren't too shrunken - less than 1mm smaller for each key.

As for the screen, I suspect your netbook is 600 pixels high, i.e. deliberate obsolescence. Most chromebooks ought nowadays come with WXGA (1280Ã--768) - where 1024x768 has been the 'standard' screen size for over a decade.

Don't equate a 4 year old atom with a crummy CPU, keyboard and screen against all small form factor machines.

Comment: Re:Doing better than.. (Score 1) 250

by ChunderDownunder (#43681523) Attached to: Real World Stats Show Chromebooks Are Struggling

End user personal desktops, sure.

But Chrome OS is targeted to corporates that have flocked to web-based intranet applications because of the reduced maintenance.

e.g. complex installation of registry settings, third party component dependencies, group policy, configuration of network resources, firewall issues, requiring a particular version of the JRE or .Net runtime on client desktops, security implications - these are all reduced if the interface is the browser.

Comment: Re:Qt Creator. (Score 1) 97

by ChunderDownunder (#43569537) Attached to: KDevelop 4.5 Released

VS and Xcode dominate their respective platforms, obviously.

Eclipse grew out of a Java IDE to become something of a universal platform. The env for Java excels but 'foreign' languages not to the same level of polish. (e.g. I've tinkered with scala and jruby)

So yeah, more power to an IDE tailored to getting the fundamentals of barebones C++/KDE done well.

Comment: Re:remote desktop vs windows (Score 3, Interesting) 197

by ChunderDownunder (#43468757) Attached to: Wayland 1.1 Released — Now With Raspberry Pi Support

Which software depends on Wayland? I'm curious, because I can't think of any.

A backend-agnostic toolkit such as Qt will be an equal citizen on X11, Wayland, Mir, Win32, OS X, Android, Haiku. It should be possible to run the same binary on the same host selecting X11 or Wayland as a backend by loading the appropriate .so at runtime.

So at what point does such software 'depend' on Wayland?
* When a vendor statically links a binary against Wayland? - complain to the vendor, you're paying for it.
* When a remote machine doesn't include the X11 backend? - complain to the sysadmin
* When the Wayland backend supports extra 'bling' ? add the eye-candy to the X11 backend

Your computer account is overdrawn. Please reauthorize.

Working...