Archive

Archive for the ‘Common’ Category

Multiplication - Maya Style

Mai 25th, 2009

I just found a video which demonstrates a quite interesting approach how to multiply numbers using pen and paper just by counting some cross-points in lines. Check it out!

via Ehrensenf.

makii Common, Science, video

The LEGO Turing Machine

März 4th, 2009

Funny Turing machine, which seems to work. Thanks, Manuel!

makii Common , ,

For our meat-lovin’ friends from fettgaumen

November 20th, 2008

I thought of your meat-loving friends from Fettgaumen when i found this nice hero story on failblog:

Steak Hero

Oh my hero, Angus Steak

makii Common

Fun with PostgreSQL

November 19th, 2008

18-11-08_1048.jpg

“Postgres is fürn’ Ar***”

123Laune Common

Patterns Reloaded: The other Singleton

November 19th, 2008

The real Singleton

A Singleton both PHP- and JEE-DevGuys should like ;-)

123Laune Common, Java, Technology, funny

Krieg!

November 10th, 2008

parallelization + array = ParallelArray

Oktober 17th, 2008

The idea is that a ParallelArray represents a collection of structurally similar data items, and you use the methods on ParallelArray to create a description of how you want to slice and dice the data. You then use the description to actually execute the array operations, which uses the fork-join framework under the hood, in parallel…This idea coming in JDK 7 :)

In fact, here are some operations supported by ParallelArray:

  • Filtering: selecting a subset of the elements
  • Mapping: convert selected elements to another form
  • Replacement: create a new ParallelArray derived from the original
  • Aggregation: combine all values into a single value
  • Application: perform an action for each selected element

- avc

AVC 16ms, Coding, Common, Java, Technology

Too lazy to architecturize your projects?

Oktober 17th, 2008

The unlucky and the bird

September 14th, 2008

Let’s hope we all don’t share his fate next week…

14-09-08_1504.jpg

makii Common

Enterprise Messaging Solution

September 8th, 2008