Corions Musings Blog header image
  • Home
  • Blog

Another Option for Building Perl on Windows

Posted on 2023-12-27

Tags: perl windows

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

My Video Conferencing Setup

Posted on 2020-11-02

Tags: linux windows videoconference

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.

My setup from the front

Continue reading My Video Conferencing Setup...

Tags

  • Android
  • cpan
  • CSS
  • Firefox
  • Gadgets
  • game
  • git
  • HTML
  • infinite-canvas
  • lineagos
  • linkblog
  • linux
  • mobile
  • movies
  • perl
  • printer
  • programming
  • rant
  • Regex
  • review
  • shitpost
  • Stitching
  • videoconference
  • web
  • websites
  • windows

Feeds

  •      Atom
  •      RSS
Made with Statocles
Powered by Perl