sparkymat | 6 years ago | on: Why Rust and Not Go: A Rebuttal
sparkymat's comments
sparkymat | 10 years ago | on: Org-Mode for Writing: Structure and Focus
Link: http://spacemacs.org/
sparkymat | 11 years ago | on: Ask HN: What is the best alternative to Angular JavaScript framework?
https://github.com/kirillrdy/nadeshiko
sparkymat | 14 years ago | on: The iPad’s split keyboard has 6 invisible keys
sparkymat | 15 years ago | on: Why do apps from the same company look worse on Android than on iPhone?
XCode on Mac OS X is a delightful experience, with the right tools and the right amount of control to make good applications, supported by excellent tools to optimize the look/performance. The interface builder and the simulator are quite polished and greatly reduce the effort in tweaking the UI.
However, with ADT, I spend most of my time struggling with XML layout files, and heap dumps attempting to improve the application. The interface builder became usable only with the latest version of ADT, and even-so, I often find myself dropping down into the XML often. The simulator takes a long time to load and is quite sluggish. I find it far more convenient to have the application run on the device each time. However, this implies that code-compile-run cycle takes more time on ADT than on XCode.
In conclusion, the iOS development tools help me in finishing the application quicker, leaving me enough time (and providing me better tools) to polish the interface further.
sparkymat | 15 years ago | on: Why do apps from the same company look worse on Android than on iPhone?
As an Android (and iOS) developer, I would like to point out that one of the contributing factors to the lack of well-designed applications for Android is due to the lack of polish in the Android tools. XCode on Mac OS X is a delightful experience, with the right tools and the right amount of control to make good applications, supported by excellent tools to optimize the look/performance. However, with ADT, I spend most of my time struggling with XML layout files, and heap dumps attempting to improve the application.
sparkymat | 15 years ago | on: India Graduates Millions, But Too Few Are Fit to Hire
sparkymat | 15 years ago | on: India Graduates Millions, But Too Few Are Fit to Hire
I was interested in a rebuttal which would address these points. Instead, it comes across as just addressing the points in the article as an attack on Rust.