kidnoodle1h agoHN ↗At work, standing up openmetadata to capture data lineage from airflow.At home, increasing the number of libraries I can check live availability for for Leafle. (Library software is a wild place man)
efortis1h agoHN ↗I’m working on projects for rendering code more legibly without editing it.One project is a proportional coding font, Camelana, which has left-padded uppercase letters when they are part of a camel case identifier.Also, it has custom ligatures. e.g. the keywords ‘return and ‘throw look like a sticker with a solid background, so it is easy to spot exit points.https://github.com/ericfortis/camelanaAnother project is TabularEye, which renders some code blocks in columns without editing the whitespace.https://github.com/ericfortis/tabular-eyeAnd other little projects like that
At work, standing up openmetadata to capture data lineage from airflow.
At home, increasing the number of libraries I can check live availability for for Leafle. (Library software is a wild place man)
I’m working on projects for rendering code more legibly without editing it.
One project is a proportional coding font, Camelana, which has left-padded uppercase letters when they are part of a camel case identifier.
Also, it has custom ligatures. e.g. the keywords ‘return and ‘throw look like a sticker with a solid background, so it is easy to spot exit points.
https://github.com/ericfortis/camelana
Another project is TabularEye, which renders some code blocks in columns without editing the whitespace.
https://github.com/ericfortis/tabular-eye
And other little projects like that