Skip to content

Comment on The minimum viable unit of saleable software

Comments

This is quite an interesting one to me because dotnet has a couple of job queues, with hangfire (hangfire.io) probably being the main one. I've used hangfire for years and it's OK, but it was lacking a few critical features for the current project I'm working on. I've tried extending hangfire before and it's quite unpleasant to work with, so I decided to go down the LLM build route https://github.com/hackf5/sheddueller. It took about a week to build the service that did everything I need. The code is good enough and it was definitely the right choice. The real benefit is that I can add any features that I need and make it work in harmony with the main project.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.