-
Hi Electroneum Team, thanks for the great work you are doing. Looking forward to ETN taking over the World soon :)
We are running a small pool at https://www.etn.rustylock.club that was [doing quit…
-
**EDIT 26/11/2018**:
* **Am I affected?**:
If you are using anything crypto-currency related, then maybe. As discovered by @maths22, the target seems to have been identified as copay related libr…
-
Now `org.cactoos.scalar.Folded` is reduce and `org.cactoos.scalar.Reduced` is fold.
You can check it in Scala or another programming language. You can also see [cactoos-math FoldLeft](https://github.…
-
The puzzle `736-a59d45fd` from #736 has to be resolved:
https://github.com/yegor256/cactoos/blob/287c998b54c8712082a9747a65d32dd1eb3182b6/src/main/java/org/cactoos/scalar/CheckedScalar.java#L42-L48
…
-
`Scalar` throws `Exception` on access, `Text` throws `IOException`. This enforces exception handling on simple conversion of numbers to text. I think it would be handy to have all basic classes throw …
-
https://thirteenag.github.io/wfp#comments
-
:exclamation: ~~please try to NOT start discussions in here, start a new issue instead. ONLY use this thread to report extensions - _thank you_~~
Use this issue for extension announcements: new, go…
-
I request a runtime type checking system that perhaps looks something like this:
``` ts
function square(x: number!) {
return x * x;
}
```
Where the `!` tells the compiler to generate a runtime typ…
-
目前的規則:
1. 只會顯示在 GitHub repo 的 README
2. 要出現在 Awesome List 的清單之中
願望清單:
1. 所有 GitHub 頁面,只要有 repo link 都可以顯示 stars(例如:GitHub Issues)
2. 如果有效能考量,可以提供類似 checkbox UI 讓使用者自己選擇(例如:是否在 awesome list …
amowu updated
6 years ago
-
Hi there,
I am trying to get pin analytics but i get nothing. here is my code:
```
date_default_timezone_set('America/Toronto');
require __DIR__ . '/vendor/autoload.php';
use seregazhuk\Pin…