-
8chan has [joined Gratipay](https://gratipay.com/infinitechan/). See [FD1518](https://gratipay.freshdesk.com/helpdesk/tickets/1518) (copied [below](https://github.com/gratipay/inside.gratipay.com/issu…
-
Example:
``` scala
scala> import cats._, cats.std.implicits._
import cats._
import cats.std.implicits._
scala> Apply[Function0].map2(() => { println("1"); 1 }, () => { println("2"); 2 })(_ :: _ :: N…
-
This sort of breaks `IValidator(types={"mytype" : my_type})`. Not sure what to do about this yet.
Tempted to break compatibility with the metaschema.
@fge why was this change made?
-
The AGPL license is banned from use at a number of companies (e.g. Google).
Is there any chance Strut could be dual-licensed under another license (e.g. GPL, GPLv3, MIT, etc...) that would allow it t…
-
I believe founding members should either have:
1. A limited term, and the board should have the ability to remove them.
2. Or, they title should be honorary but shouldn't come with any special voting …
-
This is something that should go in 0.3.
It seems odd that spherical coordinates have the attributes .x, .y, and .z. I think it makes more sense conceptually to just have the user do:
```
icrs = IC…
adrn updated
10 years ago
-
@Thargoid wrote up some back story for a few different factions here:
https://github.com/Thargoid/pioneer/wiki/Story
We know we need factions. We're pretty much in a position to start implementing. …
robn updated
12 years ago
-
# Executive Summary
The record and conclusion models actually model the same domain but have been artificially separated. Thus, GedcomX isn't even interchangeable with itself in spite of trying to be…