EdJoPaTo
EdJoPaTo
As the pronoun is next to other things its also limited by display space. Its helpful to have a shorter pronoun which can be read easily. So I both like...
`--init` already creates an init handler so tini is useless (which is why tini writes this warning). Most processes (like Deno) are written to have a working init handler. Containers...
Personal point of view: There is some dependency I didn't install or configure manually which is related to my hardware and its available openly on the network. Even if this...
I don't think this is solved. fwupd shouldn't just use a program when its installed. It should be an active decision to enable such a feature. Either passim is required...
tldr: Arch Linux has passim as a hard dependency for fwupd. [wont fix](https://bugs.archlinux.org/task/79614) Personal solution: don't keep fwupd installed, only install it once in a while to check for updates,...
This Pull Request is now available as [@edjopato/telegraf-i18n](https://www.npmjs.com/package/@edjopato/telegraf-i18n) on npm. If you test it please report back to this Pull Request (like approving it) to increase confidence in a good...
@svmn nice catch. I kinda [bodged it](https://github.com/EdJoPaTo/telegraf-i18n/commit/06a4c41241a2400fb040a61c387073dd29672dc6) so it works. Its released in `@edjopato/telegraf-i18n` v0.2.1. Thanks for reporting!
This pull request is now available as https://github.com/grammyjs/i18n and works with both grammY and Telegraf. I will leave it open so its easier to see for everyone coming by.
The idea of line is to have no new lines. So… not sure which is the more correct behaviour?
> Not sure if it is too breaking though. Guess that should wait till after the span bug fix release.