Other articles


  1. Tracing a sketch for a t-shirt in Inkscape

    Tracing a sketch for a t-shirt in Inkscape

    Or for other purposes. The following assumes that you have a pencil sketch or so and want to make a t-shirt-able SVG from it. After some amount of probing, the following path[1] seems to be the most promising for me:

    data is the new oil

    Import …

    read more
  2. Static binaries in Python

    Static binaries in Python

    Do you envy developers that use Go, Rust or Haskell for their static binaries? Just one file that can be passed around, like the binary of the static[1] website generator Hugo, written in Go?

    No need to install libraries (of course you need to install …

    read more
  3. Face Improvement

    Mit dem Prospekt hatte alles angefangen. Edel aufgemacht, aber erkennbar eine Massensendung. Wie wichtig heutzutage das Aussehen sei. Ein perfektes Gesicht die Eintrittskarte in ein erfolgreiches Berufs- und Privatleben. Erfolg. Schönheit. Und da ließe sich heute so viel machen. Jedes Gesicht sei verbesserbar. Zu günstigen Preisen. Wer da nicht mitmache …

    read more
  4. Java package does not match path

    Java package does not match path

    Say we have a Java source file with the following package definition at the beginning:

    package evil.weylandyutani.xenomorph;

    , but the file lives in the following directory: …​/evil/weylandyutani/xenomorph/alien. So, the path to the file does not correspond to the package components …

    read more
  5. The Random Walker and the PI Searcher

    random walk

    Why?

    A while ago I started researching[1] microcontrollers, using mainly Arduinos and the STM32 Nucleo boards.

    So, naturally, I have a bunch of Arduino Pro Minis lying around. Originally, they were meant for a measuring device that records …

    read more
  6. Compare output in shell

    Compare output in shell

    We need to compare output when we want to test command line programs. There are tools for this like Bats[1], Cram[2] or Aruba[3], but you can also roll your own. All that you need is to check if output of programs is what …

    read more
  7. Benzin

    Joe Smith fuhr mit seinem Traktor den staubigen Feldweg entlang. Zwei Uhr nachmittags in Kentucky. Die Sonne brannte herunter. Weidezäune verlegen war heute angesagt. Nicht seine Lieblingsarbeit, aber es musste ja auch getan werden. Und es war seine Farm. Seit dem Tod seiner Frau Sarah war er allein, wer also …

    read more
  8. Straftatbestand Datensabotage

    "Das Gericht ist vollständig versammelt. Die Sitzung ist hiermit eröffnet."

    Der Richter warf einen kurzen Blick auf sein JusticePad. Diese Tablets wurden der Justiz von der Firma JusticeHero zur Verfügung gestellt. Alle Abläufe der Justiz waren von dieser Firma übernommen worden, nur die hoheitlichen Handlungen, wie etwa Urteilsverkündungen, wurden noch …

    read more

links

social