Levi Zim
Levi Zim
I forgot to post this here. If it helps, after my PR(#1851), this is the latest ppc64 build error: ``` + break + ./build/azure-pipelines/linux/setup-env.sh --only-remote + for i in {1..5}...
> Also experiencing this issue on Arch & Wayland It might also be another issue: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10257 I am seeing a lots of `ioctl(/dev/dri/renderD129, DRM_IOCTL_I915_GEM_EXECBUFFER2, 0x7fffbfd6b990) = -1` originating from `/usr/lib/dri/iris_dri.so`...
> Hi, thanks for finding this bug. I hope I have found the issue. I was able to open your dump with the following [appimage](https://github.com/KDAB/hotspot/actions/runs/9061920765). > > Can you try...
Sorry, I rarely use Windows now so I can no longer maintain this project. I will archive this repository but feel free to fork :)
Hi @iterma, thanks a lot for your contributions to this repo. I see that you opened multiple pull requests but this one(#11) is actually a superset of #10 and #9....
> Sorry about the late response. > > I saw your message but I'm out sailing for a few days, one of the reasons I prepared several PRs but shouldn't...
Hi @jsenko , OpenAI has enabled cloudflare on their website, which made old version of [transitive-bullshit/chatgpt-api](https://github.com/transitive-bullshit/chatgpt-api) stop working. There is a new version of chatgpt-api that circumvent this problem by...
Hi @ademidun. It's a great idea but I simply didn't get it working. There are some early attempts like #7, in which ChatGPT shows its strength on spotting bugs, but...
修改 `prompt.js` 里的文字即可实现。
I need this feature so I tried to implement it in a WIP PR: #1091. Early feedback is welcome, especially on how individual `Line`s' wrap interact with the Paragraph's wrap.