Hacker News new | ask | show | jobs
by airesearcher 242 days ago
Because I was too lazy to refactor it into a ton of modules...
1 comments

Fair enough, especially considering it looks like a passion project. That said, I think you'd have a greater reach if you'd modularize, allowing a better overview of the project. I'd love to take a deep dive, but truth be told, that big of anything is a little daunting.
Actually it's a pretty hard thing to implement - the main challenge was to make it performant in python... I had to jump through flaming hoops!