I am wondering whether with GenAI, migrations like this one will be less and less painful, and therefore more people will be able to migrate to newer technologies/versions sooner and quicker.
Why use GenAI for this use case? Instead you can write transformers from one syntax to another syntax that will not hallucinate and work correctly every time. The conversion is well-defined.
Yes I meant satellite. Still strange as it's one of the busiest airports in the world and images appear to be taken during the day so... no way there were only 2 planes at any given point... For example Gatwick (LGW) does show quite a few planes just parked.
I am surprised no-one is mentioning Buf for all the great work they've done with the CLI and Connect for much better devex, tooling, and interoperability.
I was on this flight and I am wondering if there is anything available online to see what actually happened? I don't think it was serious at all but would still love to know - out of curiosity. The airline hasn't shared any details, although I suspect they'd reply with _something_ if I asked nicely over email..?
We're considering adding additional password protection as a new feature (see https://github.com/sniptt-official/ots/issues/2) - this password can then be shared via other channels with the recipient.
We kinda did this with the snip cli (which is one of our other repos besides the ots cli). It's basically a wrapper around PGP with some additional features like vaults to facilitate sharing PGP encrypted secrets with a team. And... It takes less than 10 minutes to set up :P