-
Como as páginas foram copiadas diretamente do site antigo, alguns links estão quebrados. É necessários removê-los.
-
I am trying to run the RedshiftBasic sample and I have included aws.accessKeyId and aws.secretKey properties at the end of the RedshiftBasicSample.properties file per the instructions. When I run 'ant…
-
In a recent clean install of Dockerised Archetype, on first running after install, startup failed due to password authentication failure in the Django connection to the PostgreSQL server (see screensh…
-
### What happened?
I noticed the `function-kcl` is consuming a lot of memory. It has a constant climb in memory usage which leads me to think there is a memory leak.
![image](https://githu…
-
## Bug report
I just updated my ROS2 version, from foxy to galactic, and I am getting this error when trying to run any of my nodes (in this case my node is called "_kinematic_control_node_"):
…
-
```python
import gdsfactory as gf
c = gf.components.mzi()
c.pprint_ports()
gdspath = c.write_gds()
c = import_gds(gdspath)
c.pprint_ports()
c.show()
```
return…
-
When testing the the manual check [list](https://github.com/KittyCAD/modeling-app/pull/4046) for the latest cut release I found an edge case we are missing when opening files and folders.
## Preexi…
nadr0 updated
3 weeks ago
-
### What happened?
I have problems to use arrays with conditionals. I would like add an element to an array, but the output is not as expected
### How can we reproduce it?
This KCL scri…
-
[Add a title above and insert a description of the issue here]
If I have a source file being shown in the code editor in zoo app, and then edit and save it outside of the zoo app (e.g. using vim), …
-
### As Is
- there is a bug on main-branch
> ```go
> package crud
>
> import (
>
> "KCL-Hack2024-PU-Back/database"
>
> )
> ```
### To Be
> ```go
> package crud
>
> im…