Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:You're asking who? (Score 1) 1040

I prefer to have space for my applications, not for my dock. So on widescreen I always put it left or right. On 4:3 I always put it top or bottom. I have a problem filling my dock anyways... I mean: shutdown-button, firefox, terminal, and the "menu" for all the stuff I only use occationally.

Comment Re:Native GUI app development is a pain (Score 3, Interesting) 330

Oh, and Windows native C++ development is horrible.

I have a stupid question... What is actually C++ about Windows Native Libraries. All I ever saw was just completely twisted C - twisted as in just weird datatypes, weird includes, and a Macro hell. I admit, you can declare variables anywhere (just not on top, as in C), but otherwise I cant understand how Microsoft can call it C++.

Real C++ is so different from Microsoft C++.

And QT is very nice. It combines the best of C, C++ and Java. QT Creator is the only IDE I ever appreciated. I really like the .pro file that contains everything about the project, and is still a very small simple text file; nothing like a configure-script or even worse a Microsoft Solution file. qmake uses the pro-file to make a Makefile.

Comment Re:Well, duh. (Score 1) 413

To those of you who have not tried Windows 8, this is how it works... When you click the start menu, you get Windows Phone 7 (Metro) interface in full screen. And it starts with the Metro stuff in full screen, so you have to "start" explorer, to get to your desktop.

Apart from that, it is the same... but the old start menu is gone. Perhaps the real version will work differently.

Comment Re:If that's the case, ARM is DOA (Score 1) 413

The Microsoft App-store will be for Metro-apps. So, developers who want to sell on the App-store will write for Metro, and it will run on ARM.

I think that is quite fine. And I really like the idea of WinRT being next to the old and buggy Win32, if they get WinRT right.

But, I tried the Windows 8 Developer Preview, and I seriously don't know if I think Metro makes much sense at all... time will tell.

Comment Re:Absurd (Score 1) 729

I really like using old hardware as long as it works. But if you have 18 computers of the same model - do you really need to have the latest version of Ubuntu on those? Cant you just stay with 10.10 for quite long? Or switch to Xubuntu?

Google

Honeycomb To Require Dual-Core Processor 177

adeelarshad82 writes "According to managing director of Korean consumer electronics firm Enspert, Google's new Android Honeycomb tablet OS will require a dual-core ARM Cortex-A9 processor to run properly. That means that many existing Android tablets will not be upgradeable to Honeycomb, as they lack the processor necessary to meet the spec. Currently, Nvidia's Tegra 2 platform is the only chipset in products on the market to include a Cortex-A9, although other manufacturers have said they're moving to the new processor architecture for 2011 products."

Comment Not so impressed with Chrome OS Linux (Score 1) 148

I installed Chrome OS Linux (0.9.576 RC) on my old 7-inch EEE 701.

Not so impressed. I had expected Google to make something really slim and easy, almost only for webbrowsing. Instead, everything just seems to be OpenSuse rebranded as Chrome OS. Even the bootloader says it boots OpenSuse, not Chrome. Audio didn't work out of the box. It forgot my wireless password on reboot.

Back to Ubuntu 10.10 I think.

Comment Re:Wayland can host X (Score 1) 640

Wayland programs will not be able to run remotely. X programs should still be possible to forward between two computers using Wayland, as long as the client runs X-server on top of Wayland. The appliation server (X client) should only need a few X libraries.

Slashdot Top Deals

If you think the system is working, ask someone who's waiting for a prompt.

Working...