Results 212 comments of bryceco

It’s clever that you use LinkedHashMap to track the oldest items, however when a cache hit occurs you need to move the item to the end of the list. Also,...

I think @Scott-TT nailed it pretty well. It's abhorrent in current society, and it's equally abhorrent in the NH universe. When you perform that act you should be aware that...

Please submit a pull request that provides support :)

I don’t plan to switch but I just now became aware of iD’s version. If iD’s version would reduce Go Maps!!’s network usage that would be a win, but I...

> The subkeys omitted from this PR will continue to appear in the menu but as a raw value rather than a pretty-printed one. Is that really how multiCombo works?...

I was using the built-ins when available, or tagInfo if not, but didn't think to union them. Thanks!

It’s not abandoned, it’s just waiting for Quincy’s replacement to come along. Or somebody could adopt it. But nothing here will be available to iD until iD has a new...

Related: is there an easy way to display the amount of gpu ram available? On my MacBook Pro it's not obvious.

I did write a script to dump the contents into SQLite, but there wasn’t any savings on total size. I’ll see if I can find the script if you want...

SQLite script is here: https://github.com/bryceco/GoMap/blob/master/src/presets/nsiSqlite.py