-
The page is basically inscrutable at this point. We need to parse the fields better so the user can see changes to the article easily.
-
Here's an excerpt on an off-line discussion about where Grbl is going and what's next:
**chamnit** : This is something I've been thinking about often recently. Is Grbl done? Or have we pushed it abou…
-
Right, so I've been working with @dellis1972 on the PCL generator project and it looks like it is close to being done.
It now uses a PCL generator solution based on Mono.Cecil called Piranah (which De…
-
Internal customers and external customers have asked for an observe method on the model.The observe method has the exact same signature as the get method, but the observable that it returns never comp…
-
Hi there!
I'm stockfishdeveloper and you contacted me about assisting me with the engine. Are you still interested?
stockfishdeveloper(David)
-
## Topic
Should we consider a virtual DOM for Dojo 2?
## Considerations
There are several considerations that should be made about a virtual DOM for Dojo 2:
- Perceived benefits:
- Allowing batchi…
-
Hi all,
I've noticed an issue with SpriteBatch rendering on WindowsGL platform (does not occur on Windows DX nor XNA 4.0). When drawing a sprite that moves at constant speed, the animation "stutters"…
-
Follow up from issue 53.
The source merge operation looks relatively easy.
Ryan, I would like to split the compiler code to allow reuse of some of its code in
the tools. Will create package compiler a…
ghost updated
9 years ago
-
Just read an interesting post on a potential peer review process for language corpora that has some useful guidelines/suggestions http://www.paradisec.org.au/blog/2012/11/counting-collections/
-
In the near future (before May 5) I plan on refactoring `plotROCRCurves` to use [plotROC](http://cran.r-project.org/web/packages/plotROC/index.html) which uses `ggplot2` instead of base graphics. This…