@ariadne instructions unclear, added LLMs and ads in the browser
Notices by val (val@oc.todon.fr)
-
Embed this notice
val (val@oc.todon.fr)'s status on Saturday, 16-Nov-2024 04:16:24 JST val -
Embed this notice
val (val@oc.todon.fr)'s status on Thursday, 18-Jul-2024 06:38:24 JST val @josh Avoid server hardware, it's noisy and uses a lot of power. Desktop PC fans are best for silence, laptops or NUCs for power efficiency (and built-in battery for the former).
Personally I use a laptop motherboard with a desktop fan strapped to it (at minimum speed), but I wouldn't recommend it ^^' -
Embed this notice
val (val@oc.todon.fr)'s status on Monday, 06-May-2024 13:46:29 JST val @whitequark probably, yes
-
Embed this notice
val (val@oc.todon.fr)'s status on Monday, 06-May-2024 13:46:26 JST val @whitequark indeed, it looks like this materializes the iterable: https://github.com/python/cpython/blob/c7c9b913c01afb8d2ff4048f82155969f7ef75b1/Objects/listobject.c#L891
sad
-
Embed this notice
val (val@oc.todon.fr)'s status on Monday, 06-May-2024 13:46:20 JST val @whitequark wakers[:] = (waker for waker in wakers if waker(*va_args))
In conversation from oc.todon.fr permalink -
Embed this notice
val (val@oc.todon.fr)'s status on Friday, 26-Apr-2024 23:56:26 JST val In conversation from gnusocial.jp permalink Attachments
-
Embed this notice
val (val@oc.todon.fr)'s status on Sunday, 10-Sep-2023 18:09:48 JST val @sheogorath @thomas @mhamzahkhan By default, Mastodon *executes* code from the *runtime-writeable* tmp/ dir in its source code.
They know it can potentially be exploited for RCE (and it was, in CVE-2023-36460), but chose not to fix it by default: https://github.com/mastodon/mastodon/issues/4625#issuecomment-431602474In conversation from oc.todon.fr permalink Attachments