RSSAmplifier

Blog

jt-hill.com

A technical leader in FinTech lending

jt-hill.github.ioRSS feed ↗3 posts

Latest posts

You don’t hate Python. You hate other people’s Python.

I apologize for using the forbidden sentence structure, but it’s true. If you haven’t written Python since like 2016, you might not have been paying attention to the ongoing engoodening of the language. In the last 5-10 years Python has matured from a scripting language appropriate short-lived glue code to a powerful, expressive, fully-featured language for Serious software engineering.

Decimal is sometimes wrong

Credkit is dropping its usage of the Python Decimal class. I thought it was the solution to all my problems, but it was not.

Introducing Credkit

I got tired of fighting with QuantLib to model simple mortgages. So I built something easier.