Skip to content

Instantly share code, notes, and snippets.

@dmtucker
Last active January 30, 2022 09:00
Show Gist options
  • Save dmtucker/dc4faa835fcb71f0b6a71e2ab9ae11c4 to your computer and use it in GitHub Desktop.
Save dmtucker/dc4faa835fcb71f0b6a71e2ab9ae11c4 to your computer and use it in GitHub Desktop.
Projects
@dmtucker
Copy link
Author

dmtucker commented Jan 28, 2019

OpenFusion

  1. Migrate repositories:
  2. Modernize open-fusion-webapp.
  3. Modernize vizit:
    • Restructure / Package
    • GitHub Actions
    • NPM

GeoJSON

  1. Reach parity among gjtk implementations.
    • Add a PR template requiring lockstep with the other after that.
  2. Ensure support of the new GeoJSON specification.
    • Update documentation to reflect that.

Licensing

  • License all projects consistently.

Deployment

  • VPS?

Statistics

March 2018:

(david-YYe3LIIa) david@kahuna:~ $ pypinfo --days 365 --percent ogre pyversion
Served from cache: False
Data processed: 138.37 GiB
Data billed: 138.37 GiB
Estimated cost: $0.68

| python_version | percent | download_count |
| -------------- | ------- | -------------- |
| None           |  97.16% |          7,040 |
| 2.7            |   1.01% |             73 |
| 3.6            |   0.94% |             68 |
| 3.4            |   0.37% |             27 |
| 3.5            |   0.37% |             27 |
| 1.17           |   0.15% |             11 |

(david-YYe3LIIa) david@kahuna:~ $ pypinfo --days 365 --percent gjtk pyversion
Served from cache: False
Data processed: 138.37 GiB
Data billed: 138.37 GiB
Estimated cost: $0.68

| python_version | percent | download_count |
| -------------- | ------- | -------------- |
| None           |  94.65% |            760 |
| 2.7            |   1.74% |             14 |
| 3.6            |   1.12% |              9 |
| 3.5            |   1.12% |              9 |
| 1.17           |   0.75% |              6 |
| 3.4            |   0.62% |              5 |

@dmtucker
Copy link
Author

dmtucker commented Jul 18, 2019

Rename dmtucker.github.io to david.tucker.name in Docker Cloud.
https://success.docker.com/article/how-do-you-rename-a-docker-hub-repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment