Hacker News new | ask | show | jobs
Show HN: After years of procrastination I made yet another chatbot builder (chatgent.com)
1 points by starobrat 705 days ago
For years, I found myself abandoning this idea halfway through, often convincing myself that I needed a better concept or more refined code. In hindsight, I now see this as procrastination. This time, I committed to a simple idea, aiming to go live and improve as I go. And here we are!
1 comments

In HTML header you set Polish language: <html lang="pl-PL"> but the content is in English, and that's triggers browsers to translate page from Polish!
Stupid mistake, thanks for spotting this! Fixing it now.