-
@jbenet And I sat down and did some thinking about how to abstract consensus for use in libp2p and general ipfs applications.
Here are my notes:
We decided to have two layers of the interface. The f…
-
# Why?
Having an append-only log is _incredibly_ useful in _way_ more situations than most people _realise_.
Anywhere you would need **_accountability_ in data** is an _excellent_ candidate for *…
-
May you share Celeste Classic source code on GitHub too?
-
Reference:
https://github.com/orientechnologies/orientdb-labs/blob/master/OEP_10.md
**Summary:**
Disk-based transactions with record/index key granularity.
**Goals:**
Create transaction processin…
-
This is for discussion and could be broken down later:
The current API has somewhat complex modification semantics, does not http resource tracking (etags) for easy detection of modifications, and…
-
https://love69-renpy-remaster-project.github.io/Doc/renpy/%E5%8E%86%E5%8F%B2%E8%AE%B0%E5%BD%95%E8%B7%B3%E8%B7%83.html
-
Hi,
Sorry I'm posting this again, but I'm still having this issue and I don't know if I can re-open the closed issue. I put added some comments on the other issue, but I don't know if anyone will rea…
-
Hey,
This is a first draft of how I see the application. I also add a [important] on special features we need to have for the next beta week-end. I will use a special branch to develop a quick-and-no…
-
The very first `nix-env` operation isn't currently reversible. Say I have a fresh Nix install and I write something like `nix-env -iA nixpkgs.gitFull`. Before running that command, I didn't have `git`…
-
I'm using mysql version 5.5 on os-X and using django-nose with REUSE_DB =1 and number of tests is 0 but still running
python manage.py test
takes roughly 15 seconds to run .
looking at mysql log…