Comments for Palomino Labs Blog http://blog.palominolabs.com Thu, 02 Oct 2014 14:28:00 +0000 hourly 1 http://wordpress.org/?v=3.9.1 Comment on Writing a Custom Jackson Serializer & Deserializer by Some SM http://blog.palominolabs.com/2012/06/05/writing-a-custom-jackson-serializer-and-deserializer/#comment-30 Thu, 02 Oct 2014 14:28:00 +0000 http://wp.palominolabs.com/?p=28#comment-30 I once worked in a bi-location team, where one side really wanted the daily scrum to be person-by-person because they were good little soldiers that focused on their task and their task alone, and the other side that really liked story-focused daily scrums because it gave purpose.
To me the “3 questions” of Scrum are by far the worst well-formulated of all the framework.
To me it should be:
- PBI (Product Backlog Item) driven and for each PBI:
* who made any progress on this story and what are the next steps for it ?

Don’t ask if there are blockers… it just tells the people that you think they are too dumb to tell if they are blocked.

One particularly good advice is to have someone from the development team responsible for the story progression, so that at least 1 person cares. It shouldn’t be necessary, that’s for sure, but in large teams (6+) responsibility gets so diffuse that you could work for years without anyone feeling the need to be empowered (it’s easier to blend in a large group).

]]>
Comment on Java 8 Performance Improvements: LongAdder vs AtomicLong by The Baeldung Weekly Review 7 http://blog.palominolabs.com/2014/02/10/java-8-performance-improvements-longadder-vs-atomiclong/#comment-17 Wed, 19 Feb 2014 13:53:08 +0000 http://blog.palominolabs.com/?p=255#comment-17 […] => Java 8 Performance Improvements: LongAdder vs AtomicLong […]

]]>
Comment on Java 8 Performance Improvements: LongAdder vs AtomicLong by Best of OTN – Week of February 9th | Google Trender http://blog.palominolabs.com/2014/02/10/java-8-performance-improvements-longadder-vs-atomiclong/#comment-16 Fri, 14 Feb 2014 21:39:18 +0000 http://blog.palominolabs.com/?p=255#comment-16 […] Java 8Learn about Java 8 performance improvements and LongAddr vs AtomicLong […]

]]>
Comment on Java 8 Performance Improvements: LongAdder vs AtomicLong by Java 8 Performance Improvements: LongAdder vs A... http://blog.palominolabs.com/2014/02/10/java-8-performance-improvements-longadder-vs-atomiclong/#comment-15 Mon, 10 Feb 2014 21:14:28 +0000 http://blog.palominolabs.com/?p=255#comment-15 […] Java 8 is on its way, bringing a host of new features to the most widely-used language on the JVM. Likely the most oft-noted feature will be lambdas, to which Scala and JRuby aficionados will release a sigh of “finally”.  […]

]]>
Comment on Intent Spoofing on Android by Improving trust and flexibility in interactions between Android apps | The Guardian Project http://blog.palominolabs.com/2013/05/13/android-security/#comment-14 Tue, 21 Jan 2014 18:49:25 +0000 http://wp.palominolabs.com/?p=193#comment-14 […] public and others are exported as a side effect. Either way, at the very least, it is necessary to sanitize the input that an Activity receives. On the other side of the issue, if an app is trusting another app to […]

]]>