-
- **Launcher Version:** N/A
- **Operating system:** Windows
- **Antivirus/Firewall (if any):** N/A
- **Wine/Mono Version (if any):** N/A
Hello, I've noticed that the launcher installs a custom R…
-
I am opening this issue simply for a place to begin some code sharing back to your project. I ended up creating a brand new project inspired by this one. I have contributed some code here in the past …
-
This is probably somewhat off-topic, but I've been using `better-sqlite3` recently and my experience with it has just been flawless and I like the exposed APIs a lot, I'm evaluating using this library…
-
Thank you for your effort and contribution to the repository.
I was testing the balance sheet and noticed a discrepancy: the values for Total Current Assets,Total Assets and Goodwill appear to be m…
-
1. I have followed the README
2. I changed the port `80` to `8000`, the port `80` was already occupied in my Ubuntu system
3. The docker built successfully images in the docker-compose.yml
4. After…
-
How can I update maps?
I researched this repo and couldn't understand if there is a way to update maps without updating apk file.
Also in android java files there is `UpdaterDialogFragment`, how can…
-
### Build a reusable smart contract component
### Prize Bounty
2 prizes x $500 in ATOMs
### Challenge Description
In the Agoric platform, you build smart contracts in JavaScript, a language th…
-
Trying to use Tape, for a logging library, to persist logs, it is throwing OOM when calling `peek(int max)` . The individual data size is ~50 bytes, and calling the peek method with max = 20.
`FAT…
-
I want to package CosmoMC. To download, you have to enter your email address on a web site and accept a licence. A download url is then emailed to you. How do I tell Spack about this? I assume I will …
-
Hello Przemek,
I can successfully read both formulas and results as text from cells by looping through a series of rows like so:
```
For ($i=1; $i -le 40; $i++){
$RowFormula = $Worksheet.Cells…