mathematician

Results 181 comments of mathematician

> What do you propose it should do instead? It should do a compilation error.

Also need to modify `0015-ckb-cryptoeconomics`.

If a project (like a component) is unfinished but in perspective highly useful, the above described system creates the incentive for "venture capitalist" to invest into the future of this...

The donors should be able to donate even to a project (e.g. on crates.io or pypi.org) that is not presented at GitCoin grants. In this case, the entire donation goes...

Note that speaking about dependencies I mean both direct and indirect dependencies.

The grant owner should be able to sell a part of his/her grant, to receive money quickly. So the grant owner should receive a fungible token representing "shares" of his...

Donations address to be specified at GitHub in a file like `http://github.com/vporton/vporton/.gitcoin`.

It is important that the user can't opt-out from the affiliate program (or set a prohibitively low affiliate share) for his grant, because doing SEO for free projects is even...

Create software that will automatically find donations recipient address (e.g. for dependencies) by checking an URL like `https://github.com/vporton/vporton/donations.json` related to browsed software package or scientific article (as reported by Semantic...

I have edited the DIP to show the error more exactly. Here is a copy of the example with the error: ```d import std.stdio, std.meta; struct S { void f()...