From d25070f8c266333f5f59e64d6b3ede25505eaa07 Mon Sep 17 00:00:00 2001 From: Daniel B Date: Tue, 14 Jan 2025 20:08:27 +0000 Subject: [PATCH] Update on bots --- content/posts/place.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/posts/place.md b/content/posts/place.md index 3bd8081..dad51af 100644 --- a/content/posts/place.md +++ b/content/posts/place.md @@ -35,4 +35,8 @@ Unfortunately, the internet is the internet and so I had to implement a way for #### Conclusion -This project was a lot of fun to build, and I'm really happy with how it turned out. It's a great conversation starter, and I can't wait to see what people create with it. If you want to try it out for yourself, you can visit [place.danieldb.uk](https://place.danieldb.uk) and start placing pixels. I hope you enjoy it as much as I enjoyed creating it! \ No newline at end of file +This project was a lot of fun to build, and I'm really happy with how it turned out. It's a great conversation starter, and I can't wait to see what people create with it. If you want to try it out for yourself, you can visit [place.danieldb.uk](https://place.danieldb.uk) and start placing pixels. I hope you enjoy it as much as I enjoyed creating it! + +#### Extra: Bot Protection + +Unpopular opinion: I don't think bot protection needs to be there for a project like this. I think it's interesting to see what bots can create, and it's a fun challenge to try and outsmart them. I've seen some really cool bots from running this project for a while, and I think it adds to the experience. That being said, I do have some basic rate limiting in place to prevent abuse, but I think it's important to strike a balance between protecting the project and just seeing people have fun reverse engineering it and creating cool stuff! \ No newline at end of file