Category: Software

  • TensorFlow, Docker and GPUs: My Windows 11 Nightmare Solved

    TensorFlow, Docker and GPUs: My Windows 11 Nightmare Solved

    TensorFlow with GPU support on Windows 11 has become my personaŠ» nemesis for the last 2 days. What should be a straightforward installation turned into a labyrinth of WSL2 configurations, permission errors, and driver incompatibilities that nearly broke me. After wrestling with this setup for a whole day, I finally built a Docker container that…

  • Mp4, Safari, and Cloudflare – a love-hate relationship

    Mp4, Safari, and Cloudflare – a love-hate relationship

    When using Cloudflare to speed up websites, you might encounter issues with MP4 videos, not auto-playing in Safari or on iOS devices. (or not showing at all) This is often due to how Cloudflare handles video file headers, particularly with chunked or streamed content, which can result in Safari failing to autoplay the video. Safari…