Mitchell Clark | The Verge The Verge is about technology and how it makes us feel. Founded in 2011, we offer our audience everything from breaking news to reviews to award-winning features and investigations, on our site, in video, and in podcasts. 2023-12-09T16:00:00+00:00 https://www.theverge.com/authors/mitchell-clark/rss https://platform.theverge.com/wp-content/uploads/sites/2/2025/01/verge-rss-large_80b47e.png?w=150&h=150&crop=1 Mitchell Clark <![CDATA[The quiet plan to make the internet feel faster]]> https://www.theverge.com/23655762/l4s-internet-apple-comcast-latency-speed-bandwidth 2023-12-09T11:00:00-05:00 2023-12-09T11:00:00-05:00

A few months ago, I downgraded my internet, going from a 900Mbps plan to a 200Mbps one. Now, I find that websites can sometimes take a painfully long time to load, that HD YouTube videos have to stop and buffer when I jump around in them, and that video calls can be annoyingly choppy.

In other words, pretty much nothing has changed. I had those exact same problems even when I had near-gigabit download service, and I’m probably not alone. I’m sure many of you have also had the experience of cursing a slow-loading website and growing even more confused when a “speed test” says that your internet should be able to play dozens of 4K Netflix streams at once. So what gives?

Like any issue, there are many factors at play. But a major one is latency, or the amount of time it takes for your device to send data to a server and get data back — it doesn’t matter how much bandwidth you have if your packets (the little bundles of data that travel over the network) are getting stuck somewhere. But while people have some idea about how latency works thanks to popular speed tests, including a “ping” metric, common methods of measuring it haven’t always provided a complete picture.

The good news is that there’s a plan to almost eliminate latency, and big companies like Apple, Google, Comcast, Charter, Nvidia, Valve, Nokia, Ericsson, T-Mobile parent company Deutsche Telekom, and more have shown an interest. It’s a new internet standard called L4S that was finalized and published in January, and it could put a serious dent in the amount of time we spend waiting around for webpages or streams to load and cut down on glitches in video calls. It could also help change the way we think about internet speed and help developers create applications that just aren’t possible with the current realities of the internet.

Before we talk about L4S, though, we should lay some groundwork.

Why is my internet so slow?

There are a lot of potential reasons. The internet is a series of tubes vast network of interconnected routers, switches, fibers, and more that connect your device to a server (or, often, multiple servers) somewhere. If there’s a bottleneck at any point in that path, your surfing experience could suffer. And there are a lot of potential bottlenecks — the server hosting the video you want to watch could have limited capacity for uploads, a vital part of the internet’s infrastructure could be down, meaning the data has to travel further to get to you, your computer could be struggling to process the data, etc.

The real kicker is that the lowest-capacity link in the chain determines the limits of what’s possible. You could be connected to the fastest server imaginable via an 8Gbps connection, and if your router can only process 10Mbps of data at a time, that’s what you’ll be limited to. Oh, and also, every delay adds up, so if your computer adds 20 milliseconds of delay, and your router adds 50 milliseconds of delay, you end up waiting at least 70 milliseconds for something to happen. (These are completely arbitrary examples, but you get the point.)

In recent years, network engineers and researchers have started raising concerns about how the traffic management systems that are meant to make sure network equipment doesn’t get overwhelmed may actually make things slower. Part of the problem is what’s called “buffer bloat.”

That sounds like a zombie enemy from The Last Of Us

Right? But to understand what buffer bloat really is, we first have to understand what buffers are. As we’ve touched on already, networking is a bit of a dance; each part of the network (such as switches, routers, modems, etc.) has its own limit on how much data it can handle. But because the devices that are on the network and how much traffic they have to deal with is constantly changing, none of our phones or computers really know how much data to send at a time.

To figure that out, they’ll generally start sending data at one rate. If everything goes well, they’ll increase it again and again until something goes wrong. Traditionally, that thing going wrong is packets being dropped; a router somewhere receives data faster than it can send it out and says, “Oh no, I can’t handle this right now,” and just gets rid of it. Very relatable.

While packets being dropped doesn’t generally result in data loss — we’ve made sure computers are smart enough to just send those packets again, if necessary — it’s still definitely not ideal. So the sender gets the message that packets have been dropped and temporarily scales back how its data rates before immediately ramping up again just in case things have changed within the past few milliseconds.

That’s because sometimes the data overload that causes packets to drop is just temporary; maybe someone on your network is trying to send a picture on Discord, and if your router could just hold on until that goes through, you could continue your video call with no issues. That’s also one of the reasons why lots of networking equipment has buffers built in. If a device gets too many packets at once, it can temporarily store them, putting them in a queue to get sent out. This lets systems handle massive amounts of data and smooths out bursts of traffic that could have otherwise caused problems.

I don’t get it — that sounds like a good thing

It is! But the problem that some people are worried about is that buffers have gotten really big to ensure that things run smoothly. That means packets may have to wait in line for a (sometimes literal) second before continuing on their journey. For some types of traffic, that’s no big deal; YouTube and Netflix have buffers on your device as well, so you don’t need the next chunk of video right this instant. But if you’re on a video call or using a game streaming service like GeForce Now, the latency introduced by a buffer (or several buffers in the chain) could actually be a real problem.

Image showing two sets of two faucets pouring water toward devices. On the side labeled “without L4S,” the streams go through a funnel and come out unevenly. On the side labeled “with L4S,” the streams are neat and smooth.

There are currently some ways of dealing with this, and there have been quite a few attempts in the past to write algorithms that control congestion with an eye toward both throughput (or how much data is being transferred) and lower latency. But a lot of them don’t exactly play nice with the current widely used congestion control systems, which could mean that rolling them out for some parts of the internet would hurt other parts.

I’m paying for gigabit internet — how could I still have latency issues?

This is the trick of internet service provider, or ISP, marketing. When users say they want “faster” internet, what they mean is that they want there to be less time from when they ask for something to when they get it. However, internet providers sell connections by capacity: how much data can you suck back at once?

Bit versus byte

Talking about the amount of time it takes to download files brings up another problem with how internet services are marketed. Usually, we think of file sizes in terms of bytes — a song is 10 megabytes, and a movie is 25 gigabytes. But ISPs rate connections in bits.

If you miss the distinction, you’d be forgiven for thinking that a service plan that gives you a gigabit per second would let you download a movie in 25 seconds. However, bits are eight times smaller than bytes — one gigabit (Gb) is equivalent to 125 megabytes (MB), or 0.125 gigabytes (GB). So that movie is going to take over three minutes to download instead, assuming perfect conditions.

(By the way, give yourself a prize if you realized that a lowercase b versus an uppercase one is how you distinguish between the two units in their abbreviated forms.)

There was a time when adding capacity really did reduce the amount of time you spent waiting around. If you’re downloading a nine-megabyte MP3 file from a totally legal website, it’s going to take a long time on 56 kilobit per second dial-up — around 21 and a half minutes. Upgrade to a blazing-fast 10Mbps connection, and you should have the song in less than 10 seconds.

But the time it takes to transfer data gets less and less noticeable as the throughput goes up; you wouldn’t notice the difference between a song download that takes 0.72 seconds on 100Mbps and one that takes 0.288 seconds on 250Mbps, even though it’s technically less than half the time. (Also, in reality, it takes longer than that because the process of downloading a song doesn’t just involve transferring the data). The numbers matter a bit more when you’re downloading larger files, but you still hit diminishing returns at some point; the difference between streaming a 4K movie 30 times faster than you can watch it versus five times faster than you can watch it isn’t particularly important.

The disconnect between our internet “speed” (usually what people are referring to is throughput — the question is less about how fast the delivery truck is going and more about how much it can carry on the trip) and how we experience those high-bandwidth connections becomes apparent when simple webpages are slow to load; in theory, we should be able to load text, images, and javascript at lightning speeds. However, loading a webpage means several rounds of back-and-forth communication between our devices and servers, so latency issues get multiplied. Packets getting stuck for 25 milliseconds can really add up when they have to make the journey 10 or 20 times. The amount of data we can move at one time through our internet connection isn’t the bottleneck — it’s the time our packets spend shuffling between devices. So, adding more capacity isn’t going to help.

So what is L4S, and how would it make my internet faster?

L4S stands for Low Latency, Low Loss, Scalable Throughput, and its goal is to make sure your packets spend as little time needlessly waiting in line as possible by reducing the need for queuing. To do this, it works on making the latency feedback loop shorter; when congestion starts happening, L4S means your devices find out about it almost immediately and can start doing something to fix the problem. Usually, that means backing off slightly on how much data they’re sending.

As we covered before, our devices are constantly speeding up, then slowing down, and repeating that cycle because the amount of data that links in the network have to deal with is constantly changing. But packets dropping isn’t a great signal, especially when buffers are part of the equation — your device won’t realize it’s sending too much data until it’s sending way too much data, meaning it has to clamp down hard.

Chart showing the average round-trip time for network traffic. A bar labeled “classic” goes to around 1,000 milliseconds, where a bar labeled L4S is close to zero.

L4S, however, gets rid of that lag between the problem beginning and each device in the chain finding out about it. That makes it easier to maintain a good amount of data throughput without adding latency that increases the amount of time it takes for data to be transferred.

Okay, but how does it do that? Is it magic?

No, it’s not magic, though it’s technically complex enough that I kind of wish it were, because then, I could just hand-wave it away. If you really want to get into it (and you know a lot about networking), you can read the specification paper on the Internet Engineering Task Force’s website.

L4S lets the packets tell your device how well their journey went

For everyone else, I’ll try to boil it down as much as I can without glossing over too much. The L4S standard adds an indicator to packets, which says whether they experienced congestion on their journey from one device to another. If they sail right on through, there’s no problem, and nothing happens. But if they have to wait in a queue for more than a specified amount of time, they get marked as having experienced congestion. That way, the devices can start making adjustments immediately to keep the congestion from getting worse and to potentially eliminate it altogether. That keeps the data flowing as fast as it possibly can and gets rid of the disruptions and mitigations that can add latency with other systems.

Do we need L4S?

In terms of reducing latency on the internet, L4S or something like it is “a pretty necessary thing,” according to Greg White, a technologist at research and development firm CableLabs who helped work on the standard. “This buffering delay typically has been hundreds of milliseconds to even thousands of milliseconds in some cases. Some of the earlier fixes to buffer bloat brought that down into the tens of milliseconds, but L4S brings that down to single-digit milliseconds.” 

That could obviously help make the everyday experience of using the internet nicer. “Web browsing is more limited by the roundtrip time than the capacity of the connection these days for most people. Beyond about six to 10 megabits per second, latency has a bigger role in determining how quickly a web page load feels.”

However, ultra-low latency could be vital for potential future use cases. We’ve touched on game streaming, which can turn into a mess if there’s too much latency, but imagine what would happen if you were trying to stream a VR game. In that case, too much lag may go beyond just making a game less fun to play and could even make you throw up.

What can’t L4S do?

Well, it can’t bend the laws of physics. Data can only travel so fast, and sometimes it has to go a long way. As an example, if I were trying to do a video call with someone in Perth, Australia, there would be, at the very least, 51ms of latency each way — that’s how much time light takes to travel in a straight line from where I live to there, assuming it’s going through a vacuum. Realistically, it’ll take a bit longer. Light travels a bit slower through fiber optic cables, and the data would be taking a few extra hops along the path, as there isn’t actually a direct line from my house to Perth, as far as I’m aware.

This is why most services that aren’t dealing with real-time data will try to cache it closer to where you live. If you’re watching something popular on Netflix or YouTube, chances are you’re getting that data from a server relatively close to where you live, even if that’s not anywhere close to those companies’ main data centers.

There’s nothing L4S can do about that physical lag. However, it could keep much additional lag from being added on top of that.

So when do I get it?

This is the big question with any networking tech, especially after IPV6, an upgrade to the way computers find each other on the internet, has famously taken over a decade to deploy. So here’s the bad news: for the most part, L4S isn’t in use in the wild yet.

However, there are some big names involved with developing it. When we spoke to White from CableLabs, he said there were already around 20 cable modems that support it today and that several ISPs like Comcast, Charter, and Virgin Media have participated in events meant to test how prerelease hardware and software work with L4S. Companies like Nokia, Vodafone, and Google have also attended, so there definitely seems to be some interest.

Apple put an even bigger spotlight on L4S at WWDC 2023 after including beta support for it in iOS 16 and macOS Ventura. This video explains that when developers use some of the existing frameworks, L4S support is automatically built in without changing any code. Apple is progressively rolling out L4S to a random set of users with iOS 17 and macOS Sonoma, while developers can turn it on for testing.

A screenshot from the developer presentation showing the setting and code required to enable L4S for testing by developers.

At around the same time as WWDC, Comcast announced the industry’s first L4S field trials in collaboration with Apple, Nvidia, and Valve. That way, content providers can mark their traffic (like Nvidia’s GeForce Now game streaming), and customers in the trial markets with compatible hardware like the Xfinity 10G Gateway XB7 / XB8, Arris S33, or Netgear CM1000v2 gateway can experience it right now.

According to Jason Livingood, Comcast’s vice president of technology policy, product, and standards (and the person whose tweets put L4S on our radar in the first place), “Low Latency DOCSIS (LLD) is a key component of the Xfinity 10G Network” that incorporates L4S, and the company has learned a lot from the trials that it can use to implement tweaks next year as it prepares for an eventual launch.

To use L4S you need an OS, router, and server that supports it

The other factor helping L4S is that it’s broadly compatible with the congestion control systems in use today. Traffic using it and older protocols can coexist without making the experience worse for each other, and since it’s not an all-or-nothing proposition, it can be rolled out bit by bit. That’s much more likely to happen than a fix that would require everyone to make a major change all at the same time.

Still, there’s a lot of work that has to be done before your next Zoom call can be almost latency-free. Not every hop in the network has to support L4S for it to make a difference, but the ones that are usually the bottlenecks are. (White says that, in the US, this usually means your Wi-Fi router or the links in your “access network,” aka the equipment you use to connect to your ISP and that your ISP uses to connect to everyone else.) It also matters on the other end; the servers you’re connecting to will also have to support it.

For the most part, individual apps shouldn’t have to change too much to support it, especially if they pass off the task of dealing with networking minutiae to your device’s operating system. (Though that assumes your OS supports L4S, too, which isn’t necessarily true for everyone yet.) Companies that write their own networking code so they can get maximum performance, however, would likely have to rewrite it to support L4S — however, given the gains that are possible with it, it’d likely be worth doing.

Of course, we’ve seen other promising tech that doesn’t end up coming to fruition, and it can be tough to overcome the chicken-and-egg scenario that can exist early in the development lifecycle. Why would network operators bother putting in the work to support L4S when no internet traffic is using it? And if no network operators support it, why would the apps and services generating that traffic bother to implement it?

How can I tell if L4S will make my internet better?

That’s a great question. The biggest indicator will be how much latency you’re already experiencing in everyday life. As I mentioned before, ping is sometimes used to measure latency, but just finding your average ping won’t necessarily tell you the whole story. What really matters is what your ping is when your network is taxed and what it spikes to.

Thankfully, some speed test apps are starting to show this data. In May 2022, Ookla added a more realistic overview of latency to Speedtest, which is one of the most popular tools for seeing how fast your internet is. To see it, do a test, then tap “detailed result,” and look at the “responsiveness” section. When I did one, it told me my ping when pretty much nothing else was going on was 17, which seems pretty good. But during the download test, when I was actually using my connection, it spiked as high as 855 milliseconds — that’s almost an entire second, which would feel like an eternity if I were, say, waiting for a webpage to load, especially if it gets multiplied several times during the communication’s round trips.

(I invite anyone who’s used dial-up to tell me how soft I am and to reminisce about the days when every website took 10 seconds to load, uphill in the snow both ways.)

If you only ever do one thing on the internet at a time and use sites that barely anyone else uses, then maybe L4S won’t do much for you if and when it finally arrives. But that’s not a realistic scenario. If we can get the tech onto our increasingly busy home networks that we use to visit the same sites as everyone else, there’s a possibility it could be a quiet revolution in the user experience of the web. And once most people have it, people can start developing apps that couldn’t exist without ultra-low latency.

]]>
Mitchell Clark Barbara Krasnoff <![CDATA[How to add Markdown support to Google Docs]]> https://www.theverge.com/23881050/google-docs-markdown-support-how-to 2023-09-20T09:56:37-04:00 2023-09-20T09:56:37-04:00

If you’d rather format your Google Docs document using text shortcuts than keyboard ones, you can — Google Docs offers Markdown support. Back in March 2022, in a blog post announcing the feature, Google explained it was doing this through its autocorrect feature so that Docs will automatically format the text for you after you type it in Markdown format. For example, if you type “# Google Docs is getting more Markdown support,” it’ll automatically get converted to a level one heading.

List of Google Docs preferences, including “Automatically detect Markdown.”

The feature is off by default — probably a good choice, as it’s easy to imagine a lot of people getting confused if typing a pound sign in front of something automatically switched it to be a header. To activate the feature:

  • Go to Tools > Preferences.
  • Check the Automatically detect Markdown box.

When it first started, Docs supported a few Markdown autocorrections for bulleted and numbered lists and checkboxes. Later, it added much wider support — you can use Markdown to add headings, bold and italicize text (or do both), strikethrough (though it’s done using a – on either side of your content, rather than the traditional ~), and links. That’s far from a complete implementation of Markdown, but at least it covers most of what many of us personally use the language for.

List of codes for Markdown. List of codes with Markdown for Google Docs. List of Markdown codes.

If you’re used to writing in Markdown in other applications, Google Docs’ implementation is probably going to take some getting used to (even ignoring the seemingly nonstandard strikethrough syntax and absent options). Rather than showing you your marks in plain text, it uses them to automatically apply formatting and then gets rid of them. That’s different from how most other text editors display Markdown by default — usually, you’ll still be able to see the marks, with the editor also adding some type of formatting to give you an idea of how it’ll look when you publish.

A screenshot of how Google Docs, IA Writer, TextEdit.app, and Obsidian handle displaying Markdown text.

Whether you like this approach is probably a personal preference. Google’s implementation probably won’t appeal very much to the people who use Markdown to get complete control of their text (without having to bother with HTML’s annoying closing tags). But for anyone who just wants the ability to use Markdown as a shortcut to formatting and doesn’t care about fussing around with plaintext, Google’s way could be relatively approachable — instead of selecting text and pressing Command / Control + L to insert a link, you can just type a few brackets and parentheses.

(It’s also probably worth noting that this implementation is much friendlier for when you share a document with a co-worker who doesn’t know what Markdown is.)

Now, if you’ll excuse me, I think it’s time to start a campaign to get Google to add a Vim mode to Docs since it’s getting into the habit of adding fun nerdy features.

]]>
Makena Kelly Mitchell Clark <![CDATA[Donald Trump returns to X / Twitter to post his mug shot]]> https://www.theverge.com/2023/8/24/23468581/donald-trump-twitter-x-return-mug-shot 2023-08-24T21:53:11-04:00 2023-08-24T21:53:11-04:00
Donald Trump posted his first tweet after getting banned from the platform last year. | Photo by Joe Raedle/Getty Images

Donald Trump has made his return to X, the social network formerly known as Twitter.

On Thursday, the former president turned himself in at the Fulton County jail on over a dozen charges related to his alleged efforts to overturn Georgia’s 2020 election results. Over the last five months, Trump has faced criminal charges in four separate cases, but the most recent booking was the first and only time his mugshot was taken. He took the opportunity to make his first post on X since January 8th, 2021.

The most recent two posts from @realdonaldtrump, with a picture of his mugshot from August 24th, 2023, and a tweet from January8th 2021 saying he would not be going to the inauguration.

That was the day he was permanently banned from the platform by its former management, with the company citing a “risk of further incitement of violence” after his supporters stormed the US capitol.

Since then, Trump has started his own social media platform, Truth Social, and Twitter has rebranded after Elon Musk purchased the company, stating that he plans to turn it into an “everything app” called X.

In January of this year, Rolling Stone reported that Trump didn’t want to renew his exclusivity contract with Truth Social that was set to expire in June. Even still, he first posted the image of his mug shot on Truth Social earlier Thursday evening. Before that, he appeared in a video interview with Tucker Carlson on X that was timed to the first GOP 2024 presidential debate. (The former Fox News host took his show to the platform in May after leaving the network.)

On November 18th, 2022, Musk ran a poll asking Twitter users if he should reinstate Trump. The next day, he declared that he would do so based on the poll’s results. (There were around 15 million responses, with 51.8 percent saying yes and 48.2 percent saying no.) The former president implied there was no need for him to come back at the time because of how well Truth Social was doing and because he sees “a lot of problems on Twitter,” according to Bloomberg. He did, however, tell his supporters to vote yes in the poll.

Before reinstating Trump’s account last year, Musk also brought back the accounts belonging to the conservative parody outlet The Babylon Bee, comedian Kathy Griffin, and author Jordan Peterson.

Trump was first indicted in April for alleged hush money payments he made to adult film star Stormy Daniels. After leaving the Manhattan courthouse where he was arrested at the time, Trump’s 2024 campaign released a t-shirt featuring a fake mugshot, since a real one was not taken. Hours after the Fulton County jail released his real mugshot Thursday, the campaign quickly pulled together an official t-shirt design with the caption “NEVER SURRENDER!”

]]>
Cameron Faulkner Mitchell Clark Monica Chin Barbara Krasnoff <![CDATA[How to install the macOS Sonoma public beta]]> https://www.theverge.com/23790032/how-to-install-the-macos-sonoma-public-beta 2023-07-12T13:30:51-04:00 2023-07-12T13:30:51-04:00

Apple is launching the public beta for macOS Sonoma today. This is the next big update coming to Mac computers (the final version is expected later in 2023), and it brings several big changes. In this article, we’re going to walk you through how to get the beta onto your computer, should you want it. Once you install the beta, it will likely receive several updates between now and the final release.

(Looking for steps to install the iOS 17 public beta? We’ve got you covered here.)

What’s new about macOS Sonoma?

We’ve covered the latest features of macOS Sonoma elsewhere, but some of the highlights include:

  • Support for widgets, which can be dragged from your Notification Center to the desktop
  • A new “Game Mode,” which will make sure that your Mac is using its CPU and GPU resources to maximize your gaming experience
  • Improved videoconferencing, including the ability to show your face over a presentation
  • A variety of updates for the Safari web browser, including the ability to keep your work and personal browsing profiles separate, along with increasing privacy safeguards

And a host of others.

A slide showing all the improvements coming to macOS 14.

What devices are supported for macOS Sonoma?

Apple has said that Sonoma won’t support several Mac models that run Ventura, so it’s a good idea to check if your computer is compatible before putting in the work of downloading the beta. Here’s the list of Sonoma-compatible Macs:

If your Mac is on the older side, it’s worth noting that it won’t necessarily get every feature — some are Apple Silicon-exclusive. To check if you have an Apple or Intel chip, you can go to the Apple menu in the top left and click About This Mac.

How to install the macOS Sonoma beta

First off, back up your data via Time Machine. This will allow you to revert to Ventura should things not go well with the Sonoma beta. If you’re planning to install this beta on your main machine, keep in mind that you may encounter problems (bugs, incompatibility issues, worse-than-usual battery life) that might get in your way — not what you want if you’re on any kind of deadline. Also, make sure that you have around 20GB of free space available on your storage drive before trying to install.

There’s a way to avoid some of this possible drama. If you’re using a machine with macOS High Sierra or later, you can use built-in tools to partition your storage drive so the beta can live in isolation. This way, you can test out the new features and then boot into your stable macOS partition with the rest of your data when you’re done. We’ll walk through that later.

But first, we’ll assume that you’re going to do a straightforward install. Let’s get started.

  1. Head to Apple’s beta software portal via Safari.
  2. If you haven’t previously installed a public beta, you’ll need to sign up for access with your Apple ID (steps three to five). Otherwise, click Enroll Your Devices in the top-right corner of the webpage. You’ll be sent to Software Update from there and can skip to step six.
  3. Click macOS, the middle option at the center of the next page.
  4. Scroll down until you find a button that says Download the macOS Public Beta Access Utility. Click on it to download a .DMG file, then run the .PKG file in the image to sign up to receive beta updates.
  5. Upon booting the installer, you’ll be prompted if it doesn’t detect a Time Machine backup. (You did make a backup, right? Like I suggested above?)
  6. Lastly, head to Software Update from the System Preferences app (if it doesn’t open automatically) to install the beta. If you’re enrolled in the beta program, you should see the message, “This Mac is enrolled in the Apple Beta Software Program,” located underneath the big Software Update icon. Note: the download might not be available to you immediately. You’ll receive a notification once it is.
  7. The update file will take a while to download. Once it’s done, hit Upgrade Now and run through the steps.

How to create a separate partition

  • Open Disk Utility (a built-in app you can find by typing its name into the Spotlight search bar). Your hard drive’s partitions will be listed under Internal along the left side of the window. You might only see one.
If your machine is using APFS, click the plus sign at top to create a new partition.
  • If you’re using a machine with macOS High Sierra or newer, clicking your main partition should reveal that it’s an APFS Volume. If so, you can then simply click the plus button above the word Volume at the top-left corner of the Disk Utility window to make a new volume.
  • You can name the volume anything you want, then hit Add. Since storage formatted to APFS is shared across volumes, there’s no need to worry about how much space to set aside in the new volume when you create it.
  • Note: if your machine’s drive is formatted to Mac OS Extended instead of APFS, you can select the Partition button near the top of the Disk Utility window instead. You’ll need to name the partition, then decide how much storage you’d like to have on that slice of hard drive. Given that previous public betas have been over 10GB in size, I’d suggest at least 30GB to be safe.
  • Now that you have another volume (or partition), you can choose to install the beta to that instead of your main drive.

How you boot into the beta partition depends on what kind of Mac you have. If you have an Intel Mac, you can press and hold the Option key while booting it up to get to the startup disk selector. On an Apple Silicon Mac, you simply have to press and hold the power button while turning the computer on to get to the screen.

If you want your computer to boot into the beta version by default, you can go to System Preferences > Startup Disk and then click the lock icon in the lower-left corner. After you input your password or use Touch ID, you can select your beta partition and click Restart.

How to install the macOS Sonoma beta on an external drive

If you don’t have room to create a partition big enough to hold an entire second OS, you may want to consider installing the beta on an external drive. Doing so is relatively simple, as long as you’re willing to use the whole drive.

With that said, following these instructions will erase everything on your external drive. Be sure that any data on it is backed up elsewhere. And be aware: while you can technically install the Sonoma beta onto an external hard drive, you’ll get much better performance if you use a portable SSD.

  • Plug in your external drive.
  • Open Disk Utility, and select the drive.
  • Click the Erase button and select APFS from the Format drop-down menu.
  • After the disk has been erased, open the beta installer and select your external disk as the destination. You can boot into it using the instructions above as long as the disk is plugged into your computer.

Advanced users may be able to partition their external drive following the instructions in the section above, but your ability to do so will depend on how your drive is set up.

If the installer tells you that macOS can’t be installed on your external drive, you may be able to follow Apple’s troubleshooting instructions to properly partition the drive.

]]>
Emma Roth Mitchell Clark Jay Peters <![CDATA[Elon Musk has found his replacement as CEO of Twitter]]> https://www.theverge.com/2023/5/11/23517090/elon-musk-twitter-ceo-replacement 2023-05-11T19:56:43-04:00 2023-05-11T19:56:43-04:00
Live by the poll, get replaced by the poll. | Illustration by Kristen Radtke / The Verge; Getty Images

Update May 12th, 11:55AM ET: Elon Musk made it official, announcing Linda Yaccarino is the new CEO of Twitter.

Elon Musk has announced plans for a new Twitter CEO but hasn’t said who it is. In a tweet on Thursday, Musk says that he has “hired a new CEO for X/Twitter” and that “she will be starting in ~6 weeks.” Musk will instead assume the role of executive chair and chief technology officer, “overseeing product, software & sysops” of Twitter.

According to Dylan Byers of Puck News, the new CEO will be NBC Universal advertising executive Linda Yaccarino, citing two unnamed sources. On Friday morning, NBCUniversal confirmed Yaccarino has resigned,

The Wall Street Journal reported afterward that she is “in talks” to take over as Twitter CEO and that an NBCU spokesperson said Yaccarino is currently in “back to back rehearsals” for an upfront presentation to advertisers.

Twitter and NBCUniversal recently announced an expanded partnership for the service to amplify NBCU’s coverage of the 2023 Olympic Games, with Yaccarino tweeting to Musk that Twitter should bring back Periscope. She also recently interviewed Musk in person, at the Possible 2023 marketing event in Miami.

While Musk may soon no longer be CEO, he still owns the company, which he has renamed “X.” It seems unlikely that giving someone else one specific title will make Twitter any less of a wild ride. Musk became “Chief Twit” last October, when he closed his acquisition of the company, followed by the immediate firing of large portions of its executive staff and thousands of other employees.

Another question is how Musk’s divided attention has affected his other companies (Tesla, SpaceX, Neuralink, The Boring Company — did we miss any?) and how it will affect them in the future. In December, Tesla investors were openly calling for Musk to hand over control of Twitter as the car company’s stock price dropped to $101, just a third of its peak price over the last year, at around $314. Now, Tesla has slashed prices on vehicles and is facing lower margins in what some are calling an EV price war, as it faces more competition than ever before.

As Musk has reshaped Twitter policy, seemingly to match his own whims, speculation has only increased about how long his tenure would last — and how big of an effect it’s having on his other companies. The Musk era has also included changes that upset Twitter’s relationships with users, public safety officials, and others.

Musk’s Twitter takeover even affected the platform’s advertising business. Several major advertisers paused spending on Twitter over concerns that Musk’s views on free speech could damage their reputation, and the wave of fake verified accounts that appeared on the platform following the initial launch of Musk’s revamped Twitter Blue didn’t help, either.

Musk eventually rolled out a higher-priced Twitter Blue subscription, banished old “legacy” verified checkmarks for users with fewer than a million followers, and ushered in a UI makeover where users swipe between an algorithmically sorted, recommendations-based For You timeline and a chronological Following one. He also rolled out encrypted DMs for verified users only.

Musk previewed the CEO change with a December poll asking followers if he should “step down as head of Twitter,” promising to abide by the wishes of the crowd (and likely bots).

The vote appeared after Musk implemented a widely criticized policy change that seemingly banned sharing links to other social network sites. Musk later clarified and then rolled back the rule, promising that there would be a vote for major policy changes going forward — not the first time he promised decisions at Twitter would be made by committee. A few minutes later, he tweeted the poll about stepping down, which received around 17.5 million responses, with 57.5 percent indicating that he should no longer be CEO of Twitter.

The poll was hardly the first indication that Musk would eventually find someone else to take over Twitter’s day-to-day operations. In November, while testifying in court about his compensation as Tesla’s CEO, he said, “I expect to reduce my time at Twitter and find somebody else to run Twitter over time,” which lined up with earlier reports that his role as CEO was pitched from the start as a temporary one.

Update 7:55PM ET: Added reports that Linda Yaccarino is the incoming CEO of Twitter.

Disclosure: Comcast, which owns NBCUniversal, is also an investor in Vox Media, The Verge’s parent company.

]]>
Sean Hollister Mitchell Clark <![CDATA[BubbleDeck: The Verge’s first free Stream Deck app is virtual bubble wrap]]> https://www.theverge.com/23706779/stream-deck-pop-bubbles-bubbledeck 2023-05-01T14:05:27-04:00 2023-05-01T14:05:27-04:00
Pop bubbles on your Stream Deck. | Photo by Sean Hollister / The Verge

I’ve always thought the Stream Deck’s squishy buttons felt like delightful bubble wrap.

What if you could pop them, too?

We just made that a reality with BubbleDeck, our first official and totally free Stream Deck plug-in.

Yes, we seriously turned all your extra Stream Deck buttons into fidget toys, complete with sound effects! Whether you’ve got one spare slot or want to fill an entire 32-button page on your Stream Deck XL — we tested, and it works — this free app is for you.

If the direct link doesn’t work on your Stream Deck, just go to Elgato’s plug-in store directly: 1) open your Stream Deck app, 2) tap the little colorful keyboard icon with the blue plus sign, 3) type “bubble” into the search box. It should pop right up.

The idea had been kicking around Sean’s brain for months, but Mitchell deserves the credit for making it a reality. He actually submitted it to Elgato’s app store on his first day of a 2,600-mile hike along the Pacific Crest Trail. You can also read about all the lightweight gear he’s bringing on that adventure — he’s already made it to mile 110.

]]>
Mitchell Clark <![CDATA[Why I’m using a keyboard phone in 2023]]> https://www.theverge.com/23673548/keyboard-phone-2023-features-unihertz-titan-pocket 2023-04-15T09:00:00-04:00 2023-04-15T09:00:00-04:00

For the past month, I’ve been using the Unihertz Titan Pocket, a phone released in 2021 that rocks a 3.1-inch display above a full Qwerty keyboard. To be clear, it’s been by choice — my editors didn’t assign me to do this as a prank (in fact, some of them have clowned on me for using it), and it’s not like I don’t have other options. I’ve got a perfectly good iPhone 12 Mini that I actively gave up to switch to this phone.

So uh… why?

The first reason is that it can just be kind of fun to try something new. Or, in this case, go back to something old; my first experiences with a smartphone were stealing my dad’s Navy-issued BlackBerry to email my significant other when I was in middle school. But for the past 10 years or so, the phones I’ve used have pretty much had the exact same form factor. They’ve just changed size.

That’s also largely true for everyone else. I don’t think I’ve ever gotten as many comments on a gadget as I have the Titan Pocket. I’ve gotten several “is that a BlackBerry?” or “whoa, cool, what phone is that” comments, and I think that’s mostly down to the fact that people just aren’t used to seeing someone use this sort of phone anymore. (Though there are dozens of us! Someone who goes to my gym also has a Titan Pocket, which shocked me; I never expected to see another one in the wild.)

Picture of the Unihertz Titan sitting on top of an iPhone 12 Mini.

However, the main reason I decided to switch to this phone is actually because of its main selling point: the keyboard. I’m going to be disappearing into the wilderness for a few months to hike the Pacific Crest Trail, and during that time, my main form of contact with the folks back home will be through long emails sent every week or two. I won’t be dashing off texts every hour like I normally do, which marks a pretty fundamental change to how I communicate. So why not pair that with a fundamental change in my communication device?

This phone feels like it was made for writing. The keyboard is tactile — obviously, you’re pressing down on real keys — and includes a bevy of function keys across the top that add another layer to the experience. Of course, there are shift and alt keys for accessing capital letters and some symbols, but there are also two programmable keys as well. I use the symbol key for its intended purpose, popping up a virtual keyboard that lets me enter characters that aren’t on the hardware one. The Fn key, however, I have configured to act basically like a control key.

Yes, that means I can access all of my favorite desktop keyboard shortcuts on my phone. Need to select all? Function-A. Want to search a page? Function-F. Undo? Yup, I can do that, too. I can even hit Function-L in Chrome to jump to the address bar and immediately start typing in the site I want to go to.

The utility of having a keyboard attached to your phone goes beyond the in-app or typing experience, too. When I need to launch an app on iOS, I swipe to get to the homescreen, pull down to open Spotlight, and start typing its name, tapping on its icon when it shows up. On the Titan Pocket, I double-tap the home button (if I’m not already at the launcher) and just start typing. Once I put in the app’s name, or enough of it to get it to be the first search result, I mash the enter key and it launches.

GIF showing the process of launching an app using both the Unihertz Titan and the iPhone.

Unihertz also has a system that lets you set keys as shortcuts for apps and actions. For example, no matter where I am on my phone, I can long-press the “t” key to start a new timer or the “c” key to open Chrome. It turns out that having extra buttons can be super useful if you want to get things done quickly

This phone has a lot going for it beyond the keyboard. For one, it has features that my iPhone 12 Mini, which cost a full $479 more than it, doesn’t. You know how everyone complains about how phones don’t have headphone jacks or microSD card slots anymore? The Titan Pocket does. Those are going to be very useful for me while I’m attempting to hike across the US for reasons that I explained to my colleague David Pierce on an episode of The Vergecast.

It also has an IR blaster that I can use to control my TV and oscillating fan, and if I plug some wired headphones in, I can use it as an FM radio. Plus, there’s an extra hardware button that you can program to do three separate actions based on whether you single-, double-, or long-press it. Why has the market decided that there shouldn’t be any flagship phones that have these features when so many budget handsets do?

Also: please look at this battery chart and then remember that this is a phone that’s approximately the same size as an iPhone Mini. (Admittedly, it’s a fair bit thicker, but it’s just as easy to hold, in my opinion.)

Screenshot of a batter usage screen showing 4 hours and 34 minutes of screen on time and 2 days and 5 hours of idle time.

Now, I’m not trying to say that this phone is perfect because it is absolutely not. Here are some of my complaints, in no particular order:

  • The vibration motor feels like it could’ve come from a low-end phone in 2012.
  • Its MediaTek Helio P70 processor was midrange when it launched in 2019 — and boy is its age noticeable.
  • It doesn’t support 5G or eSIMs.
  • It’s stuck on Android 11, likely forever, and the security patch on it is from September 2022. (Don’t hack me, pls.)
  • The camera is so bad I’d be better off just writing out a description of what I’m looking at rather than taking a picture of it.
  • I would give anything for this phone to have an actual BlackBerry-style trackpad or rollerball because manipulating a cursor on a screen this small is hell.
  • Despite its 6GB of RAM, I still feel like apps get kicked out of memory a lot.
  • The touchscreen is fine, but a lot of apps aren’t built to run on a square screen. I have to put it in a goofy letterbox mode (which is, to be fair, very cleverly built in) to view Instagram Stories, for example.
  • The leather holster for it is sold out, making it very difficult for me to fully complete my transformation into my dad.

Also, there’s this astoundingly annoying bug where things just kind of break if the first thing I type into a text box is a number or symbol. (At least it does if I use the keyboard to type it; the on-screen keyboard doesn’t have that problem, but some fields seem to block it from coming up.) That’s super annoying if I’m trying to, say, type in a ZIP code or respond to something with an emoticon.

And yeah, okay, now that I look at it, that’s a pretty long list of complaints. And there are also some objective points you could make against the Titan Pocket for being a good writing machine. I actually type faster on the iPhone than the Titan (59 words per minute versus 50), and the physical keyboard gets beaten even worse if I have to do something like add a special character that’s not one of the ones accessible via the alt key — the dollar sign is a common culprit, as is the semicolon. Plus, this screen simply can’t show that much text at once, meaning I have to do a lot of scrolling when I’m reading back through something to check that it makes sense. 

But when I’m just using the phone to text a friend, write a note, or bang out a long email or blog post, all of those problems mostly just melt away. It’s a tactile experience that my iPhone just can’t touch, and being able to switch between apps, copying and pasting text without ever touching the screen makes me feel like a productivity deity. Sure, I may be slower at typing, but my brain has always been the roadblock to my writing speed, not my fingers. I can still type as fast as I can form coherent thoughts.

Photo of the iPhone 12 Mini and Unihertz Titan Pocket sitting next to each other, open to the notes app.

This may be all in my head, but using the Pocket puts me in the mood for writing and lets me focus on what I’m doing in a way that other phones just don’t. I’m not tempted to just switch away from a draft and watch a YouTube video because, honestly, watching YouTube on this thing sucks! My wife has made fun of me because of how close I have to hold the phone to my face when I do watch videos on it.

And yeah, it’s totally fair to criticize the Titan Pocket for those shortcomings (though, really, they’re mostly inherent to all keyboard phones, as Steve Jobs pointed out while announcing the iPhone). But in some ways, they’re part of why I love this phone so much. As someone who’s spent pretty much my entire life addicted to the internet, I appreciate the tiny moment of hesitation I have before picking up my phone, and it’s not terribly usable one-handed, so I have to commit to it when I do decide to use it.

I’m absolutely not trying to argue that phones in general should be a little less convenient so that people use them less. I’m just saying that I’m happy mine is. And yes, I love that anything I do with it feels like serious business, even if I’m just typing out silly jokes to friends and co-workers. It’s hard to think of another phone that has fundamentally changed how I think about what exactly I use a phone for. And sure, when I return to society, I’ll probably go back to my iPhone. But I hope that at least some of my BlackBerry habits stick around.

Photography by Mitchell Clark / The Verge

]]>
Mitchell Clark <![CDATA[Google will shut down Currents, the work-focused Google Plus replacement]]> https://www.theverge.com/2022/2/10/22928042/google-plus-replacement-wind-down-currents-spaces 2023-04-12T17:02:31-04:00 2023-04-12T17:02:31-04:00
Currents was introduced in 2019. | Image: Google Currents

Update April 12th, 2023, 5PM ET: Google announced it will begin winding down Currents on July 5th, with data available for export until August 8th, 2023, when it will no longer be available.

Google has announced that it’ll shut down Currents, which was introduced in 2019 as a replacement for Google Plus for G Suite. In a blog post, the company says it’s “planning to wind down” Currents, and that it’ll push the people who were using it to Spaces, which is sort of like Google Chat’s version of a Slack channel or Discord room.

Google says that it’s making the change so users won’t have to work in a “separate, siloed destination” — instead, they’ll be using Chat and Spaces, which will soon be prominently integrated into Gmail. The company promises it’s going to make Spaces a more suitable replacement over the next year, saying it’ll “deliver new capabilities” like “support for larger communities and leadership communication, investments in advanced search, tools for content moderation, and more.”

Google’s going to start turning off rarely used features in Currents soon

While Google says its plan is to start winding down Currents in 2023, “rarely used” features will fade out starting in Q1 2022 (which we’re currently in). It lists the features that will be removed or degraded in a support document, and promises to keep Workspace administrators updated about future changes and the migration timeline.

Currents hasn’t gotten a lot of love from Google. I was only able to find three blog posts about it on Google’s Workspace Updates site — the one announcing it, one in 2020 announcing that it was widely available, and the one from Thursday announcing it was being shut down. It was included on Google’s main list of apps that come with Workspace at one point according to the WayBack Machine, but it seems like it was removed sometime in November 2021.

There’s still a link to a Currents page in the footer on the Google Workspace page, but clicking on it takes you to the page for Google Chat. That feels like an insult to injury, but as Ars Technica points out the ultimate insult is that this is basically the second time Google has shut down Google Plus. As the KilledByGoogle Twitter account vividly explained in 2020, Currents was created when Google shut down its failed social network for public use (after a major privacy flaw was discovered), but kind of needed to keep it around for enterprise users. Now Currents finds itself not long for this world and is being replaced by what seems like one of Google’s new favorite projects, Chats.

It’s also, by the way, the second time Google has shut down its product named Currents — before the current (ha) iteration, it was a magazine app. It’s a real double-whammy, even for a company that has a reputation for dumping projects.

]]>
Mitchell Clark <![CDATA[The Steambox is an electric lunchbox looking for a problem to solve]]> https://www.theverge.com/23659598/steambox-electric-lunchbox-battery 2023-04-10T09:00:00-04:00 2023-04-10T09:00:00-04:00

I’m going to level with you: I don’t really get the Steambox. I mean, I understand what it is: it’s a self-heating lunchbox that uses steam to warm up your food, one that’s powered by a rechargeable battery so you can theoretically take it on the go. And to its credit, it does actually live up to the idea of being a lunchbox that heats up your food. I just don’t understand why anyone would pay $279 for this particular one.

Before we get too far into that, though, let me acquaint you with what this thing actually is. From the outside, it’s a shoebox-sized gray plastic box with a bamboo lid. (The dimensions are 11 inches long, 6.5 inches wide, and 3.5 inches tall.) Unclip the plastic lid, and you’ll find a little metal pan with its own rubber lid, where you store the food — up to around 3 cups or 700ml worth. Beneath that is a heating element, which you pour water onto when it’s time to heat the food. (The water is stored in a little measuring container that clips onto the bamboo lid).

To turn it on, you flip a switch on the back, which is located right next to the barrel plug you use to recharge its battery. (Yes, you do have to use the bundled charger; at CES 2023, Steambox co-founder Kevin de Krieger told TechCrunch that it couldn’t charge via USB-C “because of how USB-C works.” Okay.) Then, you dump your water onto the bottom, put the metal container back in sans lid, and close the box up.

To choose how long you want to reheat your food, you tap on a capacitive button that cycles through 5-, 10-, 15-, 20-, and 25-minute timer settings, indicated by a row of five lights. There’s another capacitive button that starts the heating process. Yes, the fact that it doesn’t use physical buttons can be a bit annoying — they don’t always register taps, and it sometimes took me a second to register what cook time the flashing lights were indicating.

<em>The process of starting a cook with the Steambox.</em>

You do have an alternative, because of course the Steambox has an app (though you can use the device completely offline if you want). Unfortunately, the app requires an account to use, and it’s extremely bare-bones. Once you’ve signed in and connected to the Steambox via Bluetooth, you can see how much battery it has left, set a timer with single-minute granularity, and start or stop the heating process. That’s pretty much it; there are buttons at the bottom that promise tips, recipes, news, and an FAQ, but tapping on them gives you a little “coming soon” banner.

Okay, so why am I so down on it? Is it bad at warming up food, leaving it cold and unappetizing? Not exactly. I found it to be sufficient at reheating most of the things I threw at it, like salmon fillets, mac and cheese, chili, mashed potatoes, and more. It’s important to note that word, though — reheating.

 

If you Google “Steambox,” the gadget we’re talking about today gets buried by information about Steam Machines, a mid-2010s experiment in making computers specifically built to run Valve’s game store. People colloquially called the devices Steam Boxes, and Kevin de Krieger has now stumbled into this SEO nightmare.

Unlike more powerful electric lunchboxes or portable hotpots that plug into the wall, the Steambox isn’t really meant to actually cook your food. The company’s website warns you to “be careful when cooking raw meats, chicken, or fish with Steambox” and says that doing so isn’t recommended.

The FAQ page does say that cooking veggies should be “no big deal,” which I was very happy to hear. I was a little less happy when I bit into the broccoli that had been steaming for all 25 minutes and felt the crunch of mostly raw greenery. (Though, honestly, it was alright once I tossed on a little Tony Chachere’s and some sweet chile sauce.)

Photo of the Steambox on a picnic table with mac and cheese and broccoli in it.

Probably my biggest issue with the Steambox: it is slow. I had to reheat the mac and cheese I mentioned for around 20 minutes, whereas a microwave takes around two or three minutes. It’s also worth noting that the Steambox’s small size gives you a pretty hard limit on what you can reheat, and it fits way less than even a dorm-size microwave. (I don’t think you could fit an average slice of pizza in it.)

Microwaves are one of the elephants in the room when it comes to the Steambox. Or at least they would be if the company (also named Steambox) didn’t constantly bring them up in its marketing. “Bye microwave,” reads a quote on its website. “The microwave basically kills your food,” de Krieger told TechCrunch. Perhaps the most offensive bit of copy is on its Kickstarter page, which claims the microwave is “a great way to heat up your food, and a great way to destroy all of the goodness and nutrients … before radiating the sh!t out of it,” adding that a microwave often makes your food look “revolting.”

What? First of all, I’m not letting that bit about destroying nutrients and radiating your food go unchecked because I haven’t seen any evidence that’s true. (The US has many, many problems with its food culture; reliance on microwaves isn’t one of them.) But it also feels like unearned confidence. Perhaps I’m just a microwave wizard, but the food I got from the Steambox was on par with, not better than, food that I reheated in the microwave. It was enjoyable enough to eat, but I’d call bullshit if you told me the food that came out of it was straight from the oven or stove. That’s certainly a bit of a letdown for something that costs more than the price of three low-end microwaves (more than enough to stock an office, even if your boss wouldn’t spring for one themselves) and takes much longer to reheat food.

The Steambox does have some benefits compared to a microwave; in my tests, it didn’t fumigate my house with a fishy smell when I was reheating a fillet, while my microwave did. Also, I can stand next to it while reheating lunch without my AirPods cutting out.

There are plenty of people who don’t have the option of plugging a device into an outlet and who may appreciate a portable, freshly heated lunch. And others who would prefer, for whatever reason, not to nuke their food. Perhaps you work outside or are at job sites where outlets aren’t available or are taken up by more important equipment.

When it comes to portability, the Steambox does have a leg up versus basically every appliance that needs to be plugged into the wall. Its battery is good for around 40 minutes of cooking, which could reheat around two or three meals.

However, I often spend my weekends in the middle of conservation areas to build and maintain hiking trails and never even considered taking the Steambox on one of those trips. Even toting it to a nearby park for lunch wasn’t the idyllic experience I imagined. The problem is that it’s a big and relatively heavy device; according to my scale, the whole kit weighs around 4lbs, 11oz, or just over 2.1kg, before you add any food. (For reference, my backpacking stove, a titanium cookpot, and a gas canister meant for backpacking weighs less than a pound: it’s 12.8oz, or 360g.)

Picture of someone taking the Steambox out of a backpack.

That heft, and the fact that it’s a completely inflexible rectangle, makes it pretty uncomfortable to carry in a backpack. When I talked about the Steambox with one of my acquaintances who works outside almost every day, she was less concerned with the weight but also didn’t think it’d work for her 30-minute lunch breaks unless she wanted to scarf down food after 15–20 minutes of watching everyone else eat. She also wondered if it’d hold enough food for someone who’s active all day long.

She did come up with some use cases I hadn’t considered, though, suggesting that snowmobilers might find it useful or people on a car camping trip, assuming they had an easy way to clean it and wouldn’t be outside for too many days. For her personal use, though, it didn’t seem like she’d be rushing out to buy one. “I think I’d only try one out if I found one in a thrift store for under $10… more likely under $5,” she told me. (That probably sounds a little harsher than it actually is — she’s a legendary thrifter.)

There are cheaper and more packable ways to get warm meals while outside if you’re willing to use insulation rather than reheating. A classic Thermos can keep soups hot for hours, and those usually cost less than $50. The same’s true of this Zojirushi lunch jar, which even includes small bowls that let you bring along several different types of food. Even a standard insulated lunchbox could do the trick, depending on your needs.

There are a few more nits to pick with the Steambox, while I’m at this:

  • I like the stainless steel container, but the lid is difficult to get on properly.
  • It gets expensive when you want to meal prep — one extra container and lid goes for $23, while a three-pack costs $56. (The containers I use for microwave meal prep are $30 for five.)
  • Unless you completely dry the cooking area out after you’re done, there’s going to be a fair amount of moisture left in it. There was water visibly dripping from it when I took it out of my backpack, even though I’d dumped out as much of the excess as I could.
  • You can’t use the Steambox while it’s charging; if it has a dead battery, you’ll have to wait an hour or two to eat. Co-founder Amit Jaura says that’s because “operating batteries, DC and water / steam at the same time should be handled carefully.”
  • I do have mild concerns about quality control — my colleague Sean Hollister was also sent a Steambox, but it arrived entirely nonfunctional. There was also at least one Kickstarter commenter who says their unit had some scratches when they got it.

(I have, however, seen much worse in Kickstarter comments; the ones for the Steambox seem to be relatively positive, though there are at least a few people who say they’re still waiting for theirs.)

The thing I’m most torn about with the Steambox is that it actually seems to be relatively competent at heating up food. Sure, it’s not perfect, but it’s also not a disaster. Despite that, I struggle to recommend it to pretty much anyone. Perhaps its price tag would be swallowable for affluent fish aficionados whose co-workers hate the smell or someone who really wants to eat warm food away from an outlet, but I think pretty much everyone else would be better served by other less expensive solutions like a microwave, insulated containers, a toaster oven, or wired electric lunchbox. It’s just too unhappy of a medium; it’s not really convenient to take outdoors, and there are much better options indoors.

Perhaps the best way I can sum it up is with this anecdote: I’ve had the Steambox for a few months now, and have repeatedly tried to convince my wife — who takes a regular lunchbox to work every day — to test it out. Literally the entire reason I wanted this review was to see if my wife could cook fish at work without getting bullied.

Apparently, she didn’t think that juice was worth the squeeze because her response was always the same: “Why would I do that? I have a microwave at work.”

]]>
Mitchell Clark Jay Peters <![CDATA[Twitter is now marking Substack links as unsafe]]> https://www.theverge.com/2023/4/7/23674936/twitter-marking-substack-links-unsafe 2023-04-07T20:09:54-04:00 2023-04-07T20:09:54-04:00

Twitter has started marking links to Substack as unsafe. If you click on a link on Twitter with substack.com in the URL, Twitter will show a separate notice warning you that “the link you are trying to access has been identified by Twitter or our partners as being potentially spammy or unsafe.”

Don’t be alarmed — the links we’ve checked appear to be perfectly safe. This notice seems instead to be Twitter’s latest hostile move toward Substack after the email newsletter platform announced its own Twitter-like “Notes” feature on Wednesday.

On Thursday, Twitter blocked people who use Substack from embedding tweets into their stories. Then, late Thursday or early Friday, Twitter started blocking engagement on tweets containing links to Substack; users weren’t able to like or retweet them, but could quote retweet them. Then, on Friday morning, Twitter applied those same restrictions to tweets from the official Substack account.

Screenshot of Twitter’s warning page that pops up when you try to follow a Substack link.

While those moves are clearly unfriendly, I’d classify the unsafe warning as downright aggressive. Twitter’s URL policy hasn’t changed since 2020, according to the last updated note on the page, and Substack’s site appears to be working as it always has, so it’s hard to say what justification Twitter’s using for the warning. CEO Elon Musk hasn’t tweeted anything about Substack recently and, when reached for comment, Twitter’s press email auto-replied with a poop emoji, which it has been doing since mid-March.

The elephant in the room is Substack’s Notes feature, which adds very Twitter-like elements to the newsletter platform. Matt Taibbi, a journalist who has history reporting stories for Musk, said Friday that he was told by an unspecified party that “Twitter is upset about the new Substack Notes feature, which they see as a hostile rival.” He also notes that he was “given the option of posting my articles on Twitter instead of Substack.”

In December, Musk said he considered “relentless advertising of competitors” to be a policy violation, and blocked sharing links to Instagram, Mastodon, Facebook, and others. However, those restrictions were later removed. It’s possible that he’s decided to bring it back now that he feels like Substack is trying to compete with Twitter, though it is worth noting that, for now at least, you still are able to tweet a Substack link. Anyone trying to follow it will just have to click through the warning to get to the content.

Substack didn’t immediately respond to The Verge’s request for comment on the warning. However, its founders have recently spoken out about how Twitter is treating their platform.

]]>