December 19, 2013
A common thing about the open source projects
Someone writes something, convinces everyone (who are not really listening) that this is fabulous stuff, then turns around and walks away to a real job (why not? with 'enhanced resume' now...)
Here's the proof: http://code.google.com/p/android/issues/detail?id=2516 - a bug in Android TabHost that remains unfixed since 2009, for over 4 years.
In the best traditions of open source projects the bugged code is now 'deprecated'. Strictly, not yet. But Google does not recommend using TabHost anymore. Now it's clear why. Instead of fixing, they 'deprecate' which means no fixes and no new development going in.
GFYS, users of the existing applications with TabHos layouts. You are on your own.
Posted by: LinuxLies at
05:40 PM
| No Comments
| Add Comment
Post contains 124 words, total size 1 kb.
December 11, 2013
Why we all should anticipate buggier and worse quality software going forward
The developers can write quality code if they have an opportunity to use a debugger to fix the issues with it. This is called de-bugging for a reason. Human brain has limited ability to analyze computer code. Even the best developers introduce bugs unintentionally and even the best of the best need debugger to visualize the call stack, variable values and follow execution flow.
The trend of the day in software development is to use XML to define program structures - be it composition and layout of GUI or representation of database tables. Everyone is happy - XML is plain text, it can be generated automatically and it is self-describing. They are forgetting of only one important thing: XML cannot be debugged. more...
Posted by: LinuxLies at
12:13 PM
| No Comments
| Add Comment
Post contains 368 words, total size 2 kb.
December 03, 2013
Upgrading to Fedora 19
Some pleasant surprises and not so pleasant too. more...
Posted by: LinuxLies at
12:43 PM
| No Comments
| Add Comment
Post contains 471 words, total size 3 kb.
32 queries taking 0.0546 seconds, 133 records returned.
Powered by Minx 1.1.6c-pink.