XRebel 1.0 is out! Looking forward for the new versions of this nice tool!
Pages
Saturday, June 14, 2014
Tuesday, June 3, 2014
RebelLabs: Java Tools and Technologies Landscape for 2014
A great report on Java Tools and Technologies, aka JavaTnT :), was published just recently. As usual, one may say that those is a "biased" numbers. Well, the numbers might be biased. But it is not really clear, the bias agains/towards what?
There are discussions at Reddit and Hackernews about the report. Some would say that the numbers are legit. Some would say that the numbers do not make sense. Of course, the numbers do not make sense if you don't like them ;)
In any case, the results present the JavaTnT landscape pretty well. It would be nice if more people would care to enter their data during the survey instead of arguing about the numbers afterwards. Oh well.. first world problems :)
Mbed
DevNation 2014: post factum
The schedule was actually awesome but lots of talks didn't receive the attention they deserved due to the dispersed focus and many parallel tracks. The event really has a great potential to become the next big even for Java (and not only Java). There are quite a few videos available from the talks. Here are some interesting ones:
Neal Ford - Opening Keynote: Agile Architecture and Design.
Jason Greene - JVM Finalize Pitfalls: How to Avoid the Danger
The positive side of DevNation event is definitely the location. I love San Francisco - very nice city!
Friday, March 21, 2014
DevNation 150OFF
A sneak peek into my session about JRebel at DevNation conference in San Francisco :http://blog.arungupta.me/2014/03/anton-arhipov-jrebel-devnation/
Register with promo code 150OFF and get $150 off the registration fee!
Thursday, February 27, 2014
GeekOUT Conference Early Bird Registration is Live!
- 15 amazing invited talks
- 14 great speakers
- Hand-picked vendors @ Demogrounds
- Kickass party
Monday, February 17, 2014
Java 8 Lambdas - The Unintentional Puzzle
I actually expected it to print "Hello, lambda!" when executed, but it didn't. Can you figure out why? This is a very simple puzzler, and a very silly mistake that I made. I shouldn't have used the method reference to initialize the runner variable of RunForrestRun class. However, while the example is very simple, it actually shows that the new features do bring some accidental complexity into the language.
Wednesday, February 12, 2014
IntelliJ IDEA for Eclipse users
If you're an Eclipse user and considering to give IntelliJ IDEA a try - this is the finest read for you! If you're a convinced Eclipse (or NetBeans) user and not considering to switch to IntelliJ IDEA, still, you might learn something interesting from this report. If you are an IntelliJ IDEA fan, yet, you can find something interesting from this read.