Homepage
About membership
Sign inGet started
Homepage

Sam Pullara

software engineer at twitter, founder, poker player, startup advisor / angel

Sam Pullara
Editor of spullara
1K Following2.9K Followers
  • Profile
  • Latest
  • Claps
  • Highlights
Latest
Go to the profile of Sam Pullara
Sam Pullara in spullara
Jul 16, 2013

Why your new JVM build tool is making things worse, aka use Maven to execute your build

There are a few principles that I would like the ecosystem of build tool developers to adopt so we can all get on the same page. Here they are in priority order:

Read more…
Go to the profile of Sam Pullara
Sam Pullara in spullara
Mar 9, 2013

Mustache is logic-less but the logic has to go somewhere

As the developer of mustache.java I get a lot of feature requests to break the mustache language and add real logic to the templates. In virtually every case the reason the developer wanted the functionality was because they were…

Read more…
1 response
Go to the profile of Sam Pullara
Sam Pullara in spullara
Sep 9, 2012

What is new and interesting in JDK 7?

I wanted to document the most interesting features of JDK 7 here, for my own gratification and to make a place where you can contribute your great finds:

  • Invokedynamic bytecode for doing runtime binding of callsites
Read more…