My Python is faster than My Rust I listening to an episode of talk python to me which was about bring python code onto the GPU with cuda. During the episode the guess, Bryce Adelstein Lelbach, mentioned they use numba heavily to spee... GoLang Python Rust Zig May 23, 2026 Programming
Building Python Scripts as Containerized Applications with Podman Kube Play Introduction: For this post the focus will be on how podman kube play can be used to aid getting a locally running script to a remotes k8s environment using containerization. There is a large amount o... Containerization Development K8s Kubernetes OpenShift Podman Python Jun 2, 2023 Programming
Git-grab, a side project introduction Git-grab is a side project that I work on in some of my spare time. It is an CLI tool written in python for managing git repos locations locally and here are some usefully links for getting started. I... Git Programming Python Dec 9, 2020 Programming