This is off-topic, but I was kind of surprised to see this page written by Claude. I guess I shouldn't really be surprised, but I somehow didn't expect it.
Out of curiosity - how did you figure this out? I cannot find any hints about that. Was it the language used?
Telegram Serverless
41–50 of 114 posts
Re: Telegram Serverless
#42I don't see anything about pricing.
Supposedly Telegram has been profitable since 2024 but there's crypto stuff mixed in there so it's hard to know how stable that is.
Re: Telegram Serverless
#43I've made one Telegram bot hosted on VPS with Docker and cloud LLM. It also interacts with a few other outside services and all credentials are injected via env vars now.
Should I push them as `.env` file for Telegram serverless?
Re: Telegram Serverless
#44Good lord. This reeks of LLM... why should I use your product when you can't be bothered to have a human write it? Why should I trust it to work correctly or have been decently tested, neither of which is a given when having an AI vibe-code it? And why is it one huge single page of word salad instead of self-contained units? Anyway, good to see someone post a fully self contained example demonstrating core concepts.…
Sounds like it's free, so, why the hate? May as well have zero docs. I don't think they're trying to convince you of anything.
I see undisclosed usage of AI as a theft of my time.
Re: Telegram Serverless
#45I don't see anything about pricing.
Re: Telegram Serverless
#46Earlier quoted context omitted.
Out of curiosity - how did you figure this out? I cannot find any hints about that. Was it the language used?
"it doesn't silently go unnoticed", "would be silently inert", "instead of silently overwriting", "you can never silently overwrite" The biggest tell for me is overuse of the term "silently". "quietly" is another one you often see from Claude in particular. Models love adverbs for whatever reason, whereas a human writer would use them in moderation for emphasis or prefer terms like "by accident".
Re: Telegram Serverless
#47We're never getting away from Javascript, are we
Re: Telegram Serverless
#48This is cool. I wish Signal had a bot API like telegram's.
Re: Telegram Serverless
#49This is cool. I wish Signal had a bot API like telegram's.
I wish WhatsApp did... hopefully it goes the way of BBM and a more developer friendly platform becomes the norm among normies.
It is always preferable to use WhatsApp to contact a business than calling up.
Re: Telegram Serverless
#50Earlier quoted context omitted.
Out of curiosity - how did you figure this out? I cannot find any hints about that. Was it the language used?
Have you ever “wired” anything to anything else when developing software? No, because software doesn’t involve wires, but LLMs are quite convinced that it does.