-
Based on both past experiences with Shea running the code and with his more recent screenshots, there are some issues with displaying certain accent characters across different computers. Maybe this i…
-
To start off, this issue is *not* about how Action Duel is played, that has been implemented in an acceptable way.
The issue is about how Action Field cards are implemented in the game, in another …
-
I'm not a python expert, and I haven't tried messing with the code (yet), but I think this line:
https://github.com/galaxyproject/tools-iuc/blob/916aaa04992e36f9324299949b86cccd12d3081d/tools/ncbi_…
-
I am trying to track down what I think may be a bug in SOFA regarding polar motion. In their function Pvtob(), they do the standard rotation of the Earth by xp around the y axis and then yp around the…
-
@jmigliori Here are the batch of next 100 page instances, continuing #15
-
The Shim is something we can be confident of because it is *small*, < 700 lines of code currently, which is possible only because it omits a parser. However, without an accurate parser and rewriter, t…
-
A customer has had a fairly serious problem with stirring the cryogenic tanks with a circuit fault present. To reproduce:
1. Build CSM
2. Perform mission up to translunar coast
3. During translunar co…
-
Currently the proposal has “errors” as an own property that’s a normal array. Are there thoughts on making it a prototype getter that constructs an array from the contents of an internal slot?
-
Duplicates maybe appears on this list. "Forked" from [ryuuganime/animanga-wordlist](https://github.com/ryuuganime/animanga-wordlist)
- [ ] (Making of) Evangelion: Another Impact
- [ ] .hack//G.U. Re…
-
This simple RegEx pattern will allow for spellchecking every single English word.
Nebula should loop through every word on every pageload and verify each word is spelled correctly. Also on the admi…