-
App sizes are currently significantly bigger with .NET 6 with a very simple hello world app.
# Test case
* Checkout `xamarin-macios`
* Execute:
```shell
cd tests/dotnet
make compare
```
…
-
Hi there!
Thanks for this great project. I ported it yesterday to a microcontroller-platform with quite acceptable performance. However I have some constraints regarding RAM memory here.
The exa…
-
1) start a scrub and let it run a little bit
2) cancel the scrub
3) wait some time. I rebooted and did some other stuff in between
4) resume the scrub
5) the Rate and ETA seems wrong.
Here is a…
ghost updated
1 month ago
-
I believe the A&G GUI uses the PostgreSQL database in /home/gaia to display star positions. Meanwhile, the astrometry solver now uses the (faster, bigger, simpler - no daemon) catsHTM database in /da…
-
Hi,
I just upgraded to executorch 0.4 and ran my code which previously failed as described in
https://github.com/pytorch/executorch/issues/1350
Now it fails with
```ConstraintViolationError```…
-
I am having a problem with running the BiG-MAP analysis module. The problem seems to be related the metadata 'sample type'
Kindly assist.
#my command
python3 BiG-MAP.analyse.py --explore --compa…
-
I have been trying to use the library but I get the error in the title. Here is the code I am using:
```
p, q, err := paillier.GenerateSafePrime(
1024,
4,
10000000000,
rand.Reader,
)
if …
-
We're investigating a slowdown of the mainnet chain that happend around block 7709170 , about 10:30am PST on monday 05-dec-2022. Several validators fell behind during this time, with one block being d…
-
### Summary
https://github.com/user-attachments/assets/02771fb0-c666-4fac-87a2-2c2927843a46
When using helix inside golang projects, wq command takes 1-2 sec to close editor. This lag not happen…
-
### Summary
There is this cosmos-sdk bug https://github.com/cosmos/cosmos-sdk/issues/5621 in which an sdk.Dec value was cast from an interface{} value, thus can be nil. We really should be able to d…