-
## Proposal
I would like to propose an ice age function for proof of stake, similar to the difficulty bomb in Ethereum proof of work.
## Reasoning
The Ethereum ice age aka difficulty bomb in …
-
"Features can have their own mutation observer each" (like this:)
https://github.com/code-charity/youtube/blob/96879c6e2ce0321d68b1a27f36251c9a92beba44/js%26css/web-accessible/init.js#L67-L75
…
-
**Is your feature request related to a problem? Please describe.**
I wasn't familiar with [hlist](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html?highlight=hlist#directi…
-
### Task description
Point is that armbian always does bunch of weird things that break teres and it's really flustrating to always going on a wild geese chase figuring out what broke it this time.…
-
At this current time, this control only works if the NV_DX_interop is supported. If the extension is not supported, an AccessViolationException is thrown. This happened to me on a virtual machine wher…
-
### Description
One problem with Min/Max computation is that Presto will stop at the first seen null, and hence the final results could be dependent on the order of things being received.
The ch…
-
As of #485 workers can spill excess data to disk. They currently evict tasks from a fixed pool of memory to disk with a simple LRU policy. Task results are stored on disk as single files. This is c…
-
## NIM GAME
Hi @giogenna16! I decided to examine your code about the creation of agents that can play Nim game.
I tried locally your code and understood your purposes, I hope that my suggestions can…
-
## bearophile_hugs reported this on 2012-12-02T11:36:58Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=9106
### CC List
* gassa
* issues.dlang (jmdavis)
* joseph.wakeling
* luis
* mo…
-
Ian's complaint about Python's shitty threading support is certainly a valid one. Multiple CPU bound threads cannot work in Python, at least not in CPython (and I don't foresee us moving to IronPython…