Okay now I am concerned. We're using Neon. We can move easily at this point, but I'm sure they have huge customers storing many terabytes of data where this may be genuinely hard to do.
I went to Archive.org and figured out that in 2023, they announced they were shutting down on May 30th, all databases shutdown on June 30th, only available for downloads after that, and deleted on July 30th.
However, does anyone know a way to set all text-like documents to open with a single editor (for example Zed) on Mac? Even text files without any extensions?
I play music in my car over bluetooth only from my watch. Works even without having the iPhone nearby. But yes, I agree with you. The Apple Watch can and should support almost all features the iPhone has. Three features I would like to see: hotspot, switching apps while on call, and Airplay music to soundbars.
I should mention Tigris[0] here. They're also a new Object Storage service, but they have this two-way replication facility with another S3-compatible service. The primary purpose they built it for is to mirror files from your existing S3 to Tigris as files are requested.
However they also have an option to copy files that are added to Tigris, to S3 automatically [1] (`--shadow-write-through`). I asked their founder if it's okay to use it as an extra redundancy continuously instead of a one-time migration, and they said they have no issues with it.
I've been using the Linear Mobile beta from TestFlight for a few months, and I have to say, it's a really well-designed app, and the animations are just beautiful.
While their corporate structure is shadowy, their revenue distribution between creators is not. The source for this is in this video [0][1] by TLDR Business.
Essentially, all the money collected by subscriptions is paid to creators based on the number of views on their videos.
The same is the case with the Xbox Series X/S. I was shown three options for the last update: [Update Now] [Continue Offline without Updating] [Shut Down Xbox].
The thing with most of these macOS window managers is they lack support for workspaces, an essential feature in WMs like i3.
macOS Workspaces are not the best to use, because switching between them causes an animation or at least a delay. I started using Aerospace [0] recently, and they've implemented virtual workspaces themselves which works much better than macOS Workspaces.
I still have to configure Aerospace properly for multi-display setups, but it works really well with this i3-like config right out of the box [1]. And they have comprehensive docs too!
I highly recommend trying out Aerospace if current macOS window management solutions aren't working well for you.
Given all the limitations this API has, including "Emails can be scheduled up to 72 hours in advance.", the use-cases they mention like scheduling an email for an event or a weekly digest, will still require using a Job Queue in your application (like Oban for Elixir), mostly negating the managed-service aspect here.
Another issue is, when using a job queue, you may check at the time of sending the email whether you still want to send it. With queuing it, you'll have to periodically check for all scheduled emails whether you want to cancel any.
I'm guessing the Required Telemetry thing is gonna cause a technical/security problem too. Most production databases would be running in private isolated networks with no inbound or outbound internet access on the VMs, and because of this requirement, they'll have to open outbound access to at least Cockroach's IPs.
Hence they made the Pico Debug Probe [0]. It makes it super easy to reflash firmware to the Pico in a quick iterative loop.
However, the appeal of mounting as a mass storage device is not for iterative development (as you mentioned). Invariably something breaks, and the easiest way to get back on track is to reflash their default blank firmware using the mass storage interface.
I went to Archive.org and figured out that in 2023, they announced they were shutting down on May 30th, all databases shutdown on June 30th, only available for downloads after that, and deleted on July 30th.