before it was a better WhatsApp alternative. now either WhatsApp or Signal.
Are you using public channels? (are those even a thing with Telegram?)
It is the thing with Telegram
It's been a core feature of Telegram since almost the beginning, and one of the main reasons I end up using Telegram, not sure why you'd think this is a drawback. The spam sucks though, not sure how they haven't got a handle on it yet.
> Each invocation runs in a lightweight V8 isolate, close to Telegram's own systems, so calls to the Bot API and your database are quick and reliable.
Telegram’s servers are distributed worldwide. I understand that the calls to the Bot API may be quick because the serverless code would be propagated to the edge, but how does it handle an SQLite DB? Is that also replicated to guarantee quick access from anywhere?
> Games and Tools — including leaderboards, quizzes and more.
A leaderboard that's globally consistent, huh, that's not trivial.
Maybe they just propagate the SQL commands to all their servers...
stavros•1h ago
jore•1h ago
fakeBeerDrinker•50m ago
mohammedmsgm•47m ago
The most AI generated MD in existence. It's also th excessive use of bold, only AI can make bold hard to read.
fakeBeerDrinker•44m ago
usui•38m ago
vidarh•6m ago
zackkrida•38m ago
or another example, the following sentence:
"handlers/ is flat — no subdirectories"
who writes like this? you'd just write "handlers/ is a flat folder" or similar.
petercooper•26m ago
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".
haunter•15m ago
dist-epoch•14m ago
Is this the best use of a human, to write a long, detailed manual for a feature? Which most likely will be read by another LLM?