Usually I build and test Perl by copying the
C compiler from Strawberry Perl. But just today
I found w64devkit, which is a distribution
of busybox
, gcc
and mingw-w64
, and it works well to compile and test
a fresh Perl:
cd perl5/win32
make -j CCHOME=C:\\Users\\Corion\\...\\w64devkit
make -j test
Video conferencing with eye contact makes things much more personal. But I
don't want to stare at the camera hole of my webcam, I want to look at the
picture of my counterpart in the conference. So I use a teleprompter-style
setup to have the video of the other side in the same place as the camera,
so when I look at the video I also look into the camera.
Continue reading My Video Conferencing Setup...