heiko-barth.de

// Sonntag

Wie funktioniert unser Wirtschaftssystem

Er ist das Gesicht der deutschen Börse und international als „Mister DAX“ bekannt: Dirk Müller erklärt bei „Volle Kanne“, wie Sparer von der Euro-Krise betroffen sind.

Printing a human kidney

Anthony Atala's state-of-the-art lab grows human organs – from muscles to blood vessels to bladders, and more. At TEDMED, he shows footage of his bio-engineers working with some of its sci-fi gizmos, including an oven-like bioreactor (preheat to 98.6 F) and a machine that „prints“ human tissue.

foo/bar

// Sonntag

Aalto Talk with Linus Torvalds

Aalto Talk with Linus Torvalds, hosted by Aalto Center for Entrepreneurship (ACE) in Otaniemi on June 14, 2012. Linus was interviewed by Will Cardwell and followed with a Q&A session with the audience. Enjoy!

foo/bar


reggae.sh
#!/bin/bash
 
# Reggae / Pan-African colors
STARS=$(for i in $(seq 1 $(tput cols)); do echo -n '#';done);
for j in $(seq 1 3);do
        for k in $(seq 1 $(echo "scale=0;$(tput lines)/3-1"|bc -l));do
                if [ $j -eq 1 ];then
                        # red
                        echo -e "$(tput setaf 1)$STARS"
                elif [ $j -eq 2 ]; then
                        # yellow
                        echo -e "$(tput setaf 3)$STARS"
                else
                        # green
                        echo -e "$(tput setaf 2)$STARS"
                fi
        done
done
echo -e $(tput sgr0)

// Donnerstag

David Blaine: How I held my breath for 17 min

In this highly personal talk from TEDMED, magician and stuntman David Blaine describes what it took to hold his breath underwater for 17 minutes - a world record (only two minutes shorter than this entire talk!) - and what his often death-defying work means to him. Warning: do NOT try this at home.

foo/bar

Web 2.0



RSS   RSS abonieren

Github   Github
QR Code