VBB
VBB
i had to use https://github.com/xuhuisheng/rocm-gfx803 for my rx570
> @VBBr could you explain in some more details what did you to do make it work? I have very similar issue on my rx570. update python version to 3.8...
> No GNOME app has undo/redo buttons gnome-builder has undo/redo in right-click menu

@SleeplessOne1917 i set secondsBetweenPolls to 120. it's bigger than default value. you can take a look at the code: https://gist.github.com/RocketRide9/1589a7733f0be41e5d8ae7dda51dd0ac
i removed async keywords from handlers and bot is running for 4 or so hours. i used it for await keyword. interesting EDIT: it just crashed again
@SleeplessOne1917 also happened with private message: ``` (.venv) ⬢ image_compare node main.js Starting bot Initializing DB (node:266273) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead....
world is running lemmy 18 so i cant use 0.5.x (according to README). is lemmy.ml good enough to test bot there?
i finally found an instance where my registration wasn't denied. i changed lemmy-bot version to 0.5.1 and changed credentials. allow list doesn't seem to work. I added this line to...
btw can bot try again later if server didn't respond? I think websites getting down isn't something uncommon