cutecutecat

Results 11 issues of cutecutecat

After I have mocked a function A by function B, is there any way to call original A function inside B? Which might be helpful for user to check or...

使用docker安装latest=2.8.1版本,默认管理员密码有误 ![image](https://user-images.githubusercontent.com/19801166/149718020-b4d360bc-94c2-4133-9440-8cf1a00fe8a0.png)

## Description We introduce a global module `env` with a getter function `os()` in starlark API This can exposed some variables for subsequent building procedure, especially for some library function...

type/enhancement 💭
type/feature 💡
os/linux
area/lang 🌐

### Bug report: https://github.com/dragonflyoss/Dragonfly2/blob/2b5b96b525ff46dc154637722371818b5a629c3b/cmd/dfget/cmd/root.go#L143 says > The downloading network bandwidth limit per second in format of G(B)/g/M(B)/m/K(B)/k/B, pure number will be parsed as Byte, 0 is infinite but rateLimit =...

bug

In GSOC 2022 project, my work is to deploy DSSE and SLSA for `in-toto-rs` ## Structure of workflow ### step 1 -- Generate predicate version by argument ```mermaid graph TD...

https://github.com/pgvector/pgvector/issues/508 For: - [x] svector -> sparsevec - [ ] Rename - [ ] text representation: https://github.com/pgvector/pgvector/blob/f3477cf28d8cc9d7d8926845a098a73950161692/test/expected/sparsevec_input.out#L1 - [ ] input/output: compatible mode? - [x] vecf16 -> halfvec - [...

type/feature 💡

It would be easier to locate and reproduce the bug. We might need: - An issue template for bug report - A `pgvecto.rs` version printed at startup to log -...

type/feature 💡

Google SQL is an hosted SQL service which contains postgreSQL. It supports many extensions like `pgvector`: https://cloud.google.com/sql/docs/postgres/extensions#postgresql-extensions-supported-by-cloud-sql https://cloud.google.com/sql/docs/postgres/extensions#data-type-extensions As Google has an official way of create new extension for it....

area/ecosystem 🌲

https://docs.zilliz.com/docs/autoindex-explained

priority/3-low 💙
type/feature 💡
type/discussion 🧵

https://codspeed.io/ There are many times when we implement an optimization. And then we need to test manually whether it is valid. This might be helphul to check performance continuously. It's...

type/feature 💡