oliverpool
oliverpool
@lunny, I find you comment very dry. I have been working on this PR for 3 months, I tried to quickly address all comments of the 5 reviewers, (I am...
I think there is a bug in the matrix-payload-unsafe conversion (hence this PR marked as draft).
Bug resolved: when removing `payload_content` from the `hook_task` in batch, we should always start at `0` (because the previous records are now filtered, since they don't contain `payload_content` anymore). To...
@lunny @delvh anything I can do to get this PR merged? (Besides resolving migration conflicts time and again…)
@lunny merge conflicts resolved.
@mochi-co I discovered your project recently and it looks very neat! Regarding the `Authenticate` interface, it could probably be replaced with a function: ```go // AuthenticateFunc should return ErrAuthBadUsernameOrPassword or...
Or if the cloudflare team is not willing to provide support to this, at least inform that there is a community-project providing a docker image (https://github.com/avatarnewyork/wrangler)
Does `unplugin-icons` solve you usecase? See https://github.com/vitejs/vite/issues/1204#issuecomment-920821983
There is now a repo which provides the raspberry pi foundation kernel for gokrazy, documented on the website: https://gokrazy.org/platforms/#community The challenge of embedding `raspivid` remains. Maybe [compiling with static linking](https://gokrazy.org/prototyping/#go-software-not-written-for-gokrazy-grafana)...
I just got the same issue. I had an issue only when **starting** on specific pages (like most people here I guess). Those pages reported no significant issue on the...