-
## Summary
Encoding in the SDK is currently handled by the go-amino wire codec. The implementation and use of this encoding protocol has introduced several major concerns over time, with the tw…
-
There's already a thread #200 discussing the necessity of extending the three-number SemVer notation to indicate tiniest nightly changes. In this thread i would like to discuss the necessity of the op…
-
We have a bit of code to reserve an account from an available pool, which looks like this:
`var account = accounts.OrderBy(x => x.UsageCount).FirstOrDefault(x => x.TryReserve(token));`
After por…
-
I do not like the new look of the source control. In the old system, if I had 4-5 repos showing, the one or two with active changes would show up clearly at the bottom. Now it's very muddled…
-
https://github.com/feilen/OpenVR-AdvancedSettings/commit/93af92f07369c16c7fdae620f7055ff9a4412026
Didn't want to submit a PR since what I have is a little rough around the edges, though it works be…
-
### Problem
Consider the following three outstanding issues with NRTs
**1. Object Initializers**
Object initializers are greatly loved by many C# programmers. However they don't interact very w…
-
This is a proposal to merge my existing work into the Webpack core. The base concept is federated application orchestration at runtime. What I hope will provide a new era for how we build apps at sc…
-
**Steps:**
- [x] Review alternatives to improve performance in `Sysfs.java`
- [x] Evaluate the performance with JMH
- [x] Consolidate changes with current architecture
**Original Request:**
…
-
Minetest Game is as of now the only game that is bundled with Minetest. Thus, it should be made attractive to newcomers (actually, I would say that Minetest Game needs to be developped more, and that …
-
While working on the Kokkos integration I noticed that the Containers/Variables are derived from the AthenaArray class.
If I remember our discussion at the workshop correctly, we decided that don't n…