suyashkumar

↗ HN profile [ 42.2 ms ] full profile
Karma
0
Created
()
Submissions
-1,986,832,755
  1. Example actions to Jules (an independent cloud coding agent from Google Labs) from GitHub actions.

  2. A little something I built mostly for learning/fun and for me to better understand my own line-item level spending. There's probably a more useful small-business facing version of this I'll noodle around with as well.

  3. An experimental interpreter in Go for Clinical Quality Language, a healthcare domain specific language (https://cql.hl7.org).

  4. Figured I'd spin up a Jenkins container that can run encapsulated Docker builds out of the box (most of my repos can be tested simply by running a Docker build). Whenever I've had to set up a new Jenkins CI server, I…