Results 7 comments of JUN JIE NAN

``` pdf := gofpdf.New("P", "mm", "A4", "") pdf.AddUTF8Font("NotoSansSC-Regular", "", "NotoSansSC-Regular.ttf") pdf.SetFont("NotoSansSC-Regular", "", 16) pdf.Cell(49, 10, "中文,你好!") ``` You can download the `NotoSansSC-Regular.ttf` file from https://github.com/jsntn/webfonts/, put it under your current...

> This is an interesting proposal, however, t's hard to envision a scenario where apollo server would change the signature function any time soon... Suppose user changed https://github.com/apolloconfig/apollo-java/blob/07ed79b06859202a8e7df6fd007168182417df0c/apollo-core/src/main/java/com/ctrip/framework/apollo/core/signature/Signature.java#L40, and packaged...

> But readline is optional dependency, why make it not optional? OK, fixed

Still there wsl.exe version 2.1.5.0

> That doesn't work. > > ``` > incus create images:ubuntu/24.04 vga --vm > incus start --console vga > ``` => ``` To detach from the console, press: +a q...

> What happens if you do `incus start --console console vga` ? > > I would expect that to start a text console on instance named `vga`, but from my...

>As for `how well the OS will handle this` I am using vwmare guest OS compatibility guide to check this, for linux memory hotplug as an example:https://www.vmware.com/resources/compatibility/search.php?deviceCategory=software&details=1&osFamily=2&virtualHardware=23&page=1&display_interval=10&sortColumn=Partner&sortOrder=Asc&testConfig=16