Continue to upgrade to the latest macOS on your host system, use something that leverages Apple's Virtualized.framework to run any version of macOS you want.
I tend to copy Markdown content from other sources into Apple Notes. Being able to paste into Notes and have it format in the view is a big win.
It is possible reporting is getting this wrong and the Markdown feature and it is just to serve use case above. As an example, Google Docs recently enabled "Paste from Markdown" that also is a huge convenience.
JetBrains already announced it is no longer targeting Fleet as its iOS strategy for Kotlin Multiplatform. Instead it will be realizing its strategy through IntelliJ IDEA and Android Studio.
I agree at the time it wasn’t a mistake. It allowed for vast adoption with Slack needing to implement the complexities of a single login accessing (for me) about a dozen workspaces.
But from a revenue perspective in 2023, it is a mistake. Of your list, which of work, vendor, and personal likely is a paid account? I’d argue in 2023 they only care about work and vendor and that is what they are optimizing their experience for at present. Now that adoption has saturated and the curve has flattened, the strategy of personal or even open source workspaces has served its purpose.
In short, now that they’ve got their hooks in, I’m sure they’d be happy for the personal workspaces go elsewhere, leaving just the paying professional context, and single login login, interacting with vendor/partner contexts.
Slack seems to be walking back their mistake 10 years ago of requiring independent logins for each workspace.
In slacks new product vision, you don’t sign into multiple workspaces, you sign into your “home” workspace and get invited via Slack Connect to other workspaces.
This seems to be reinforced by collapsing the workspace picker and making unreads in other workspaces less obvious.
Are there examples of utilizing Smithy with WebSockets as the transport? I found the documentation of MQTT bindings and the general information about event streams. However, I'm struggling to map it all together. I imagine there will need to exist WebScoket bindings?
You seem to be an individual that acts on principle.
Did you pull out all of your kids from school? Was this public school? Did you weigh the costs of private education against the cost of "use your own computer"?
I get the feeling you don't pick your battles rationally.
> Don't really know what I should think about this to be honest...
All subscription services must account for some form of average use. High usage customers are offset by low usage. Thus, it is likely with so many people on your account that others are subsidizing your account's usage.
Nevertheless, I don't think Netflix cares about your low usage family members, like your grandmother. They care about your high usage family and want to get them in their own account.
Netflix already has subscription tiers that varies the number of screens that can simultaneously watch or device downloads. Perhaps Netflix could help honest people be honest by creating tiers with modest increases for different households. Maybe $5 for each additional household?
I am sure they have discussed and don't yet have a great way of enforcing such. One option could be true "sub-accounts" where the sub-account pays for the bump of $5 with a credit card that must be tied to a different address?
Epic is claiming that without access to developer tools, it cannot properly develop the Unreal Engine for other parties to develop against.
Reading the legal document, it does not appear Apps that use Unreal Engine are threatened to be removed. Only that Epic cannot improve the Unreal Engine.
I have to figure the underlying reason is that Google can't trust that you, the user, own that Google Account as it actually owned by the entity that owns the GSuite organization. They are treating all GSuite users as transient in order for controls to be set up for what happens to user data when they leave the organization.
Of course, for you and me and hundreds of thousands of other who use a grandfathered GSuite, the user and entity are the same person.
Thus, for services that potentially have some limiting reason to not allow GSuite users to access, we hare orphaned for the time being.
I've been waiting FOREVER to either add a family member to my Play Music subscription, or me to theirs. Alas, neither plain Google Account nor GSuite account can co-exist.
There are dozens of other Google services incompatible with GSuite users.
I'm not sure why FB's site has unnecessary DIVs... But to defend React, HOC or render prop techniques but don't have to output DOM. In other words, every React component does not map to a DOM element.
For instance, consider https://tart.run/
All the Android / iOS devs on my team use Tart locally when we need to test mixed environments.
Then we use Tart's sister Cirrus CLI to run our builds on our server.