Earlier quoted context omitted.
It's as right now as it was 5 years ago, and has a lot of corrolary with other customer-facing, resource-constrained software maintenance environments that you might see from a YC participant. And I say this as a Linux user who doesn't use PulseAudio...
>> And I say this as a Linux user who doesn't use PulseAudio... PulseAudio works great in Linux? We can switch easily between a headset mic, web cam mic, builtin mic, etc. I think this is still problematic on Windows.
Linux is not about choice (2008)
171–180 of 238 posts
Re: Linux is not about choice (2008)
#172Earlier quoted context omitted.
Modern Desktop Linux is very fragile because everything has to be configured and managed automatically. You haven't been able to startx without a lot of reconfiguring for years. Ideally you want a full Desktop environment, but at a minimum you need a session manager (for auto-starting everything else, communicating with the * kits, * buses, * agents, and * managers for device integration, etc . . .), a settings daemo…
>Modern Desktop Linux is very fragile because everything has to be configured and managed automatically. You haven't been able to startx without a lot of reconfiguring for years. What distribution does not support startx out of the box. If you boot into terminal (or kill the X service), then startx should just do whatever the system does to start the X server anyway.
In my .profile I have: # if logging into tty6 startx if [ -z "$DISPLAY" ] && [ $(tty) = /dev/tty6 ]; then startx ; fi
Then in my .xinitrc I have xrdb -merge ~/.Xresources eval $(gpg-agent --daemon) exec ck-launch-session dbus-launch awesome
My full desktop environment uses 116MB RAM at boot and everything works flawlessly.
Re: Linux is not about choice (2008)
#173Re: Linux is not about choice (2008)
#174Earlier quoted context omitted.
Is sound still a problem on Linux? I realize the article is about 5 years old, but Linux has been around for a long time now, and sound is a really basic function I'd expect even obtuse geeks would want to solve. If it is still a problem, seems that's a definitive concise example of why Linux can't win the OS wars: some things must work, even if nobody wants the task of making it work; sometimes the only solution is…
Sound setup bad? Not compared to 5 or 10 years ago, no. During that period (I can guarantee!) both Win and OSX were ALSO -miserable- experiences. Swim 10 yards, gain a foot bad. Make music for 5 minutes, debug the system for 2 hours bad. Hmmph. Kids nowadays.
Re: Linux is not about choice (2008)
#175Earlier quoted context omitted.
Why is a number more useful than how Ubuntu or Android do things?
Because I don't need a fricking web search to know if 3 comes before or after 4. Now, this phone runs android Diabetes, and you want a feature introduced in android Cavity. Should I buy this one? I don't f#&$%#& know!
Re: Linux is not about choice (2008)
#176"Software is hard. The way to fix it is to fix it, not sweep it under the rug." Love this line. Been thinking a lot about this as I work on scaling a large-ish SaaS product that has been in the market for 18 months. One other interesting dynamic: sales teams always think it's better to add things than to remove things (after all, you can't sell the things you remove), which I now realize is partially the reason many…
"One other interesting dynamic: sales teams always think it's better to add things than to remove things (after all, you can't sell the things you remove), which I now realize is partially the reason many enterprise software packages feel "bloated" over time." I'm experiencing exactly this. It's like they want to have every feature to be able to whip out for every type of customer. They dread the circumstance where t…
Re: Linux is not about choice (2008)
#177Earlier quoted context omitted.
The unique names really help with googleability. 'debian 7' will return more chaff than 'debian wheezy'. "Where's the 7 on this site? Oh, it's the forum page number" and so forth. Similarly I can ask a dev in a mixed shop "is wheezy or precise on this" and it's easier than saying "is debian 7 or ubuntu 12.04 on this". Ubuntu numbers are unusually regular and unique, which helps their googleability, but other versioni…
wouldn't searching for "debian 7" with the quote marks fix that issue?
Re: Linux is not about choice (2008)
#178Epic: "But the chain of logic from 'Linux is about choice' to 'ship everything and let the user chose how they want their sound to not work' starts with fallacy and ends with disaster."
Is sound still a problem on Linux? I realize the article is about 5 years old, but Linux has been around for a long time now, and sound is a really basic function I'd expect even obtuse geeks would want to solve. If it is still a problem, seems that's a definitive concise example of why Linux can't win the OS wars: some things must work, even if nobody wants the task of making it work; sometimes the only solution is…
Was more than helpful pre-Fedora 18 in dealing with sound issues; now, things are pretty good.
Gnome 3 on the other hand, wow, fail whale on many fronts ;-)
Re: Linux is not about choice (2008)
#179Who is this redhat.com and why should I care what color their fedora is? Of course I'm being a quite facetious here. But the point is that I have many computers and VMs running several operating systems, many with Linux kernels, but somehow I've not chosen the Red Fedora. I wasn't aware they even cared that much about desktop users. Perhaps I have the "disease which strangles the mind"?
Not knowing about the huge contributions makes it overdue to investigate.
Re: Linux is not about choice (2008)
#180This was an entertaining talk from CCC in 2011 on desktop Linux. 'datenwolf' was the speaker, and he starts talking about sound in Linux here. [1] He's quickly interrupted by the maintainer of PulseAudio, and this interruption continues throughout the talk. My takeaway was that if there was still this amount of confusion and misunderstanding in the community, my frustrating experiences with sound in desktop Ubuntu wa…
The presentation is not about PulseAudio, it is about various stacks. The amount of things he states that are just wrong is unbelievable. Lennart is pointing out all the flaws. It has been suggested that this somehow is an attack. IMO, if a talk need that much correcting, something is wrong with the talk.
Anyway, one confused speaker is not representive of a community.