Letztlich sagte der Mann zu mir: „Es ist schon seltsam, wie sich das Leben verändert, wenn man eine Beziehung hat.“. Ich war irritiert, was wollte er mir damit sagen? Ich blickte ihn frage… mehr →
BleiläuschenBoris wrote 1 week ago: Bäume (im Sinne zusammenhängender, azyklischer Graphen) zeichnen kann einem einige Kopfschmerzen ber … more →
Boris wrote 2 months ago: Gleich vorneweg: Es ist tatsächlich nicht schwierig ein eigenes .deb zu erstellen. Wer sich traut wi … more →
Boris wrote 3 months ago: Here is a script which shows how colors are used: #!/bin/sh ######################################## … more →
Boris wrote 3 months ago: Standard Input Ever wondered how to write a script that you can pipe stuff in? Here you go: while re … more →
Boris wrote 3 months ago: Basic stuff you’ll need if you write a script that uses arguments. Just try it to see what hap … more →
Boris wrote 3 months ago: I often need to look up the chapters here when I’m programming. Here I list all the daily perl … more →
Boris wrote 3 months ago: for-loop The general syntax is like this: #!/bin/bash for i in $( ls ); do echo item: $i done Here I … more →
aliensatemybabysitter wrote 1 year ago: Schon erstaunlich wie nah beieinander diese drei Tracks sind – inhaltlich zumindest. Schätze P … more →
bleilaeuschen wrote 1 year ago: Letztlich sagte der Mann zu mir: „Es ist schon seltsam, wie sich das Leben verändert, wenn man … more →