-
Currently, instructions for correcting leap seconds include two slightly complicated calls to msmod.
For example, for a positive leap second on 2016-12-31T23:59:60, the calls are :
```
msmod --ti…
-
Chad requested the following changes to the page for the updated ATO results
- Dynamic legend
- Negative and positive legend values should not be the same color scheme
- Dilute the white borders …
-
Hi there. Thanks for the project :) .I'm trying to get it up and running, but it seems to hang after going into a giveaway within chromium. Here is the full output:
```
Enter your Amazon email a…
-
尝试了几次,没有添加Header和其它Adapter无异,当addHeaderView后出现异常,数组越界。
` java.lang.ArrayIndexOutOfBoundsException: length=0; index=-1
at java.util.ArrayList.get(ArrayList.java:439)
at com.chad.l…
-
# Lines of code
https://github.com/code-423n4/2022-09-y2k-finance/blob/main/src/Vault.sol#L378-L426
https://github.com/code-423n4/2022-09-y2k-finance/blob/main/src/Vault.sol#L203-L234
# Vulnerabili…
-
Hey guys,
I'm not sure if this is related to: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/1198
Seems as if GPay isn't sending the address_1 and address_2 fields to /?wc-ajax=w…
-
Hi @simonbyrne , thanks for this package!
In trying this out, I've gotten really nice results for things like a polynomial approximation to `log1pexp`. But this `AssertionError` seems very common. …
-
I tried doing this:
``` js
var info_log = blessed.box({
content: 'info log\n',
scrollable: true,
alwaysScroll: true
});
```
and then when new data comes in, I want to add a line to it so…
-
I just downloaded version 0.5 from the website and unzipped it. I tried to run the `rainet-access-battlers-v0.5.x86_64` executable and it segfaulted.
So I ran it with `gdb` and this is what the ses…
-
```
hi, i'm working on getting boost built for cortex and it would be very useful
to
know which of all of boost libraries are required by cortex, so that i can
avoid
building the whole thing.
th…