Alexander Kyte
Alexander Kyte
It would be nice to make some node-webkit app that pulled PRs and stuff from store and presented a UI for altering this stuff.
Does secure-scuttlebutt allow me to query for an arbitrary element? Because the problem with a lot of these subscription-based distributed stores is that they make it really hard to say...
One of the general problems with software development in general is keeping track of progress with people working asynchronously. People file bugs in trackers that aren't directly linked to the...
I believe that closing a bug is semantically very much like making a merge. Someone opens a bug, the client makes a PR that adds an issue commit. Consensus happens...
I mean that message could happen over multiple channels. All the master repo needs is a hash. Here's a pseudo-protocol. FILER: ``` * Merge upstream/master. * Make new branch at...
Yeah, one of the nice things about email is that it lets each person be as paranoid about owning the stack as they want. I can make a gmail alias...
Would love to see movement on this. Without it, any documentation for how to use dotnet has to include OS-specific (and even distro-specific) steps around upgrading.
@kumpera
Right now, mono seems perfectly capable of running binaries produced from this repo. The build infrastructure is very closely wedded to dotnetcore though. We fail to AOT the codegen functions,...
I'm having the same issue using rvm, ruby 2.11, an a brand new ec2 instance.