That’s a fair point. I’ve always assumed it was a form of rate-limiting, but you’re right, that’ll be part of their analytics at least
Oh, whoops! I didn’t notice its timestamp when I read it 😅
I don’t hate YAML, but it has the same issues languages like PHP and JS introduce…there are unexpected corner cases that only exist because the designer wanted the language to be “friendly”
I want to add to this. I’m not a psychologist, but I have heard a couple times about the term “third place”. It’s this concept that most people have a “place where they live”, a “place where they work”, and then a “place where they socialize”. It has been theorized that the modern working-age population is having trouble with stress and mental health in large part due to the dearth of “third places”.
The “third place” can be, for example, a restaurant or bar that you frequent (think the pub from the TV show Cheers), a book club, a sports club, or, crucially, a church or place of worship.
For Christianity at least, knowing that you were going to see and socialize with the same group of people (who share at least 1 major interest in common with you) every Sunday is apparently quite good for mental health. So, although I am no proponent of certain Western religions in general, I do think their decline has contributed to some of the mental health crises. How much? I cannot say.
For what it’s worth, I have been a convert from naive to aware for a couple years now. I used to like to think naive == UTC, but when data comes from unverifiable sources, you can’t know that for certain…
Yes, testing infrastructure is being put in place and some low-hanging fruit bugs have already been squashed. This bodes well, but it’s still early days, and I imagine not a lot of GIL-less production deployments are out there yet - where the real showstoppers will potentially live.
I’m tenatively optimistic, but threading bugs are sometimes hard to catch
I’m curious to see how this whole thing shakes out. Like, will removing the GIL be an uphill battle that everyone regrets even suggesting?Will it be so easy, we wonder why we didn’t do it years ago? Or, most likely, somewhere in the middle?
That’s hot
After extended sessions of any of the Telltale adventures (Walking Dead, etc), I would spend about 10 minutes post-game with the sense that real-life conversations were like, scripted, and I was navigating by selecting the best option.
Arguably, not a wrong assessment of life, but it feels really gamified when affected
Putting aside the “should/shouldn’t do” argument, I was also wondering if the code is even viable. I imagine that ‘ls’ and ‘sudo’ are probably pretty ubiquitous, but I bet there exist some Linux installs out there with a different shell than ‘bash’, and some might not have ‘grep’ too. That would lead to some pretty cryptic bugs for the end user, eh?
It…seems like there may be some issues with the repo…