Oblomov
Oblomov
While playing around with HSA device to make it work on my hardware, I noticed that `getKernelLibrary` calls `POCL_ABORT` if the kernel library is not found. I think a more...
I'm going over some of the warnings produced by the current `main` branch, and I noticed that `sub_group_ballot`'s iteration is: ```` for (uint i = 0; i < get_sub_group_size ()...
Per the topic. Ideally this should be compatible with Mastodon's own import/export functions.
Before some recent changes, I had a custom patch that allowed me to write a full thread and have `too` post it as a sequence of posts, each in reply...
### Quick summary We're seeing a peculiar issue with the bidirectional commenting supported by the latest version of the WordPress plugin: (some) Mastodon comments to a blog comment to a...
Fediverse platforms all use the same form to identify users (`@username@server`). Should the service in this case identify the platform (e.g. Mastodon vs Pleroma vs Akkoma vs PixelFed or whatever),...
Hello, I was reading the http://source.scripting.com/ and my understanding is that presently this namespace cannot be used for non-Markdown sources (e.g. ReStructured Text, AsciiDoc or other). A possible alternative would...
based on speedprog's latest gettext fixes, merge those first
A well-known limitation of the way Mastodon does federation is that opening a (local caching of a) remote post will not show the full thread, but only the messages that...
With the changes introduced by #169 we have a very powerful mechanism to manipulate existing recipes. One could argue that this is a bit too powerful, since the mechanism currently...