I do definitely think temporal is a good product, and I hope my original comment didn’t come across as overly negative. I also only have production experience with the go sdk, so maybe some of the pain points are less…
Yes, it is a “capital F” Framework. Meaning, at least using the go sdk, I felt like a lot of my existing go knowledge (was developing go professionally for about 6 years before my first temporal project) wasn’t as much…
This was an opinion article though right? The NY Times seems to have always had a fairly diverse range of opinion writers. I know I have even read criticism recently saying that the times shouldn’t be giving such…
I’m assuming this was posted in the context of https://news.ycombinator.com/item?id=34179426
Thanks, learned something new today with return-from! I’d be curious how different cl implementations implement it. The first few examples are what I was more familiar with, and it is precisely your note “and this…
As someone who had recently started going the other direction, from C and C-based languages to those more influenced by lisp, it took a bit of getting used to but I’ve grown to appreciate the expressiveness and…
From their FAQ: Q: Do games get deleted when the week is over? A: Absolutely not. You keep the games forever. https://help.play.date/games/season/
My guess was always that a post on a particular topic might make someone interested to learn more about that topic. If that person then finds a related link interesting, they are more likely to share it if the original…
That’s still slightly different though. If the bots were just for today’s word, and I were the type of person who likes posting my streaks, I could realistically avoid checking twitter until I’ve solved today’s puzzle.…
That seems to be mostly just a matter of taste, but is definitely off putting when coming from other languages. Interestingly other recent languages like rust, zig, and go follow a similar convention to type script. Go…
It’s not too hard to imagine in a larger code base, where maybe libfrontend is relatively stable but libbackend has active development. Now if I want to update libbackend (maybe a new feature was added, maybe there’s…
I do definitely think temporal is a good product, and I hope my original comment didn’t come across as overly negative. I also only have production experience with the go sdk, so maybe some of the pain points are less…
Yes, it is a “capital F” Framework. Meaning, at least using the go sdk, I felt like a lot of my existing go knowledge (was developing go professionally for about 6 years before my first temporal project) wasn’t as much…
This was an opinion article though right? The NY Times seems to have always had a fairly diverse range of opinion writers. I know I have even read criticism recently saying that the times shouldn’t be giving such…
I’m assuming this was posted in the context of https://news.ycombinator.com/item?id=34179426
Thanks, learned something new today with return-from! I’d be curious how different cl implementations implement it. The first few examples are what I was more familiar with, and it is precisely your note “and this…
As someone who had recently started going the other direction, from C and C-based languages to those more influenced by lisp, it took a bit of getting used to but I’ve grown to appreciate the expressiveness and…
From their FAQ: Q: Do games get deleted when the week is over? A: Absolutely not. You keep the games forever. https://help.play.date/games/season/
My guess was always that a post on a particular topic might make someone interested to learn more about that topic. If that person then finds a related link interesting, they are more likely to share it if the original…
That’s still slightly different though. If the bots were just for today’s word, and I were the type of person who likes posting my streaks, I could realistically avoid checking twitter until I’ve solved today’s puzzle.…
That seems to be mostly just a matter of taste, but is definitely off putting when coming from other languages. Interestingly other recent languages like rust, zig, and go follow a similar convention to type script. Go…
It’s not too hard to imagine in a larger code base, where maybe libfrontend is relatively stable but libbackend has active development. Now if I want to update libbackend (maybe a new feature was added, maybe there’s…