-
When using vanilla dropper to put cobble into glass cauldron, triggered by redstone clock, over time due to unclear reasons the cobble can 'miss' the cauldrons and begin to accumulate, eventually caus…
-
1.
In my knowledge, the time complexity of Fortune's Sweepline algorithm is O(n log n). This algorithm uses a balanced binary search tree(BBST) to insert/delete parabola and to do a binary search in …
-
#### Version of ampersand that was used
Ampersand-v3.13.0 [development:87cc7c6df]
#### What I expected
I expect the classification edges to show correct information.
#### What happene…
-
### Discussed in https://github.com/orgs/TriliumNext/discussions/209
Originally posted by **eliandoran** July 14, 2024
One of the things I am not very fond of is the fact that Trilium Notes (a…
-
With a custom parser to parse the JavaCC grammar for `morel` to produce an EBNF understood by https://www.bottlecaps.de/rr/ui we can have a nice railroad diagram (https://en.wikipedia.org/wiki/Syntax_…
-
**Error Message:**
```An exception occurred during diagram synthesis\ java.nio.file.InvalidPathException: Illegal character [:] in path at index 4: \\\c:\Users\jacky\Desktop\results\sample_efficiency…
-
Hi @dietmarw and @marcelofcastro
I had a meeting with one of our users, Prof. Massimo Ceraolo, @max-privato , he provided me the following valuable feedback.
These are my notes, @max-privato, cou…
-
**Background**
This story is about researching the user needs regarding report generation with TIM data. We want to understand who needs access to the data and for what user, what are the permit data…
aQuib updated
4 years ago
-
Originally reported on Google Code with ID 702
---
There is growing list of third-party tools for drawing UML diagrams.
Generating approproate Javascript versions using some of these tools would b…
Nava2 updated
6 years ago
-
For example:
```bash
rails g model Post title content:text÷
```
This should automatically update seedie.yml and add post inside it.
There should also be a flag to disable update inside the …