Gamlor

thoughts about programming, tv-series and other geeky stuff.

  • Technical Stuff
  • Media Zap Oh Snap
  • 한국어
  • Mixtapes
  • About Me

Async File IO with Akka and Java 7

By gamlerhart March 23, 2012 java, software-development

Akka provides tons of nice facilities to deal with concurrent and asynchronous operations. However at the edges it often gets rougher when you deal with the non Akka world. For…

Read more

’Decompiling’ Scala

By gamlerhart March 1, 2012 java

Somehow I often end up in a situation where I need to take a look at what the Scala compiler generates, mainly at the class-signature of the generated stuff. So…

Read more

Modify Annotations in Scala

By gamlerhart February 21, 2012 java, software-development

In Scala I rarely use annotations. However when you need to interoperate with a framework which relies on annotations you need use them. So lately I wanted to store some…

Read more

ScalaQuery, a Small Database Library

By gamlerhart February 16, 2012 java, software-development

On this blog I usually talk about no relational databases, like RavenDB or db4o. But guess what, I still like regular relational databases. A while back I needed to read…

Read more

Annoying Void in C# / Java / alike

By gamlerhart January 12, 2012 .NET, java

One thing which regularly annoys me in C# and Java is the void type. Basically the void type is not a subtype of object, which makes it giant. Now when…

Read more

Running Scala on Android

By gamlerhart October 18, 2011 akka-mobile, java, software-development

For my little pet project Akka-Mobile I need to run Scala on Android. In theory this is dead simple. However in practice there are some issues. When you simply add…

Read more

Approval Testing

By gamlerhart September 22, 2011 .NET, java

Approval Testing is one of my newest discoveries. It is amazingly helpful and I wonder why it’s not more known and used. Image that you have a complex functionality which…

Read more

VisualVM

By gamlerhart September 15, 2011 java, tools

VisualVM is an awesome tool! It is one of the best tools shipped with the JDK. I’m always astonished when people do know nothing about it. Here’s a short tour…

Read more

Talks and Stuff: Carmack Keynote, Approval Tests, Pausless GC, History

By gamlerhart August 14, 2011 java, software-development, Technical Wibbly Wobbly

Hmm, I ‘m not in the mood for writing anything technical right know. Instead I just share some interesting links to talks, blog-posts and podcasts. Here we go: QuakeCon 2011…

Read more

Scala on LLVM

By gamlerhart June 7, 2011 java, software-development

For this semesters ‘Program Analysis and Transformation’ seminar I took a look on how you could potentially run Scala on the LLVM. I created an overview the motivation, implementation possibilities…

Read more

  • « Previous
  • Next »

Topics

.net 3.5-rating 4-rating 4.5-rating 5-rating adbcj akka akka-mobile android async bbc blog bryan fuller C# channel 9 comedy containers crime database db4o doctor who drama dramedy erik meijer hbo horror interview java jetbrains joyent linqpad microsoft mixtape music mystery RavenDB Scala sci-fi talk thriller tool triton tv series windows 한국어

Archives

  • September 2019
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • February 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Copyright © 2025 Gamlor | Theme by: Vlone | Powered by: WordPress