-
Please enclose the screenshots you post into spoilers, so the issue does not become a monstrosity like #178.
---
The resolved issues have moved to 3rd post here!
---
General
---
- [x] No C…
-
Hey,
I see that Cockatrice uses the Mersenne Twister to do random number generation for things like deck shuffling. (sfmt_genrand_uint64) This is not a secure PRNG when used in an adversarial conte…
altf4 updated
4 years ago
-
SEAG Chapter 1: What is Software Engineering?
---
> "It's _programming_ if 'clever' is a compliment, but it's _software
> engineering_ if 'clever' is an accusation." (page 10)
JohnK notes:…
-
Hi!
I'd really love to use your publicsuffix library, but it's currently very slow (even compared to a Python implementation, 74s vs 5s per 1M domains). Any chance there are any easy fixes that cou…
-
I am trying to use `Allreduce` (with `MPI_SUM`) in a matvec function passed to [`jax.scipy.sparse.linalg.cg`](https://jax.readthedocs.io/en/latest/_autosummary/jax.scipy.sparse.linalg.cg.html#jax.scip…
-
In an ideal world, startups would be easy. We'd run our idea by some potential customers, build the product, and then immediately ride that sweet exponential growth curve off into early retirement.
T…
-
ASP.NET Core supports integration with various single-page app (SPA) frameworks, including Angular, React, and React + Redux. Initially integration with these frameworks was accomplished with ASP.NET …
-
We had such definition of `exec_event_structures`
```Coq
Structure exec_event_struct := Pack {
N : nat;
lab : 'I_N -> label;
fpred : forall m : 'I_N, 'I_m.+1;
frf : forall (r : '…
-
# Introduction
These are snippets I've collected while monitoring the Filecoin network communities.
### Reading List
https://beta.spec.filecoin.io/
-
A proposal by [cryptogirlHODL ](https://www.reddit.com/user/cryptogirlHODL) and myself for an improved voting system. It solves many of the issues currently in discussion, including the value proposit…