-
ai.fellowship@kcl.ac.uk
-
### Paste minimal KCL source that produces a cryptic error
```javascript
startSketchOn("YZ")
|> startProfileAt([0, 0], %)
|> bezierCurve({
control1: [1, 0],
control2: [9, 0],
to:…
-
```
root@root:/# cat test.k
project = "aa" if option("Project") == "pp" else None
root@root:/# kcl test.k -D Project=pp
project: aa
root@root:/# cat kcl.yaml
kcl_options:
- key: Proj…
-
Here we collect academic conferences that contribute to the field of algorithmic art: creative coding, generative art, live coding, digital art preservation. Venues that publish regularly on these top…
-
# Trending repositories for C#
1. [**JustArchiNET / ArchiSteamFarm**](https://github.com/JustArchiNET/ArchiSteamFarm)
__C# application with primary purpose of farming Steam cards …
-
Hi,
We have a kinesis data stream with 10 shards (and enhanced-fanout auto enabled by KCL). We also have MultiLangDaemon from KCL2.x (**Python**) deployed in Docker. The requirement is to fetch dat…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
When a dependency is added using kpm, an extra newline is added
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. auto fmt kcl in lunarvim
2. fmt result error
### 2. What did …
He1pa updated
2 months ago
-
Hello, we have an instance of a Kinesis consumer in one of our customers environments that is "stuck", but not in a typical way (typical to me anyway). The consumer is requesting and processing record…
-
Hi,
I have issue with checkpoints and ending shards.
In my processor, after each processRecords call I am calling checkpoint with sequence number. Sequence number is also stored in processor fi…
posac updated
6 years ago