Language Selection

English French German Italian Portuguese Spanish

Year of the Linux desktop? Who cares!

Filed under
Linux

The words "This is the year for the Linux Desktop" has become a cliche. Its a serious over-simplification of a large issue.

The key thing though, regardless if "This is the year for the Linux Desktop" or not, is that we really should be focusing on improving and contributing (directly or indirectly) to the community, instead of getting ourselves involved in these types of never-ending trivial discussions and issues that drag out to an area of pointlessness.

We waste a lot of time trying to defend Linux when we don't need to. Let people think what they think. BUT, let our contributions speak for themselves. And finally, let the user decide if Linux is right for their desktop. The ultimate decider has, and always been the user. People and companies can trick them for now, but eventually, the truth or benefits of alternatives will spread to them. (Whether it be by word of mouth, or some clueless journalist just realising a change in tide of the IT industry).

Remember, the difference between open-source and companies like Microsoft, are that they corner or "encourage" the user into their specific way or solution. (often with the ultimate goal of profit). We don't. We stand for the right and freedom to choose. Just remember that when someone is talking about MS Office 2007, and how they are unable to go back to the older user-interface that they are familiar with. (That's right, people have to re-learn Office 2007's way of doing things.)

Everybody knows open-source is inevitable. (Even Microsoft).

If you don't believe me, just look at these examples...

(1) Microsoft Shared Source Initiative
=> http://www.microsoft.com/resources/sharedsource/default.mspx
(Its like open-source...But not).

(2) MS Research Facility to study Open-Source solutions.
=> port25.technet.com
(To fight and kill your enemy, you must understand and study him).

(3) CodePlex
=> www.codeplex.com
(Microsoft's attempt to copy SourceForge.net)

(4) Novell and Microsoft — Working Together for Customers
=> www.novell.com/linux/microsoft

Need I say more?

What we should be focusing on, is ways that we can help improve things for everyone. That's what open-source is about. The community. It could be coming up with an idea that fills a current niche in open-source, etc. Even if you want to make a business or money out of it, it doesn't matter. If we all put a little bit in, it doesn't matter what some weenie from an ad-filled tech site says OR even what Microsoft does/says.

So avoid and ignore blogs, opinions, editorials, forum posts that don't specifically ask for help or provide useful information, but bring up trivial discussions. They're time wasters, that's a fact. You don't actually learn anything out of them. (such that you can use the information in the future). IF you really want to be productive, focus on looking at or making guides (even for newbies), online technical stuff, maybe learn to program, etc.

By the way, you don't have to be an engineer or a computer scientist to learn how to program. You can do it as a hobby. A self taught thing...Some of the most skilled and influential people in the world are self learners. Take for example, guitarists like Eric Clapton and Jimi Hendrix. (Both taught themselves how to play a guitar). And what of "DVD Jon" (Jon Lech Johansen)? He is a self-taught software engineer. Look at his contributions!

I'm using these to start off...

How to Think Like a Computer Scientist: Learning with Python
www.ibiblio.org/obp/thinkCSpy

How To Think Like A Computer Scientist: Learning with C++
www.ibiblio.org/obp/thinkCS/cpp/english

ShowMeDo
http://showmedo.com/

...And look at examples. (This is where downloading the source code comes in handy...Don't you just love open-source?). Be sure to post your own code in programming forums. Ask for criticism and feedback, as you learn. (Always question: Why does my way suck? Why should I try someone else's suggestion? Are their's better? In what way?)...The difference between a winner and a loser, is the winner learns from their mistakes and understands the goals of what they want to do and never let up.

We can clearly see the weaknesses of Linux for the mainstream, non-techie user. (If you don't, just visit any newbie section in forums of any distro)...The biggest one is compatibility with Windows applications. (Games for enthusiasts and specific apps that businesses rely on).

So what do you folks want to do? Talk about trivial subjects until the cows come home? Or actually do something about it, and make a REAL difference. (You never know, you may even end up making your mark in open-source history books!)

There are two kinds of people in this world. Those who complain about the weather, and those who do something about. Question is...Which are you?

Its about what we do right now, that will make a difference for tomorrow. In this case, if you really want Linux to get a good foothold on the desktop; you, me, and any other experienced Linux user needs to step back, clearly identify issues and the problems faced by the non-techie Jane/Joe PC user, and figure out GOOD solutions for them and anyone else who can benefit.

There will never be a clearly defined year that will be the year for the Linux desktop. Such discussions are pointless and trivial, as its a gradual thing to see over time.

I'll think I'll end with some words that have inspired me...

The most important thing the hacker community does is write better code. Our deeds are the best propaganda we have. Most of us, most of the time, shouldn't be distracted by worrying about beating Microsoft's PR or countering their political moves, because writing good code is in the long run a far more potent weapon than flackery. -Eric S. Raymond

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

re: Year of the Linux desktop? Who cares!

Nice article, I agree full-heartedly.

stmok wrote:

There will never be a clearly defined year that will be the year for the Linux desktop. Such discussions are pointless and trivial, as its a gradual thing to see over time.

This about sums it up.

You need to be heard

I'm sure this idea was said, discussed and even fought over repeatedly. You, and many others like you before, are of course right. We should stop this senseless propaganda and concentrate more on what we can do to help, even if it is just to assist a newbie into the familiarity of a Linux desktop.

People who have read you and heard this idea, should think it over long and hard, and perhaps that would be the time we would have a strong, united community of Linux users.

Registered Linux User No. 401868

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.