Yubao Liu
Yubao Liu
Fixed error: Absolute route path "/*" nested under path "/user" is not valid. An absolute child route path must start with the combined path of all its parent routes.
### Describe the bug https://quarkus.io/guides/kafka The horizontal scrollbar isn't shown, it's very inconvenient to check the configuration property table:
On iOS, the "type `A` \*/" is rendered as "type `A` //", seems highlight.js is incompatible with iOS Safari, wrongly replaces "*/" with "//". I'm not able to find the...
@timlegge already has a [docker image](https://github.com/timlegge/docker-foswiki) with many extensions, but I want to base on Debian and Apache 2, stay more close with https://foswiki.org/System/InstallationGuide for new users. I didn't choose...
Compiling source files is often very slow, I would like `scratch sysup` to parallely download source packages, so I run `scratch sysup -o` in the background, but sometimes `scratch sysup`...
https://repology.org is a great web site to check package repositories of many Linux distributions and BSDs. Currently it has CRUX listed there: https://repology.org/repositories/statistics. Because VenomLinux has very similar package file...
I almost successfully build FreeBasic on macOS 13.1, record the steps for your reference, hope FreeBasic can support macOS soon. 1. patch FreeBASIC-1.09.0-source: ```diff diff --git a/src/compiler/fbc.bas b/src/compiler/fbc.bas index 975b60a..ecb11d3...
虽然来自 Adobe 的 source han,还是单列一下吧。 https://www.google.com/get/noto/ https://en.wikipedia.org/wiki/Noto_fonts
This reverts commit bddffaba0384d1393b9091461ad9eaba0d9848b8 to be consistent with its javadoc. With this capability, we can avoid as much configuration file as possible, it's very convenient to mark default attribute converter...
https://github.com/deajan/backup-bench/blob/defca973d34d11764a2c790119e723d8f379198a/README.md?plain=1#L231 You can use `duplicacy init -repository source-dir ...`, the `.duplicacy` directory is created in current directory, so it won't clobber with `source-dir`. I agree the CLI of duplicacy is...