Fedora 18 Installer: Counterintuitive and Confusing?
An anonymous reader writes "Igor Ljubuncic, former physicist and current IT Systems Programmer and blogger, reviews Fedora 18 with its new installer. In his role as alter ego Dedoimedo, the self proclaimed 'king of everything', Igor's Linux distro and DE reviews are often wry and biting and this review is no exception: 'You enter a world of smartphone-like diarrhea that undermines everything and anything that is sane and safe. In all my life testing Linux and other operating systems, I have never ever seen an installer that is so counter-intuitive, dangerous and useless, all at the same time.'"
The non-linear installer interface does look like kind of confusing, at least from the screenshots posted.
I am also extremely disappointed in this Fedora release. The installer is confusing and exhibits seemingly random behavior. I was so overjoyed I managed to get it to install it the way I wanted just once on a VM that I went and tried to install in a number of other places. No go.
And after you install, a lot of things are kind of buggy and seemingly incomplete.
Of course, since the installer didn't really work at all until you got to release candidate 4 or so, I can't really expect any other part of the system to have been decently tested.
This is a horrible release and should be skipped. If Fedora continues to go in this direction, I will have to abandon it, despite the fact that the only other decent alternative is Ubuntu, and I despise it. I've been an RH/Fedora user since 1999 or so.
Need a Python, C++, Unix, Linux develop
A beta of Fedora 18's installer completely wiped my hard drive. I told it to partition the drive. It partitioned it, installed Linux fine, and ALSO formatted every NTFS partition to a fresh EXT4. Even for a beta, this is a sign there's something seriously wrong. After using SuSE for years, then Ubuntu for years, then a very brief love affair with Fedora 17 KDE (mainly, delta RPM updates), I returned to OpenSuSE after 10 years away and probably will never switch away again. As far as integrated admin tools and the installer, OpenSuSE's have always been exceptional. Also, my reason for switching from DEB to RPM-based distro was it seems Debian's core package management tools haven't seemed to evolve much in years while RPM appears to have improved quite a bit. The delta-compressed updates is a huge deal for me, but also the general speed of the tools. OpenSuSE's zypper tool also gives a bit of freedom in installing 'unmatched' later versions of libs but if things go wrong, it's easy to trace and downgrade. Also, the package management tools integrate with btrfs snapshots and there's a powerful tool called 'snapper' which gives you quick access to rollback or version diffs.
So basically what you're saying is that in order to have any right to complain about open source software you have to have knowledge, experience, and skill in programming? Because when you say "Why don't you submit a patch?", that's what you're implying.
Newsflash: Not every user of FOSS software knows how to program. Nor should they need to know. Unless you want it to turn into some sort of exclusive little club, in which case the worldwide share of Linux would drop by a good 99%.
Users aren't complaining because they want to be whiny or difficult. They're complaining because they see a flaw. If you want your software to be widely accepted, listen. If your software is just coding for self satisfaction, and you don't care about user adoption, then don't listen.
Does it make you happy you're so strange?
I've got a patch in Apache but it's not like I expect everyone to be able to do that. You do realize only a select set of people are competent enough to do this right?
If you wind up with the same packages, you're doing it wrong. The reason to compile from scratch is that you can tell the compiler to use optimizations appropriate for the processor you're using.
Have you done profiling on any packages built with all those ultra-specialized optimization flags to see how much it actually benefits you?