Ran this through few AI checkers and they all flagged this as highly likely written by AI. Surprised to see it passed the sniff test for users on HN enough so to make it to the front page.
Sure AI gen can be hard to detect but for the most common models it’s easy to detect. I would hope HN has a way in the future to filter out clear AI generated blogs. HN has been an oasis to get away from bot spam and AI slop.
I picked up Django as my web server of choice this year and found the same delightful to work with. Given I generate content outside of the django app I had to roll my own data seeder.
It’s actually quite straightforward using CSVs and models to load each row in.
Can see it getting complex once I need to seed a large dataset or with loads of relationships. Look forward to seeing an official 3rd party app that takes away the complexity from my code base for seeding.
I've been using django-seed and it's fine. The API is a little confusing, it hasn't been updated in years and there are some sharp edges (e.g. auto-M2M2M).
Yes, to your point, it would be great to see the jazzband project adopt/anoint it or another solution.
While incredible sounding to never use a mobile phone I find it hard to believe given societal restraints. It’s more common than no that homeless people have a cellphone, at least in westernized countries. This is because phones are seen as a basic need.
How is it possible you could make by as a working professional without ever using a mobile phone?
Sure AI gen can be hard to detect but for the most common models it’s easy to detect. I would hope HN has a way in the future to filter out clear AI generated blogs. HN has been an oasis to get away from bot spam and AI slop.