-
What is the viability of making this project work with tile sets that are not necessarily the Earth? Say I wanted to take another tile set, maybe from the moon? I might not have terrain data either, b…
-
When I use GPT to read a large local data set of several hundred MB in hybrid mode, GPT will start reading. When I check the Activity Monitor on my Mac, I can see that the memory usage of python3.…
-
By the end of 2026, NASA should have a formal definition of LCT. Hifitime should provide some example reference to support that.
> OSTP chief Arati Prabhakar's memo said that for a person on the mo…
-
Create a Treasure Hunt popup that shows treasures info when you go near certain trees, with a clue to find the next tree treasure.
Location Services must be turned on.
Related issues:
https://g…
-
We've been experimenting with this for a while. Although there are still issues like cost and character breaking, we believe it is ready for controlled deployment in real games. One point of reference…
-
It's pretty weak, and we've already said we're just looking at tsinfer. This is leaving the reader at the end of the paper going "yes, but why on earth haven't they *tested* this, and given concrete d…
-
When I drop into a debugger with this setting in `pytest.ini`:
```
--pdbcls=IPython.terminal.debugger:TerminalPdb
```
then I can use the up/down arrows (or ctrl+P) to browse command histor…
-
I use e.g. the following code to generate the ecliptic longitudes of Pluto and Juno seen from Earth on a given date and time in 1859:
```
from skyfield.api import load
from skyfield.data import m…
-
```
Decompress Google Earth kmz files.
More generally, perhaps we should be sniffing the file to see if it's
compressed (similar to the Unix file command using /etc/magic) or attempting to
decompre…
-
```
What feature would you like to see?
Objective is to Control Google Earth via the Air Mouse. An earlier (simpler)
attempt was made by emulating keystrokes on Google Earth which wasn't
successful.…