1
Ask HN: Information to differentiate real/bot traffic?
What are some information I can get from request or browser through JavaScript to help me determine if the user is real or a bot?
It's a bit cringy because there's no content and I've just crossed the milestone that let me host it. I'll be using it as my personal blog posting about things I wanted to talk about in my area and others can too.
I almost don't want to press submit. Is the UI and concept too cringy?
http://www.zipbash.com/
I like being able to get last n records if my primary key is int. At the same time I don't want to show to the public my auto incrementing int, I'd rather do a form of short guid. Reason is to prevent someone form randomly incrementing to next record or something similar. Most of my tables also have a created datestamp. Not sure, any thoughts on this?