Profile_bird

Hey there! aananiev is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving aananiev's tweets.

Already using Twitter
from your phone? Click here.

aananiev

  1. Nice discussion on what python is and is not good for http://is.gd/4SeFd
  2. PAnt 2.0 is released, allows to create Ant targets directly in python. No XML required. http://myarch.com/pant2-tar...
  3. Google is using perforce for Linux kernel development -- http://is.gd/4RhG2 There is nothing wrong with that in my mind
  4. Why is there no IDE for admins and operations people?
  5. Oracle might be ditching NetBeans - http://is.gd/4Rhgt - it is unfortunate but why would any company need 2 IDEs?
  6. Mint architecture: MySQL at the bottom, Hibernate to avoid the need to hire a DBA, Tomcat on Apache, Yahoo’s YUI http://is.gd/4MWY8. Java.
  7. Finally managed to get #hudson to run properly on WebSphere after several weeks of back and forth with IBM support.
  8. Microsoft is betting big on Azure. Also, 12 cents an hour is quite cheap -- http://is.gd/4M0Cd
  9. Data centers should be taking into account space weather - http://is.gd/4LDwQ
  10. Bay Bridge closure - in IT terms, they did not properly test the fix and failed to take into account real data volumes http://is.gd/4LDlv
  11. Is #Ant a good declarative "build language" as many suggest - http://is.gd/4LATl? No, the declarative model breaks down with complexity
  12. Latest Inc issue talks about how software is the most important element of electric cars. Interfaces are standardized. Testing will be fun
  13. Maven and WebSphere/RAD -- if it requires a hundreds line long POM, there something wrong with it - http://is.gd/4LAtZ
  14. @builddoctor The configuration language could be used for data sources, JMS destinations, app properties, environment variables, etc.
  15. We need a general system configuration language to configure any application server or OS resource. Puppet language is not generic enough
  16. Agile for operations in 5 mins http://is.gd/4ICEo
  17. I wish we had http://highscalability.com for enterprise applications. Just so people can see how hugely inefficient most of them are
  18. Designing with BigTable -- let your data do Mardi Gras http://is.gd/4IBCU
  19. Decline in software sales and software services is expected to continue, at least according to SAP: http://is.gd/4FQ1I
  20. Naigun http://is.gd/4FfOj seems to be an interesting tool for improving Java startup time. Wonder if anybody used it with #Ant