-
This is more-or-less a continuation of issue #25 (most of which is actually [here](https://github.com/rust-lang/rust/issues/14015)).
# Preface
I don't personally have an urgent need for this fun…
-
Most networking libraries provide some standard way to implement basic protocol building blocks like "split a stream into lines", "read exactly N bytes", or "split a stream into length-prefixed frames…
-
-
hen I set off to write a book about the middle of bold projects and
entrepreneurial journeys, you might expect that I started with my
own. Having endured five years “bootstrapping” my own
business …
-
Now that JavaScript modules are on the verge of widespread browser support, we should think about an HTML module system that plays well with it. HTML Imports doesn't have a mechanism for exporting sym…
-
The Firezone Relay functions as a STUN/TURN server to facilitate NAT traversal for automatic holepunching.
Relay should only be expected to run on Linux with a recent kernel. We will likely need to…
-
Moving from the LaunchPad question [Status of "transition to git" Blueprint given madgraph5 GitHub Organization](https://answers.launchpad.net/mg5amcnlo/+question/693060) to here, can [release tags](h…
-
Hello, users of sol2! This issue was made so that I could get a better idea of what you all use for Lua and how much you like / dislike sol2 compared to what you used to use (if anything) and sol2 now…
-
# Context
When a smart contract goes live, it may need to be updated or changed for various reasons.
To enable smart contract upgradability, it is important to address challenges such as data lo…
-
In Flutter, we pass lists around but it is a convention that once you have passed a list to an object, you no longer "own" the list and are not allowed to modify it.
Unfortunately, nothing in the l…
Hixie updated
2 years ago