"...get out and vote, just this time. You won't have to do it anymore. Four more years, you know what? It'll be fixed, it'll be fine. You won't have to vote anymore."…
I believe it is. See https://www.wired.com/story/battle-over-books3/
I'm not who you replied to, but yes, that's my main concern: Bluesky is still a company building a thing to pay back the money it owes investors. I worry that Bluesky becomes the de facto central actor and, due to…
I understand and even expect the lack of empathy from RTO executives, but the lack of empathy on the part of the 'remote work for everyone, always' camp saddens me. I've worked primarily remote since 2016; but I have…
> some will learn, but most will fall for the cloud marketing depts and become infra renters for life Do you have any learning recommendations for someone looking to start down this path? I've only ever worked in an…
This "article" is a 10+ year-old website that's been tracking an ecosystem-wide migration from one style of preparing python code for distribution to another, more robust style of preparation.
I'm cautiously optimistic here. I have a very specific idea that the Vision Pro might make real. There's a great urban park nearby and I so want to just...walk while I work. Not on a treadmill and not 'to get away from…
For typical use cases, you're probably persisting the data, so I'll assume your use case is "Python with a database ORM like Django or SQLAlchemy". The really short version of "use statemachine" is: store a single,…
This "suddenly requirements change" is why I get instantly wary whenever I see a boolean column like `completed` in a design. Sure, you start with two explicit states. But then you add `deleted` and now you have four…
Having gone through therapy for misophonia over the last year, I'm happy that research on the phenomenon has progressed quite a bit since I last gave up on treatment back in the early 2010s. While not 100% gone, I find…
The book "Stolen Focus" had an interesting point on this effect that resonated with me. While mind wandering -- letting your mind explore the past and future -- can be a gift and creative boon, it can only do so in a…
"...get out and vote, just this time. You won't have to do it anymore. Four more years, you know what? It'll be fixed, it'll be fine. You won't have to vote anymore."…
I believe it is. See https://www.wired.com/story/battle-over-books3/
I'm not who you replied to, but yes, that's my main concern: Bluesky is still a company building a thing to pay back the money it owes investors. I worry that Bluesky becomes the de facto central actor and, due to…
I understand and even expect the lack of empathy from RTO executives, but the lack of empathy on the part of the 'remote work for everyone, always' camp saddens me. I've worked primarily remote since 2016; but I have…
> some will learn, but most will fall for the cloud marketing depts and become infra renters for life Do you have any learning recommendations for someone looking to start down this path? I've only ever worked in an…
This "article" is a 10+ year-old website that's been tracking an ecosystem-wide migration from one style of preparing python code for distribution to another, more robust style of preparation.
I'm cautiously optimistic here. I have a very specific idea that the Vision Pro might make real. There's a great urban park nearby and I so want to just...walk while I work. Not on a treadmill and not 'to get away from…
For typical use cases, you're probably persisting the data, so I'll assume your use case is "Python with a database ORM like Django or SQLAlchemy". The really short version of "use statemachine" is: store a single,…
This "suddenly requirements change" is why I get instantly wary whenever I see a boolean column like `completed` in a design. Sure, you start with two explicit states. But then you add `deleted` and now you have four…
Having gone through therapy for misophonia over the last year, I'm happy that research on the phenomenon has progressed quite a bit since I last gave up on treatment back in the early 2010s. While not 100% gone, I find…
The book "Stolen Focus" had an interesting point on this effect that resonated with me. While mind wandering -- letting your mind explore the past and future -- can be a gift and creative boon, it can only do so in a…