T42 | <PAID-Network Desk> Forwarded from P N D: Wow it a great opportunity to show you all that this platform is paying this is 100% legit and trustworthy👇👇👇 | 01:31 |
---|---|---|
T42 | <PAID-Network Desk> https://t.me/joinchat/aVC_CulEaf84ZGFk | 01:31 |
*** ggabriel is now known as Guest284 | 07:21 | |
Thaodan | voidanix[m]: | 10:16 |
Thaodan | voidanix[m]: I found the reason why my bahamut device didn't boot: An update middleware from my adaption repo broke ui | 10:17 |
Thaodan | I will check libhybris first | 10:17 |
Thaodan | I was libhybris | 11:11 |
Thaodan | 0.0.5.42 was fine | 11:12 |
Thaodan | libhybris-libGLESv2-0.0.5.45 wasn't | 11:12 |
voidanix[m] | So it's only that specific package? | 11:20 |
voidanix[m] | I use libhybris 0.0.5.45 without issues here, although with A11 | 11:20 |
Thaodan | voidanix[m]: libhybris in general. Which commit was your libhybris mine was 33f1c76ce515879d0c04e5f601806b228e89d829 | 11:27 |
voidanix[m] | no idea, package name is libhybris-0.0.5.45+master.20220429210152.2b8496e-1.aarch64.rpm | 11:39 |
voidanix[m] | can't find the hash, i guess i should recompile once i get home... | 11:40 |
Thaodan | voidanix[m]: check the hash of the submodule | 11:43 |
voidanix[m] | that's at faaab1cd60f87664f0cd12f15e3beacf5b166b24, the one in the repo and the same as lena | 11:44 |
Thaodan | voidanix[m]: qt5-qpa-hwcomposer-plugin rebuild wasn't picked up, no idea | 13:27 |
T42 | <TheVancedGamer> /blocklist add investing | 16:02 |
T42 | <TheVancedGamer> /rmblocklist add | 16:03 |
T42 | <TheVancedGamer> /blocklist investing | 16:03 |
T42 | <TheVancedGamer> Thaodan: is it possible to not display messages from a specific user in the IRC? | 16:08 |
T42 | <TheVancedGamer> (From the telegram bridge) | 16:08 |
T42 | <Mister_Magister> you can ignore them in irc (re @TheVancedGamer: Thaodan: is it possi...) | 18:20 |
deathmist1 | @Mister_Magister if only it didn't also mess up my TUI client (weechat) in the process I would ignore them ;) I still honestly can't believe the same telegram spam is happening all these years later after I first did a port | 21:39 |
Mister_Magister | deathmist1: its because of the bridge | 21:39 |
Mister_Magister | deathmist1: also don't blame telegram for people spamming | 21:41 |
Thaodan | I can only try to workaround it in the bridge, I didn't have time for that so far. | 21:47 |
Thaodan | I should open a bug tracker regarding the bots I run. | 21:47 |
Mister_Magister | Thaodan: all there needs to be done is to wait for 5 seconds after fetching new message event from telegram, then after 5 seconds, if there was no message deleted event for it, post it | 21:49 |
Mister_Magister | because we got quite efficient at preventing spam on telegram side | 21:49 |
Mister_Magister | but we can't do anything if bridge just forwards everything | 21:49 |
Thaodan | that would be to big of a log if you are just talking to someone | 21:50 |
Thaodan | Also the bridge would need to have an option for that. | 21:50 |
Thaodan | I will see what I can do. | 21:50 |
Thaodan | The telegram bouncer bot could also not allow to write any other message then the pin for the first message that would reduce the spam already greatly. | 21:51 |
Mister_Magister | i don't know what log are you talking about | 21:51 |
Thaodan | Do you want a 5s lag for every message a person sends to you? | 21:51 |
Mister_Magister | yes | 21:52 |
Mister_Magister | in internet chatting it doesn't really matter | 21:52 |
Mister_Magister | and 5 seconds is not that big | 21:52 |
Mister_Magister | people usually reply after like 30 seconds | 21:52 |
Thaodan | In any case you need to hack the bridge to do that first and react on a message that got deleted. | 21:54 |
Thaodan | But go create a PR at matterbridge | 21:54 |
Mister_Magister | why is it written in freaking go | 21:55 |
Mister_Magister | Thaodan: https://github.com/42wim/matterbridge/wiki/Section-Telegram-(basic)#limitations | 21:58 |
Mister_Magister | whoever wrote that is wrong | 21:59 |
Mister_Magister | but "This will render many common spam solutions useless" | 21:59 |
Mister_Magister | https://github.com/42wim/matterbridge/blob/master/bridge/telegram/handlers.go#L396 it's literally there | 22:02 |
Mister_Magister | oh its the other way around, its deleting from telegram | 22:02 |
Mister_Magister | it's because they're using go, and they're using stupid go lib that doesn't provide messgesdeleted event https://github.com/42wim/matterbridge/blob/051e6e76e9fbd0c298d5b380167e3e564d63be7d/vendor/github.com/go-telegram-bot-api/telegram-bot-api/v5/types.go | 22:15 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!