Earlier quoted context omitted.
That's what drives me craziest about programming in windows, the freak'n console is awful
That's what I never got about Windows and especially Windows devs. How can you get anything done with all that clicking and no unix tools?
My dad unexpectedly uses my Linux laptop to get real work done
171–180 of 356 posts
Re: My dad unexpectedly uses my Linux laptop to get real work done
#172Earlier quoted context omitted.
My brother has become proficient at using Windows, so his switching costs are higher. He didn't want to learn the Linux equivalent of task manager, adding startup applications, updating / installing software. Also he's in finance so 99% of his work is spent in Excel. By comparison my parents are rudimentary users of technology, and thus their switching costs are low. As long as there is Firefox / Chrome they're ok. S…
This is the real reason. Excel. There is simply no replacement for it. If there was, the usage of Linux would double within days.
The main issue is that there is no drop in replacement for Excel. There are spreadsheets that do calculations, statistics, scripts, etc... better, but there aren't any that can perfectly replicate Excel and perfectly read XLSX files right now...
Re: My dad unexpectedly uses my Linux laptop to get real work done
#173Both my parents are 60+. My mom is perfectly fine using Ubuntu on my old x61 for email, browsing, and YouTube. To be fair she could probably replace it with a tablet if it weren't for the fact that she visits a lot of flash sites (Chinese TV streaming sites). Likewise my dad is on another Ubuntu machine at home. His work needs access to some software / printers that can't be run via Wine so he's stuck with Windows th…
I've found this myself. My Grandfather loves Windows 8, my mother absolutely hates it. My Grandfather loves his new Android phone, my mum hates Android and refuses to use anything other than her iPhone.
Younger people may be more "tech-savvy", but at least anecdotally for myself they are the ones who hate change the most. Perhaps it's because the older crowd have fewer preconceptions about how things are "supposed" to work?
Re: My dad unexpectedly uses my Linux laptop to get real work done
#174Both my parents are 60+. My mom is perfectly fine using Ubuntu on my old x61 for email, browsing, and YouTube. To be fair she could probably replace it with a tablet if it weren't for the fact that she visits a lot of flash sites (Chinese TV streaming sites). Likewise my dad is on another Ubuntu machine at home. His work needs access to some software / printers that can't be run via Wine so he's stuck with Windows th…
Nobody has mentions the UI. I know Ubuntu has come a long way but Windows' UI is much, much nicer. It may sound silly but I think it's a valid reason for some. The same reason why one would buy an iPhone over another less expensive (or non-apple) phone, you pay for looks (it may not be the only reason of course but it is part of it). People like nice-looking stuff, and older folks seem to care (or notice) less these…
I personally really don't care at all for the ridiculous glassy look of Aero in Windows 7; it's ugly to me.
I think the biggest problem with Linux is that many people plainly prefer what they're used to. Additionally, if you're a so called Windows "power user" you have vested more knowledge in the Windows ecosystem - specialized knowledge that is useless in the Linux world. An older person doesn't have this specialized knowledge, computers are all the same to them. THAT'S why it's easier for them to switch. They're used to being n00bs and knowing little about the OS they're using. It really doesn't matter which OS it is.
Re: My dad unexpectedly uses my Linux laptop to get real work done
#175Re: My dad unexpectedly uses my Linux laptop to get real work done
#176Earlier quoted context omitted.
My mom 50+, No technical knowledge, uses ubuntu for email, youtube, and general browsing, and occasionally makes presentations. My colleagues at work, Programmers, aren't able to get out of Windows, even though they are just writing python. They would rather stick with the pain of having to use git in a crappy console, and suffer loads of pain when shell-ing into ec2 linux boxes, Than learn a new UI and file-system
That's what drives me craziest about programming in windows, the freak'n console is awful
And msysgit (https://code.google.com/p/msysgit/downloads/list?q=full+inst...) which includes the "git bash" shell. It's got almost all the basic unix tools installed by default.
Re: My dad unexpectedly uses my Linux laptop to get real work done
#177Earlier quoted context omitted.
My Dad has been begging me to install Ubuntu on his MacBook Air. I think it's time I did.
It has been my experience that running Linux natively on Apple hardware is a huge pain.
Re: My dad unexpectedly uses my Linux laptop to get real work done
#178Earlier quoted context omitted.
I have to refute that statement in regards of Windows 8 on desktop. The amount of confusion in that UI, even for me, is a handful. If we ignore the metro side of things, I agree with you however.
>If we ignore the metro side of things Yes, absolutely. My start screen is an empty, blue wall with a large tile taking me to the desktop. Despite the start screen I like everything else about the system.
Re: My dad unexpectedly uses my Linux laptop to get real work done
#179Earlier quoted context omitted.
This is the real reason. Excel. There is simply no replacement for it. If there was, the usage of Linux would double within days.
I don't use excel in professional level so I don't know much about it. Is there a vast difference between MS Excel and Linux (OSS) equivalent, or something like Google docs?
There's a large difference, unfortunately, but it's the edge cases that the difference lies in. Some professions rely on those edge cases exclusively however.
Re: My dad unexpectedly uses my Linux laptop to get real work done
#180Earlier quoted context omitted.
This is really interesting. I would love to see if there is anything about this generation of people not liking technology changes.
It is an interesting phenomena, but it's pretty easy to explain: the barrier for an older person is "using a computer". The barrier for a younger person is "using linux". The older person doesn't know or care about the operating system - they are going to use the computer (or not) for very specific things. The younger person, who is probably more of a power user, is going to be more "enmeshed" with the details of the…