林博仁 Buo-ren Lin
林博仁 Buo-ren Lin
Thanks for the heads-up! > Workaround: don't have an empty meta/main.yml in your project. The actual meta/main.yml that triggers the issue is: ```yaml # 此 Ansible 角色所依賴的 Ansible 角色 #...
I made a patch that fixes the problem, however I currently unable to send a pull request: ```patch Fix jemalloc compiler check Fixes #1560. diff --recursive --unified --ignore-space-change tengine-2.3.3/auto/lib/jemalloc/conf tengine-2.3.3.patched/auto/lib/jemalloc/conf...
I'm not able to look through the code, but I'd suggest we should check whether: * there're URLs in any lines that exceed the set line limit and * when...
Hello I'm one of the contributor of the WoeUSB project mentioned above, and I'd like to ask to add WoeUSB as one of the alternative tool that support burning Windows...
Well just FYI, all WoeUSB magic lies in , the problem is it depends on Linux-only utilities and must be replaced by portable ones.
以下內容已同步寄送至 [[email protected]](mailto:[email protected]) 主旨:Fwd: Re: 希望能釋出用於編輯的原始檔 · Issue #4 · justfont/open-huninn-font --- 致 Justfont: 無意貶低 Justfont 公司與貴司字型設計師們的努力,但是鄙人對於 @justfont 將「字型建構產物上傳到 GitHub」的動作對外稱為「字型開源」這件事情感到失望,以下列舉粉圓字型所引用的開源字型作為對照組: * 「小杉圓體」的編輯用源碼: 後續源碼完善: * 「Varela Round」的編輯用源碼: 後續源碼完善: 於貴司 《[免費的粉圓字體,要吃嗎?先看看粉圓的設計尬聊](https://blog.justfont.com/2020/02/huninn-preview/)》文章中提到: > 庭:因為原本拿到的不是可以直接編輯筆畫的外框檔案,所以我們要用字型設計軟體...
Here's my usecase: ```sh #!/usr/bin/env sh update_opkg_package_list(){ if test "${#}" -ne 0; then printf_fatal \ 'update_opkg_package_list: FATAL: This function requires no arguments, %s is given.\n' \ "${#}" exit 99 fi...
Another advantage of using snap is that it allows exposing the `xfreerdp` command directly to the system, one can call it natively instead of `flatpak run com.freerdp.FreeRDP`. I would totally...
@ssbarnea > just put that noqa line before the block start line, it should work. I noticed that the problem is still reproducible using the current latest version(6.20.3), with the...
Reproducible with chi_tra language + PDF output combination. Suggested new issue name: "Extra spaces in HOCR/PDF output for non space delimited languages"