Algorithm edge cases vs notation
I spent 2.5 hours debugging an infinite loop in this algorithm, caused by an edge...
Posted by
David Haley
on February 10, 2024 ·
1 min read
#compsci
·
#software
reading: Wrangling a Python monorepo
Been a long time since I’ve wrangled a Python deployment let alone a Python monorepo....
Posted by
David Haley
on January 27, 2024 ·
1 min read
#python
·
#software
Running a Vertex AI custom container
First steps running a Vertex AI custom container job.
Posted by
David Haley
on January 26, 2024 ·
1 min read
#ai
·
#cloud
·
#software
How to debug Cython C?? 🤔
I’m writing Cython, but how do I debug it?
Posted by
David Haley
on January 25, 2024 ·
1 min read
#python
·
#software
Benchmarking project update: new issue views
Providing better visibility into issue status.
Posted by
David Haley
on January 25, 2024 ·
1 min read
#management
·
#software