graph LR
%%{init:{'flowchart':{'nodeSpacing': 8, 'rankSpacing': 40}}}%%
Home("<a href=https://georgegarside.com/>🏡 Home</a>")
Blog("<a href=https://georgegarside.com/blog/>📝 Blog</a>")
Apps("<a href=https://georgegarside.com/apps/>🧰 Apps</a>")
Home --> Blog
Blog --> macOS("<a href=https://georgegarside.com/blog/macos/>💻 macOS</a>")
Blog --> iOS("<a href=https://georgegarside.com/blog/ios/>📱 iOS</a>")
Blog --> Git("<a href=https://git.day/>git.day</a>")
Blog --> Posts("<a href=https://georgegarside.com/blog/>📑 All Posts</a>")
subgraph Apps["<a href=https://grg.app/>grg.app</a>"]
direction RL
BT("<a href=https://georgegarside.com/apps/bluetooth-inspector/>Bluetooth Inspector</a>")
WAI("<a href=https://georgegarside.com/apps/web-archive-inspector/>Web Archive Inspector</a>")
AI("<a href=https://georgegarside.com/apps/accessibility-inspector/>Accessibility Inspector</a>")
Thermals("<a href=https://georgegarside.com/apps/thermals/>Thermals</a>")
Alembicue("<a href=https://georgegarside.com/apps/alembicue/>Alembicue</a>")
end
iOS --> BT & WAI & AI & Thermals
macOS --> BT & Alembicue
Highlights
Pinned Loading
319 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 8 commits in 2 repositories
Created a pull request in superfly/flyctl that received 2 comments
Support config argument on apps restart
Fix #4279 Restart an application. Perform a rolling restart against all running Machines. Usage: - fly apps restart <app name> [flags] + fly app…
+4
−2
lines changed
•
2
comments
Opened 7 other pull requests in 1 repository
superfly/flyctl
4
open
2
merged
1
closed
-
Error on unexpected args rather than silently ignoring
This contribution was made on Apr 8
-
Don't pick 'first' machine if specified machine is not found
This contribution was made on Apr 8
-
Add .venv to Python .dockerignore
This contribution was made on Apr 8
-
Add F# project discovery for .NET scanner
This contribution was made on Apr 8
-
Support JSON output of machine VM sizes
This contribution was made on Apr 8
-
Fix comments and spaces for parsing env secrets
This contribution was made on Apr 8
-
Fix expectations of env parsing for secrets
This contribution was made on Apr 8
24
contributions
in private repositories
Apr 8 – Apr 12