-
### Environment
- VerneMQ Version: 1.12.0
- OS: Kubernetes (Azure AKS)
- Erlang/OTP version (if building from source): 23
- VerneMQ configuration (Kubernetes env, variables)
```
- name: DOCKER…
-
We've happily adopted Cirrus CI for several projects, thanks for supporting OSS!
However, we are starting to have serious issues with the Linux ARM runners.
- Sometimes they may take multiple ho…
-
Add support for removing a line, a range of lines, or a tuple thereof. A `CodeLine` object should have a simple `remove` method which removes it only; and the `CodeBlock` object should have a `lines` …
-
Two of the most important slice feature to allow fine adjustment and consequently higher quality prints are Pressure Advance aka Linear Advance and Pressure Equalizer.
SoftFever already allows you …
-
TL;DR: Separate setting for outer wall layer height, to speed up printing while still having hight resolution (similar to the "Infill Layer thickness" setting)
All 3D-printer users want their prin…
-
**Is your feature request related to a problem? Please describe.**
The ripple effect just looks too stiff.
**Describe the solution you'd like**
The ripple effect should start at the position of t…
-
### A new board from Lilygo published.
### It uses ESP32S3(N16R8) as controller,and uses ED047TC1(Soft ver.) as display.
I try to make a patch to my own code,but arduino IDE only throws a lot of(99+…
-
Currently, depending on if a series has been matched in standard mode or multi-episode mode (i.e. tvdb2/3/4 mode), different sources of metadata will be used for each episode's Director and Writer. In…
KingJ updated
1 month ago
-
When writing code with units, any result of calculations at the moment is always an Expression:
```
val distance: Metre = 10.m
val time: Second = 10.s
val speed: Expression = distance / time // th…
-
Hi
I would like to find an solution to watch the video of my reolink argus 2 camera under linux, wath i know is , those came use only an uid , send to an amazon p2p server whose send back video and i…