Hacker News new | ask | show | jobs
by posguy 878 days ago
This is one person's passion project and they are writing it in the language they prefer. We need to respect that they are doing free labor and publishing the resulting code as open source.

It sucks that it is not modern C#, but rather legacy .Net 4.8 which lacks the performance improvements and cross-platform compatibility of .Net 5 and above, but perhaps the author will feel an itch to refactor it, or someone else will come along and modernize it and make a pull request.

1 comments

It looks like the project is currently targeting .NET 8