Thalles Passos

Results 13 comments of Thalles Passos

it stopped updating for some reason On Sat, Jun 11, 2022, 07:09 andriycraft ***@***.***> wrote: > If anyone has any documentation on the differences in the protocol between > 1.16.3...

@rom1504 fixed

I was having the same problem, some error or warning on Fedora would be good then just don't open anything and go silently. For anyone with the same problem, use...

as a workaround, for now, you can generate an Origin Server certificate in Cloudflare (which is only valid between Cloudflare and your server) and it's valid for 15 years, then...

@ndneighbor hi, would elasticsearch allow this? their license don't like managed hosting https://www.elastic.co/pt/licensing/elastic-license There's opensearch https://github.com/opensearch-project/OpenSearch (fork of elastic) but i've no idea if they've vector feature.

this would help me a ton because of some libraries that uses template literals as types for hexadecimals.

@andrasbacsai Maybe I'm wrong but when piping the curl output to bash, it's creating an unprivileged shell? It should be `curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash` I remember coolify v3...

> I support this feature. > > > We would also need to make a PR to Anchor Lang as the IDL doesn't tell us the size of each field...

just to be sure, can we follow with the size embedded inside the IDL? @acheroncrypto

> Adding a size field for unsized types doesn't make much sense to me. Instead, this should be handled in client side for the data types that we can reliably...