-
@shelby3 I want to discuss whether to include union types here. I would like to design a language that meets the requirements you have for extensibility, but I don't necessarily want to achieve it wit…
keean updated
8 years ago
-
requesting that both syntaxes be supported (at least for top level declarations)
```
foo :: forall a e. a -> e
foo :: a -> e
```
-
Super long term, maybe not even practical, but perhaps we could see a syncing mechanism similar to [Ensembles](http://www.ensembles.io). Ensembles is really great for syncing, and as of now it would …
-
When I try to use PySMT for LIA formulas with CVC4 as an underlying solver, it throws an exception: "pysmt.exceptions.NoSolverAvailableError: Solver 'cvc4' does not support logic LIA". Is this a corre…
-
I'm looking to migrate the [Quantified Self Forum](http://forum.quantifiedself.com) from MyBB to a modern solution. Discourse is written in Ruby, and I'd much rather use JavaScript everywhere.
dandv updated
9 years ago
-
http://www.meetup.com/Singapore-Magento-User-Group/events/230192978/
-
**OVERVIEW:** Sometimes, when calculating passage estimates for a given time frame and river, the passage estimate turns out to be something obscene. This is easily seen to be attributable to large …
-
## Ship List
- [ ] Open Tech Calendar event ([link to event])
- [x] Drinks ordered
- [x] Drinks delivered to SkyScanner
- [x] Pizza ordered
- [x] Pizza paid for
- [x] Speakers confirmed (#63, see comm…
-
"sbt test" fails without the Vampire external software on Windows 10 with the following error:
`[error] Error: Total 1275, Failed 0, Errors 5, Passed 1108, Skipped 162`
`[error] Error during te…
-
Many quantified self apps allow you to insert data manually through their web interface. It would be nice if the web interface registered itself as a device, and the person can manually type in inputs…