Miguel de Icaza on Nostr: Some observations on swift concurrency: - it has caught a bunch of mistakes I made - ...
Some observations on swift concurrency:
- it has caught a bunch of mistakes I made
- I made a couple of mistakes trying to speed run fixes
- some of the solutions to the problems are harder to grasp than I hoped. I still google a lot.
- wish there was a “sure you are correct, but I can guarantee this ain’t ever going to happen, let me do it”
That said, I forgot how many times I used “foo!.bar” because I knew “this is never going to happen” and found it a few months later on the crash logs.
Published at
2024-09-29 14:13:03Event JSON
{
"id": "66e773f67729a1ed4585988091f035f82adc7d198d44dec6b7a9dbf3845236a6",
"pubkey": "878c47bd4979fad7d81d5032895a0cbd8c7b3ac35f6b75f6131bd7144293d9fa",
"created_at": 1727619183,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/Migueldeicaza/statuses/113221250820232066",
"activitypub"
]
],
"content": "Some observations on swift concurrency:\n\n- it has caught a bunch of mistakes I made\n- I made a couple of mistakes trying to speed run fixes\n- some of the solutions to the problems are harder to grasp than I hoped. I still google a lot.\n- wish there was a “sure you are correct, but I can guarantee this ain’t ever going to happen, let me do it”\n\nThat said, I forgot how many times I used “foo!.bar” because I knew “this is never going to happen” and found it a few months later on the crash logs.",
"sig": "8df5168a462a868358561d4d104df685e9085a8df28616cc5821a372f6bed9815b8c09549e320f12b93400a99121e0a079b70c7187789301f9c906196bb9d453"
}