TGTGInsighttelegram intelligenceLIVE / telegram public index
← Linuxgram 🐧

TGINSIGHT SIMILAR POSTS

Sib kontenut simili

Kanal tas-sors @linuxgram · Post #17841 · Fra 19

📰 AI Helped Uncover A "50-80x Improvement" For Linux's IO_uring Linux block maintainer and IO_uring lead developer Jens Axboe recently was debugging some slowdowns in the AHCI/SCSI code with IO_uring usage. When turning to Claude AI to help in sorting through the issue, patches were devised that can deliver up to a "literally yield a 50-80x improvement on the io_uring side for idle systems." The code is on its way to the Linux kernel... 🔗 Source: https://www.phoronix.com/news/AI-50-80x-IO-uring #linux#kernel

Riżultati

4 postijiet simili nstabu

Tfittxija: #pytgbot

当前筛选 #pytgbot清除筛选
Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #150 · 05/08/2018 11:34

pytgbot 4.0 is out with all the new API goodness, including but not limited to: - Telegram Passport (why though?) - Replacing media - Bug fixes Upgrade to the newest version via pip install pytgbot --upgrade or clone & install it directly from https://github.com/luckydonald/pytgbot #update#pytgbot

Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #166 · 25/11/2018 14:47

Updated @YATubeBot to be more clear of errors related to upload size. Will now handle file size related upload errors more transparent, telling you exactly what's going on, instead of just stopping sending any updates after "Uploading...". Now it will check file size before uploading, and also handle rare errors raised (in an unspecified way) by telegram. Technical background: The telegram API returns a HTML error message instead of the usual json response, which of course isn't mentioned anywere in the API documentation. This broke pytgbot, the library used to interact with the API. The package was fixed to be able to handle that. Now also provides the file size of the file to upload in an easy accessable way, so that the upload size can be checked before uploading. #update#YATube#pytgbot#TechnicalDetails