-
currently this mod doesnt work on jack-o-turnips - i would love to them added to the items that get overfueled :)
-
I have the impression that sometimes the sorter stops. Happened for me with critical photons
-
This mod has belts that exceed the hardlimits of the Factory Tick:
> Due to the complexities of how the game has implemented belts, the maximum belt transfer speed can't exceed 2000 items/min witho…
-
I tried filtering the scene ID using the variable in `items_filter()`, but it didn't work. However, if I pass it as text, it works. Is this expected behavior?
```r
library("rstac")
stac("https:…
kadyb updated
4 months ago
-
**Does your feature request involve difficulty completing a task? Please describe.**
In landscape mode, the status bar is much wider and has a lot more space for items. However, KOReader only allow…
-
![image](https://github.com/HGustavs/LenaSYS/assets/128893264/095988d6-b875-4ad6-ad51-2eab38d0de9f)
In the image, I have marked "HTML5 Example 2", "HTML5 Example 3" and "HTML5 Example 4". When clic…
-
### Steps to reproduce
1. Log in as an account who has the ability to edit a folder in Teampass
2. Expand the folders until an item appears on the right
3. Click on the pencil, nothing happens.…
-
### Description
Bestsellers & Top Rated on EzyShop: Discover the most popular products and top-rated items chosen by EzyShop users! This section features bestselling products across categories like…
-
I'm looping over some array items and perform some DB tasks. It's basic Select and Inserts.
Somehow, I receive `prepared statment already exists` error.
I saw other issues people mentioning so…
-
It's surprising that doctests sometimes don't run at all, and there's no warning about this.
```sh
cargo new foo --bin
```
```rust
/// ```rust
/// assert!(false);
/// ```
fn main() {
…