Ian Tuomi

Results 26 comments of Ian Tuomi

All things considered, this is a good idea. The ligature features are in `features.family`. With a clever shell script, this can be done, regardless of how the glyphs are represented....

Stylistic choice :) Hasklig ligatures tend to look more similar to the original characters as opposed to e.g. FiraCode. If the triangle approach gets a lot of support, I will...

@pauldhunt , I would be more than happy to collaborate if you decide to make coding ligatures part of SCP. +1 There's work to be done in improving the coding...

> At this point, I'd be happy to contribute additions to the docs to point out, e.g., the job lag time and total number of jobs in the table. A...

Thanks for the reply! This was a great pointer. I wrote the following code to instrument job events in Sentry: ```ts runner.events.on('job:start', ({ job }) => { // Time spent...

Thanks so much @jakebiesinger-storyhealth ! 🤩