@ymnk's (Atsuhiko Yamanaka) most faved Tweets...
#scala 2.8 REPL has supported :sh command. Try ":sh cat /etc/passwd" and "stdout foreach println" on its REPL..
2
bongoletakedasoft
Twitter loves open source, http://twitter.com/about/opensource #scala #ruby #java
2
bongolewindhole
Querulous http://tinyurl.com/ygou5zb , a minimal database querying library for #scala used in Twitter. Refer to http://tinyurl.com/ybukmf6
2
takedasoftFelio
I have written README for googlewave-robot-sample http://tinyurl.com/ygm3f4v #scala #lift #googlewave #red
2
yasushiagutskun
The presentation by @dpp at JVM Language Summit 2009 "Scala: Byte-code Fancypants" http://tinyurl.com/y9e4ygv #scala
2
yasushiatakedasoft
my presentation at THK-ITS#1 "Man-in-the-Middle Attack for SSH with Scala and JSch", http://tinyurl.com/lt4wcb
2
yuroyororipjyr
Boeing #787 Begins First Flight-Test Operations Outside of Washington , http://boeing.mediaroom.com/index.php?s=43&item=1110
1
windhole
Boeing and United Airlines Finalize 25 #787 Order, including the opportunity to purchase another 50 Dreamliners. http://tinyurl.com/ydw34h7
1
windhole
Squeryl : a strongly typed Scala DSL for relational databases, http://max-l.github.com/Squeryl/ #scala
1
takedasoft
A Visual Git Reference, "brief, visual reference for the most common commands in git" , http://marklodato.github.com/visual-git-guide/
1
windhole
interesting analytic about tweets during Super Bowl game, Super Data, http://blog.twitter.com/2010/02/super-data.html
1
windhole
Cuke4Duke brings #Cucumber to several programming languages on the JVM, including #scala , http://wiki.github.com/aslakhellesoy/cuke4duke/
1
mincemaker
@yuroyoro How about this? def search[T](l: Seq[T], s:T)=l.dropWhile(s!=_).length-1 #scala
@ymnk in reply to yuroyoro
1
yasushia
@yuroyoro Oops, missunderstood requirements, def search[T](l: Seq[T], s:T)=l.indexOf(s) match{case -1=> -1; case x=>l.length-1-x} #scala 2.8
@ymnk in reply to yuroyoro
1
yasushia
@windhole ちょうど、今日、こんな記事をみかけました。 "世界初のボーイング787、羽田の空に-ANAが初号機を羽田路線に導入予定" http://haneda.keizai.biz/headline/484/
@ymnk in reply to windhole
1
windhole
counting the frequencies in Seq; def freq[T](seq:Seq[T])=seq.groupBy(identity).mapValues(_.length) on #scala 2.8, http://tinyurl.com/ybuj7dx
1
takedasoft
Scala 2.8 can not compile following code, {var a=0; def b(c:Int=>Unit)=(); b(a=_)} even if it is compilable on scala 2.7 #scala
1
windhole
The ScalaModules project (http://tinyurl.com/y88usjo) is proposed under the Eclipse Equinox Project. #scala #eclipse
1
naonaoyh
Tip: To have your favorites shown faster, follow @favstar