-
Hello. First of all, I love `potok`. It is by far the best system I have ever used for the application state management.
The only thing that bothers me a little is the RXJS dependency. As I moved …
-
the word lists are different from wordle.
if helpful, here's the wordle list:
```
valid_guesses = ["aahed","aalii","aargh","aarti","abaca","abaci","abacs","abaft","abaka","abamp","aband","abash",…
-
**Problem description**
To get more information about https://github.com/robbert-vdh/yabridge/issues/40, I moved the .DLLs from my plugins into my system's Wine `~/wine`.
Of course I added the new…
-
Hi Andrea,
I've been playing around with the dom-tagger, trying to get observables to render. Here's a simple example below:
```js
import { custom } from "lighterhtml";
import Atom from "kefir…
-
I have tried to disable USB FSP but can't find where KEFIR stores this Kips. While active, Tinfoil is reluctant to work with HDD support.
-
See https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-java-with-maven.
- Run `mvn install`.
- Expect tests to pass.
- If possible: describe in `README.md` how to…
-
If you will try to do synchronous emit in debounced observable incorrect sequence of events will be produced
i.e.
```javascript
const a = Kefir.pool();
const b = a.debounce(100).spy();
a.plug(b…
-
### Introduction to GitHub flow
Now that you're familiar with issues, let's use this issue to track your path to your first contribution.
People use different workflows to contribute to software pro…
-
Controller can be paired, but not mapped.
-
First of all, the script works very well, thanks for that.
Is it possible to read single articles per ocr from the receipt ?
This would be very nice!