Forgot your password?

typodupeerror

Comment: Re:remote desktop vs windows (Score 1) 197

by pak9rabid (#43464585) Attached to: Wayland 1.1 Released — Now With Raspberry Pi Support
Yes...try reading the article:

- Another new back-end is providing RDP support, Microsoft's Remote Desktop Protocol. While this isn't the proper remote Wayland implementation previously talked about with experimental code, RDP clients can now connect to this Weston back-end that is compliant with FreeRDP.

Comment: Re:Good News (Score 1) 159

nouveau
1. since its free software it can co-exist with other drivers, and lets x auto detect. your only option on live cds
2. feature complete 2d and 3d rendering
3. rock solid stable. Its actually more stable than the proprietary driver

nvidia
1. fast, perfomance comparable with other OSs
2. closed source, doesn't play well with other drivers. But lets face it, if your playing video games, them too are closed source, and if your on a proper normal installed system, you don't need other video drivers. 3. 100% feature complete, uses every last feature of the hardware as intented.
4. supports OpenCL and vector programming.

5. supports VDPAU (required on any nvidia-based htpc)

Comment: Re:Not again... (Score 1) 1110

by pak9rabid (#42359901) Attached to: 30 Days Is Too Long: Animated Rant About Windows 8

got used to the new start screen - it's not _that_ bad, no worse than hunting through menus to find what you're looking for, and actually better in that you can just start typing the name of a program and it comes up in the search. Or you can type the name of a control panel applet or setting, and that works too.

Who hunts through menus anymore? I've been able to "just start typing the name of a program and it comes up in the search" since, *gasp!*, Windows Vista.

Comment: PHP (Score 1) 224

by pak9rabid (#42330343) Attached to: Ask Slashdot: How Does an IT Generalist Get Back Into Programming?
PHP. Classic procedural programming, object-oriented programming, & (as of PHP 5.3) functional programming...it's got it all. In addition, the syntax is very C-like, so making the transition to other popular languages such as C/C++, Java, C#, and Javascript isn't too difficult. Also, the documentation for PHP is very good (http://php.net/docs.php).

Comment: Re:n00b (Score 1) 303

by pak9rabid (#42246361) Attached to: How To Use a Linux Virtual Private Server

As a side note, I have to mention that I have never had an Ubuntu install of any type - desktop or server - that didn't fall into dependency hell upon doing a dist-upgrade. Archlinux for desktops, Debian for servers.

Funny, I just did 2 version upgrades on Ubuntu Server recently without really any problems. Perhaps you're holding it wrong?

I've got a very bad feeling about this. -- Han Solo

Working...