-
## Behavior Changes
### Query Optimizer
- Added the variable `use_max_length_of_varchar_in_ctas` to control the length behavior of VARCHAR type when executing `CREATE TABLE AS SELECT` (CTAS) ope…
-
Here is a rough outline of simple data structure articles. They are language agnostic, but it's better to provide some example implementation of functionalities in Java or Python 3.
It should be made…
-
### Pitch
In short, the idea is to cache user toots and attachments on [IPFS](https://docs.ipfs.tech/concepts/what-is-ipfs/).
- Each Mastodon node would have a configured public [IPFS gateway](…
-
This is a really cool project. I really like the regex-like language for specifying password schemas.
The main use case I have for a tool like this is as a deterministic password generator (like [l…
-
After finding that the fieldmap generated wednesday 30th was different to the fieldmaps generated as of today friday 1st, I have found the exact commit at which the "before" fieldmap was created - has…
-
OS: Asahi Fedora Remix (pre-release)
Hardware: Apple Silicon M1 Mac Mini (8 cores, 16gb ram)
Log output upon crash:
```text
[rin@2603-7000-da42-f100-32a5-f063-50d6-8706 dflinux]$ box64 dwarfort
…
-
Hey guys, i am trying to run the Mistral 7b model using the [guide](https://docs.mistral.ai/self-deployment/vllm/) on the page.
I am running:
```bash
docker run --gpus all \
-e HF_TOKEN=$HF_…
-
### Description of the problem / feature request:
To avoid duplicated actions on dependencies when using build-settings it's necessary to reset build-settings to it's default value. This is current…
-
I had this idea for improvement to "patches" attribute. Basically, I think it could be useful to store some meta information on patches. For instance,
```
stdenv.mkDerivation {
name = "hello-1.…
-
You are going to great extend to ensure source code authenticity already. :+1:
However, it seems to me that the weakest link here is SHA1 used by git. Ref entry point: [sign all git commits](https://…