Brian Maso (@bmaso) 's Twitter Profile
Brian Maso

@bmaso

Father of 4; software guru; wanabe surfer; full head of hair

ID: 14841547

linkhttp://www.blumenfeld-maso.com calendar_today20-05-2008 03:39:35

1,1K Tweet

388 Takipçi

533 Takip Edilen

Ciara Blume Author (@ciarablume) 's Twitter Profile Photo

Dear Friends, Crossing into enemy territory. Disguise includes bad spray tan and a Hobby Lobby bag. I’m hoping to gain access to a stronghold in the Forever 21 at the mall with a box of Chik fil a nuggets. #secondcivilwarletters

Brian Maso (@bmaso) 's Twitter Profile Photo

Nothing like interactive tutorials to get a quick feel for an API. Took me about 5 minutes to grok #Doobie at scala-exercises.org x.com/madewithtea/st…

Brian Maso (@bmaso) 's Twitter Profile Photo

geek stuff: #scala #ammonite Discovered Ammonite's "$ivy" imports. I've wanted something to import from Maven repo's forever! Yay!

Brian Maso (@bmaso) 's Twitter Profile Photo

#Scala: github.com/coursier/cours… Just discovered coursier -- a CLI that fetches maven/ivy transitive dependencies.

Brian Maso (@bmaso) 's Twitter Profile Photo

Using Ammonite I can accomplish 90% of what I use Maven for with Scala. Such a relief knowing I can run a single .scala file I can run from the command line using just "amm MyApp.scala". #Scala