Category Archives: Nicht ernst zu nehmen

Kuckucks Uhr in C#

using System; using System.Runtime.InteropServices; using System.Text; using System.Windows.Forms;   namespace Uhr {     public partial class Form1 : Form     {         [DllImport("winmm.dll", EntryPoint = "mciSendStringA", CharSet = CharSet.Ansi)]         protected static extern int mciSendString         (string mciCommand,         StringBuilder … Continue reading

Posted in .Net, Code, Cool | Leave a comment

Was Schweissroboter am Wochenende tun

Ich will auch so ein Teil zu Hause haben! Wenn Du einen zu viel hast, bitte, bitte, melde Dich bei mir!

Posted in Cool | Leave a comment

Tanzender Kakadu

Posted in Cool | Leave a comment

Echte Männer

> Echte Männer programmieren eh im VI, Emacs oder Joe. Quatsch. Echte Männer flöten Maschinencode bei 1500 Baud mit einer Okarina in ein an ein Modem angeschlossenes Mikrofon.

Posted in Code, Witz | Leave a comment