[syndicated profile] lifehacker_feed

Posted by Ritoban Mukherjee

For the past few days, I’ve been poking around every AI browser I could get my hands on. So far, I’ve performed general research tasks on Perplexity Comet and used ChatGPT Atlas to successfully navigate an Amazon checkout. I even spent some time familiarizing myself with the new Dia browser from the developers of Arc.

As I've explored these browsers, I've been mindful of the many security risks to contend with: Prompt injection, where malicious AI prompts are hidden in a website or browser extension’s HTML source code, is the most obvious threat. But there are also cases of AI agents acting without a user’s permission to access your logged-in accounts. Moreover, AI browsers can leak data between browser tabs and hand over user credentials on clever prompting without even using any malicious code. 

But despite the risks, there are legitimate ways to experiment with AI browsers without compromising your privacy. In fact, most of these browsers have optional features you can enable to both beef up your security and keep the apps from having more access than they need. If you're going to use an AI browser on your device, here's what you need to know to protect yourself.

What makes AI browsers a security risk?

A regular web browser can only open a page for you after you make the request. You still decide which sites to navigate to and what buttons to interact with. With AI browsers like Atlas or Comet, the browsers themselves scan and analyze a web page for you, summarize information, and even act autonomously to execute tasks in agent mode. These things make AI browsers very convenient for daily use, but they also expose them to new vulnerabilities, as attackers can now manipulate the browser to access your accounts and data much more easily. 

AI prompt injection is the most popular example, since bad actors simply need to hide malicious instructions within websites for it to work. Even the official OpenAI documentation warns against using Atlas with production data because of prompt injection fears. Worse still, prompt injection attacks require no compromising action on your part. Simply navigating to a web page that has these AI prompts hidden in layers of source code is all it takes. You won’t even see the malicious instructions while you’re browsing the web page, but your browser will read the invisible instructions and automatically do what it tells them without asking for verification or consent from you.

Brave’s security team used several prompt injection attacks to demonstrate issues with Perplexity Comet, which has since been termed CometJacking. In one particular case, Comet dug up its user's email address, obtained a one-time password from their inbox, and forwarded it to an attacker without anyone the wiser. All it took was a request to summarize a Reddit thread that had malicious prompts hidden in it. 

ChatGPT Atlas has also revealed similar vulnerabilities. Security researcher Johann Rehberger got the browser to switch from light mode to dark mode using a simple command hidden inside a Word document that he asked the browser to read. As LayerX explains, Atlas is also susceptible to cross-site request forgery (CSRF), where a malicious web page can send instructions to your browser as if you had typed them yourself. Moreover, AI browsers don’t use the same blocklists and heuristics as traditional ones to flag known phishing websites, so they’re more likely to let you access a scammer’s website without blocking it. LayerX says Atlas users are 90% more susceptible to these types of attacks compared to Chrome or Edge users. 

Automated checkouts carry a direct financial risk. While AI browsers are relatively new, Amazon already won a court injunction to prevent Comet from completing checkouts for users on its websites, because it’s known to bypass certain security measures put in place to prevent financial fraud.

Enable built-in browser settings for better safety

AI browsers carry too many vulnerabilities and loopholes for regular usage, but that doesn’t mean you can’t use them at all without compromising your data. There are many built-in privacy settings you can enable for extra protection, along with some general best practices for safe browsing that can be particularly useful. Before you start using an AI browser, make sure that it’s configured correctly to get rid of the biggest loopholes that attackers tend to use. Here’s what I discovered to be most effective. 

Disable data sharing so AI browsers don’t train models on your data

Almost every AI browser uses your browsing patterns and search history to train future iterations of its AI models, so it’s effectively getting better at doing things by learning from your day-to-day tasks. That means all your browsing data is being sent to the browser’s developers by default unless you specifically opt out. Luckily, browsers that train models on your data also give you the option to disable training, at least on paid plans. This is always the first feature you should turn off if you use AI Browsers.

  • ChatGPT Atlas: Navigate to Settings > Data Controls and disable Improve model for everyone to disable model training. You can also selectively opt out of letting ChatGPT use your browsing history or audio recordings of chat sessions for model training here. 

  • Perplexity Comet: Go to New Tab Page > Account > Preferences. Toggle off AI data retention to opt out of model training from Perplexity. 

  • Dia: From your browser window, visit Settings > Privacy. Disable the option that says Share content data to improve Dia.

Keep your browser from accessing your logged-in sessions

Using the Logged out version of Agent mode with ChatGPT Atlas
Using the Logged out version of Agent mode with ChatGPT Atlas Credit: OpenAI/ChatGPT

As we saw with the Comet demonstration, AI browsers can be manipulated into accessing your logged-in accounts on different websites and retrieving sensitive information through prompt injection. Depending on their level of access, they can also go into your accounts to execute certain actions without your knowledge, like sending an email or downloading a file. 

In ChatGPT Atlas, you can specifically prevent the AI from accessing your logged-in browser sessions in Agent Mode, so that it’s forced to ask for your credentials each time it needs to log into an email account or social media profile. While there’s no exact equivalent to this feature with Comet or Dia, those browsers also offer controls that let you decide how much access your agent can have. 

  • ChatGPT Atlas: When you start a new chat inside ChatGPT Atlas, choose Agent mode from the + menu. Right next to the + menu, you’ll now see a dropdown that lets you switch between Logged in and Logged out to control whether the AI agent has access to your logged-in browser cookies. If you choose to stay logged out, Atlas won’t be able to access your active sessions by default, instead prompting you to log in manually if your task requires access to a user account. 

  • Perplexity Comet: In Comet, there’s no universal toggle that restricts access to logged-in sessions. Perplexity notes that Comet does not have access to your passwords since those are only stored in your operating system’s vault, but it can still use your active sessions to pull sensitive information from logged-in accounts or execute tasks using those accounts. So, your best bet is to use Incognito mode when logging into any websites with the Comet browser, so you don’t stay logged in after you quit. 

  • Dia: Like Atlas and Comet, Dia is also vulnerable to CSRF, prompt injection, and memory poisoning attacks that allow hackers to hijack your logged-in account sessions. Like Comet, Dia does not have a dedicated Logged out mode, and the AI is designed to access all your logged-in sessions by default to automate web-based tasks. Once again, you should use the browser’s incognito mode whenever you log into an account. You can also navigate to Privacy and security > Delete browsing data from dia://settings/ to delete your existing session cookies and log out of all active accounts. 

Turn off persistent memory unless you really need it

With standard prompt injection attacks, AI browsers read an attacker’s instructions and execute them only a single time. But there’s a more sophisticated form of prompt injection called memory poisoning. Attackers inject malicious instructions into your AI’s account-specific memory, which is retained across all your devices in each and every session. For example, an attacker could use memory poisoning to have your browser leak your most recent emails each day, instead of just the one time it reads malicious instructions. Hackers can use this tactic to compromise your data and hijack access across multiple devices where you use the same AI browser, which is even more of a threat with cross-platform browsers like Comet and Dia. 

  • ChatGPT Atlas: Go to Settings > Personalization. Toggle off Reference browser memories to prevent ChatGPT from retaining any memory from your previous chat sessions. This will effectively prevent it from getting better at your tasks by learning from your data, but it will also shield you from attacks that specifically target this feature. OpenAI notes that ChatGPT Atlas has built-in security filters that restrict access to sensitive information like government ID, bank account or credit card numbers, and SSNs. But disabling browser memories entirely offers much better safety. If that feels too extreme, you can also use incognito mode when performing any tasks that you’d rather not have relegated to your browser memory, or go to Settings > Personalization > View browser memories to delete or archive memories you don’t want retained. 

  • Perplexity Comet: You can go to comet://settings/ > Privacy and security > Delete browsing data to clear your browsing history, cache, and cookies. To delete saved AI memories from your Perplexity account, you can navigate to New Tab Page > Account > Preferences > Memory, where you can choose to disable memory retention by toggling off Use search history and Notes. You can also click Manage memories to alter or delete specific memories. 

  • Dia: If you click on the Personalization button in a new tab, Dia will take you to a page where you can adjust how memory gets used. Toggle off Personalize new chats so Dia can’t draw from its preexisting memory when you start new conversations. If you want to clear or disable memory retention altogether, you can go to Settings > Memory, then click Reset Memory or Disable Memory

Restrict what agents can access on sensitive sites

Restrict access to sensitive sites when using Comet
Restrict access to sensitive sites when using Comet Credit: Perplexity AI

With Atlas, hardcoded limits prevent the browser from running code, downloading files, installing extensions, or accessing your device’s file system by default. With Comet and Dia, things are kept more open-ended, though they both offer some protection from letting your agents handle sensitive financial data by default. But if you’d like to take this a step further, you can disable agent access to sensitive websites like banking and healthcare platforms, so that they can’t see anything or take actions on these sites. Doing this fully insulates you from prompt injection attacks aimed at these platforms. 

  • ChatGPT Atlas: Go to Settings > Personalization. You’ll see an option called ChatGPT page visibility. If you click on it, you can add a list of websites where your agents won’t be able to access any data or take actions even when prompted. But you’ll still be able to access these sites using the browser manually. 

  • Perplexity Comet: You can adjust Comet’s permissions on a more granular level to prevent it from performing specific tasks on certain websites. Go to Settings > Privacy and security, then take a look at the options under Comet Assistant to find Block personal search for these websites. This should give you more options to configure which websites Comet can navigate to and interact with, as well as whether it can access your browser history by default. 

  • Dia: You can visit dia://settings/ > Privacy and security > Site settings to control all site permissions on an individual level. However, this does not prevent agents from seeing the data on these websites. To prevent Dia from gaining access to data from sensitive sites, it’s better to just avoid logging into any private accounts unless in incognito mode. 

A few additional best practices for AI browser safety

Generally speaking, the less data and permissions that your agentic browser has access to, the less damage it can do during an attack. Apart from the built-in security settings described above, there are some general best practices that I like to follow whenever using a browser like Atlas, Comet, or Dia:

  • Keep using your regular browser, like Chrome or Firefox, for most day-to-day work. Maintain a separate profile for AI browsers with no sensitive logins just for running AI browsing tasks.

  • Don’t download AI browsers or AI browser extensions from unofficial sources or third-party marketplaces. Hackers are floating a lot of fake and malicious software in this space, so keep to the official sources to reduce exposure. 

  • Avoid accessing user-generated content platforms like Reddit with your AI browser, which are a haven for prompt injection attacks. But if you must do it, make sure to restrict your agents from seeing or accessing anything on these sites. 

  • Don’t copy-paste long strings of text or URLs into your AI browser without verifying them first. Attackers can bury prompt injection attempts in longer URL strings. This is a very common exploit from hackers targeting Atlas’ Omnibox, the browser's search and prompt bar combo.

  • When asking an agent to execute multi-step workflows, always keep an eye on what it’s doing and use the pause or interrupt controls to stop any suspicious activity as soon as you spot it. 

  • For sensitive platforms like financial websites or workplace communication apps, enable two-factor authentication on your account to prevent agents from logging in without your knowledge. 

[syndicated profile] lifehacker_feed

Posted by Daniel Oropeza

We may earn a commission from links on this page. Deal pricing and availability subject to change after time of publication.

I've been recommending the Sony WH-1000XM6 headphones since I reviewed them in 2025, with my only real gripe being their high price. Unfortunately for those without deep pockets, Sony has since released a newer, more luxurious version of these beloved cans with an even higher price tag.

Awkwardly named as always, the Sony 1000X The Collexion headphones retail for $649.99, an arguably crazy price to pay for headphones. However, Target has just given them their first significant discount, cutting the price by $50 to $599.99.

So what's different with these headphones to warrant such a high price tag? They're heavier, going 254g to 320g, giving them a more premium feel. Instead of plastic hinges, you get stainless steel hardware. The earcups are made of faux leather, which provides pleasant texture. The thicker padding on the earcups helps with the extra weight, making them more comfortable during long listening sessions.

As far as software goes, you get the same excellent features as the 1000XM6 and the same app experience, with the addition of a new spatial processing mode for movies, games, and music. On the hardware side, you get Bluetooth 6.0 support, Sony’s newer V3 processor, and built-in Auracast support.

Other than the price and the lack of foldability for storage, the battery life is about 12 hours shorter than the cheaper model, leaving you with about 24 hours of juice. The ANC and audio are virtually the same, so you're essentially paying more for a fancier design. If that's important to you, you'll undoubtedly be pleased with them. If you'd prefer to save some money, the Sony WH-1000XM6, currently $398 from Amazon, are arguably the better value.

Deals are selected by our commerce team
[syndicated profile] lifehacker_feed

Posted by Beth Skwarecki

We may earn a commission from links on this page.

Should you work out if you haven't gotten enough sleep? While you're always allowed to take a guilt-free rest day if you feel you need it, I often see people talking themselves out of a perfectly good workout because they think it will somehow be a waste of time. Fortunately, we have some science to answer the question.

In that study, people who habitually got five (only five!) hours of sleep were able to make good gains while strength training with resistance bands. I’ll dig into the study a bit more below, but first, let’s cover the basics of how sleep relates to muscle growth and strength building.

How much sleep do you need for muscle growth? 

A healthy lifestyle should include a healthy amount of sleep, which will be somewhere between seven and nine hours, depending on the person. If you exercise a lot, that may add to your sleep need; it’s not unusual for athletes to sleep nine hours or more. 

When it comes to muscle growth specifically, there’s no definitive number of hours needed. Exercise science researcher Brad Schoenfeld, who posted about the study of five-hour sleepers on Instagram in 2024, mentioned in the caption that there probably is a minimum amount of sleep we need for gains, but “exactly how much isn’t clear and likely would be specific to the individual.” 

In other words, science can’t answer this for you quite yet, but you probably can’t get by on way too little sleep. Seven hours is probably fine. What about five? That’s what the study looked at. 

Can I still build muscle on five hours of sleep a night? 

Yes, most likely! The study is, of course, not the be-all-end-all answer to the question (no study ever is), but it gives strong evidence pointing toward five hours a night being probably fine. You can read the full text of the 2024 study here. The participants were men who did not usually do any strength training, and they were excluded from the study if they had any diagnosed sleep disorders. The 36 men were divided into three groups: a group that averaged seven hours of sleep per night, a group that averaged five-ish hours a night, and a control group that averaged more than seven hours a night. 

The control group did not exercise in the study. The seven-hour and five-hour groups did. (Perhaps we can think of the control group as the “what if I slept in instead of hitting the gym?” group.)

The results? For some muscle groups, the seven-hour group got slightly better gains than the five-hour group, but for others. they were roughly even. Both groups gained more muscle than the non-exercising control group. The authors write: “The results of the present study suggest that the value of 7 hours as a minimum night sleeping time can be relaxed when it comes to a recuperative state related to muscle strength performance.”

The study has its limitations, including the fact that it was all men, that they used resistance bands instead of barbells or dumbbells, and that the subjects were untrained to start with (making it easier for them to grow muscle). But the results match up with what pretty much any trainer or fitness enthusiast could tell you: A full night’s sleep is great to have, but not essential to making progress in the gym.

Consistency matters more than getting the details right

How can this be, if rest is important to muscle growth? Well, for one thing, rest isn’t a magical spell that needs to do its work uninterrupted. If you work out an hour a day, you're still "resting" the other 23 hours. (You don’t even need full rest days if your workload is managed appropriately, but that’s a whole ’nother conversation.)

But ultimately, the big lesson every experienced gymgoer wishes they could impart to every noob is that getting most things right, most of the time, beats the pants off of occasionally getting everything to line up perfectly. If you only lift when you’ve had a good night’s sleep, you may not end up training as much as you’d like.

You don't need any particular product or gadget to achieve that, but wearables like smart rings and watches can help you keep tabs on how much sleep you're actually getting and whether you've been consistent about exercise. On the pricier end, there's the Oura ring, which is comfortable to wear to bed and will let you know how well you've been sleeping. If you're on a budget, something like the $99 Fitbit Air can do the job as well. Just remember that if a device gives you a poor score for your sleep or recovery, it doesn't mean you should automatically skip the gym. Prioritize consistency—including making it to the gym whenever you can—and you’re in a much better place to realize those gains.

[syndicated profile] lifehacker_feed

Posted by Pranay Parab

We may earn a commission from links on this page.

Preview is one of the Mac's most underrated apps. At first, you'll likely only encounter Preview when you try to open images or PDFs, but there's much more to the app than just opening files. I began exploring Preview's advanced features a decade ago, and I've found it's one of the best free PDF editors for the Mac. And, if you have an iPhone or iPad, you get many of the same benefits with Preview's mobile version. If you'd like to make the most of Preview, here are 10 hacks you should know.

[Error: Irreparable invalid markup ('<button [...] x-on:keydown.enter.prevent.stop>') in entry. Owner must fix manually. Raw contents below.]

<p class="syndicationauthor">Posted by Pranay Parab</p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/10-preview-hacks-every-apple-user-should-know?utm_medium=RSS">https://lifehacker.com/tech/10-preview-hacks-every-apple-user-should-know?utm_medium=RSS</a></p><p>We may earn a commission from links on this page.</p><p>Preview is one of the Mac's most underrated apps. At first, you'll likely only encounter Preview when you try to open images or PDFs, but there's much more to the app than just opening files. I began exploring Preview's advanced features a decade ago, and I've found it's one of the best free PDF editors for the Mac. And, if you have an iPhone or iPad, you get many of the same benefits with Preview's mobile version. If you'd like to make the most of Preview, here are 10 hacks you should know.</p><div class="shadow-b-2 mb-12 mt-10 rounded-md border-2 border-[#F0F0F0] px-6 py-2 shadow-lg md:px-12" role="region" aria-label="Products List" x-data="{ showMore: false }"> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FQ43y2D&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=1&amp;element_label=MacBook+Air&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FQ43y2D&amp;object_type=article&amp;object_uuid=01KX0X5HJ7T3XFV4QWYDPVSDRP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="MacBook Air" data-ga-position="1" aria-label="MacBook Air Product Card" x-cloak="x-cloak" x-show="showMore || 0 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> MacBook Air </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,299.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-3.fill.size_autoxauto.v1783598078.webp" alt="MacBook Air" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,299.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FaRAG67&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=2&amp;element_label=MacBook+Neo&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FaRAG67&amp;object_type=article&amp;object_uuid=01KX0X5HJ7T3XFV4QWYDPVSDRP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="MacBook Neo" data-ga-position="2" aria-label="MacBook Neo Product Card" x-cloak="x-cloak" x-show="showMore || 1 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> MacBook Neo </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $699.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-4.fill.size_autoxauto.v1783598078.webp" alt="MacBook Neo" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $699.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FaA0O40&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=3&amp;element_label=MacBook+Pro&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FaA0O40&amp;object_type=article&amp;object_uuid=01KX0X5HJ7T3XFV4QWYDPVSDRP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="MacBook Pro" data-ga-position="3" aria-label="MacBook Pro Product Card" x-cloak="x-cloak" x-show="showMore || 2 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> MacBook Pro </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,999.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-5.fill.size_autoxauto.v1783598078.webp" alt="MacBook Pro" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,999.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <button class="mb-4 mt-6 pr-4 font-akshar text-sm font-medium text-gray-900 hover:cursor-pointer hover:text-brand-green md:pr-8" x-cloak="x-cloak" x-show="!showMore &amp;&amp; 3 &gt; 3" x-on:click="showMore = !showMore" x-on:keydown.enter.prevent.stop="showMore = !showMore"> SEE 0 MORE <svg class="-mt-[2px] inline-block size-3 fill-current text-brand-green"> <use href="https://lifehacker.com/images/icons/spritemap.svg#sprite-chevron-down"></use> </svg> </button> </div> <h2 id="use-this-shortcut-to-view-files-without-opening-them-in-preview">Use this shortcut to view files without opening them in Preview</h2><p>It might seem paradoxical, but one of the best Preview hacks is avoiding using Preview when you don't need to. If you're opening every single app on your Mac each time you want to quickly view something, you're probably wasting a lot of time. Instead, you can preview files without opening them. Start by locating the file you wish to preview, then select it and press the spacebar. This action activates Quick Look, which taps into Preview to view the file without opening it. To close this preview, you can press the spacebar once again. I use this regularly to view images, PDFs, or even to check how many files are inside a folder. If you're annoyed by Preview's limitation of not showing the contents of a folder in Quick Look, then you can <a href="https://lifehacker.com/tech/this-free-mac-utility-adds-folder-previews-to-quick-look" target="_blank">use an app called Folder Preview</a> to add that feature to your Mac.</p><h2 id="change-this-setting-to-use-previews-hidden-pdf-dark-mode">Change this setting to use Preview's hidden PDF dark mode</h2><div class="eloquent-imagery-image"> <div class="flex justify-center"> <img class="border border-gray-100" src="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-1.fill.size_2000x1125.v1783516001.webp" alt="Dark Appearance in Preview for Mac." width="2000" height="1125" loading="lazy" srcset="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-1.fill.size_800x450.v1783516001.webp 800w, https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-1.fill.size_1400x788.v1783516001.webp 1400w, https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-1.fill.size_2000x1125.v1783516001.webp 2000w" sizes="(max-width: 1408px) 100vw, 1408px"> </div> <div class="mt-2 font-akshar"> <span class="image-caption block text-sm leading-4 tracking-wide text-[#1F2937]"></span> <span class="mt-1 block font-sans text-xs tracking-normal text-gray-600">Credit: Pranay Parab</span> </div> </div> <p>Preview can open PDFs for you, but those files often have a bright white background&mdash;even when your device is in dark mode. If, like me, you dislike reading documents with bright backgrounds, there's good news: Preview allows you to use a dark background for PDFs. To try this, open a PDF in Preview, select <strong>View </strong>in the menu bar, then click <strong>Use Dark Appearance for PDF</strong>. This will switch the PDF to a dark background with white text, and Preview will remember your preferences for all PDFs that you open in the future. This feature also works in <a href="https://lifehacker.com/tech/preview-app-on-ios-and-ipad" target="_blank">Preview for iPhone and iPad</a>. Just open a PDF in the app, tap the three dots in the top-right corner, and select <strong>Dark Background</strong>.</p><h2 id="use-open-image-from-clipboard-to-edit-photos-without-saving-them-to-your-mac">Use "Open Image from Clipboard" to edit photos without saving them to your Mac</h2><p>Most of us save images to our Macs before opening them using Preview. However, you can bypass this step by opening images directly from your clipboard. This way, you can copy an image from any app, including browsers or messaging apps, and have Preview open it for editing instantly. Copy any image to your Mac's clipboard, open Preview, and press <strong>Command + N</strong> to open the image for editing. Alternatively, you can open Preview and select <strong>File &gt; New from Clipboard</strong>.</p><h2 id="use-this-hidden-preview-setting-to-remove-image-backgrounds">Use this hidden Preview setting to remove image backgrounds</h2><p>Most people turn to image editors for relatively simple tasks such as removing the background from a photo. Preview can actually handle this task well, but the feature isn't obvious when you start using the app. You can check it out by opening an image in Preview and pressing <strong>Command + Shift + K</strong>, which should remove the picture's background. </p><p>There are two other ways to use this feature in Preview. You can either click <strong>Tools &gt; Remove Background</strong> from the menu bar, or select <strong>Remove Background</strong> in the app's toolbar, which has a camera icon with diagonal lines within the borders. (This was a recent discovery for me, as I didn't know what this icon did until I accidentally left the cursor on the button and read the tooltip.)</p><h2 id="open-pdfs-and-images-in-preview-to-copy-their-text">Open PDFs and images in Preview to copy their text</h2><p>Preview also makes it easy to copy text from images and PDFs. While most PDF documents make it easy to select text, I've come across quite a few where each page is a scanned image, which prevents you from selecting text. In these situations, Preview can help you extract text from images easily. To use this feature, open an image, screenshot, or PDF in Preview, move the cursor over the text, and double-click or drag the cursor over the text to select it. Feel free to copy and paste it as you like. This feature works in Preview for iPhone, iPad, and Mac.</p><h2 id="use-this-setting-to-turn-your-iphone-into-a-dedicated-document-scanner">Use this setting to turn your iPhone into a dedicated document scanner</h2><div class="eloquent-imagery-image"> <div class="flex justify-center"> <img class="border border-gray-100" src="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-2.fill.size_2000x1125.v1783516001.png" alt="Scan documents with Preview." width="2000" height="1125" loading="lazy" srcset="https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-2.fill.size_800x450.v1783516001.png 800w, https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-2.fill.size_1400x788.v1783516001.png 1400w, https://lifehacker.com/imagery/articles/01KX0X5HJ7T3XFV4QWYDPVSDRP/images-2.fill.size_2000x1125.v1783516001.png 2000w" sizes="(max-width: 1408px) 100vw, 1408px"> </div> <div class="mt-2 font-akshar"> <span class="image-caption block text-sm leading-4 tracking-wide text-[#1F2937]"></span> <span class="mt-1 block font-sans text-xs tracking-normal text-gray-600">Credit: Pranay Parab</span> </div> </div> <p>Preview for Mac allows you to use your iPhone as a document scanner. Open the app and go to <strong>File &gt; Import from iPhone &gt; Scan Documents</strong>. As long as your iPhone and Mac are signed in to the same iCloud account, this should open the Camera app on the iPhone, automatically set to scan documents. Point the camera at a page, and your iPhone will automatically identify borders and scan the page. It's set to keep scanning until you press the checkmark button in the top-right corner. Once you're done, the document is automatically imported into Preview for Mac, where you can edit the scan before saving it. The same scanning mode is available in Preview for iPhone and iPad. Open the app and tap <strong>Scan Documents</strong> to get started.</p><h2 id="reveal-your-images-metadata-before-uploading-to-the-internet">Reveal your image's metadata before uploading to the internet</h2><p>Metadata, like EXIF data, allows you to identify important details about a photo, such as when it was captured, which camera and lens were used, where you shot the image, and so on. Preview lets you view this metadata easily. Just open any image in Preview, and tap or click the <strong>i</strong> button in the app. On iPhone and iPad, this reveals a long list of all metadata for the photo. On Mac, you'll see these details organized into two tabs. Click the <strong>i</strong> tab to view the rest of the metadata in Preview for Mac.</p><p>This can be a great way to learn more about how your photo was shot. (There really is a <em>lot</em> of data here.) But I also recommend reviewing this data before sharing the image with others, or on the internet. If you find too many personal, sensitive, or identifying data points within, take steps to remove the EXIF data before sending the image out into the wild. Before sending a photo on Mac, right-click it in Finder, choose <strong>Quick Actions &gt; Convert Image</strong>, then uncheck <strong>Preserve Metadata</strong>.</p><h2 id="combine-multiple-pdf-pages-into-one-document-with-preview">Combine multiple PDF pages into one document with Preview</h2><p>Preview is a good <a href="https://lifehacker.com/tech/preview-pdf-editor-mac" target="_blank">free PDF editor for iPhone, iPad, and Mac</a>. You can use it to combine multiple PDF pages into a single document, or to remove pages from a PDF file. To use this feature, open a PDF file in Preview. If you're doing this on a Mac, click the sidebar button, located to the right of the green full-screen button in the toolbar. Select <strong>Thumbnails</strong>, and click the tiny <strong>+</strong> button in the bottom-left corner. Then, choose <strong>Insert Page from File&hellip;</strong> If you wish to delete a page from a PDF, simply select its thumbnail in the left pane, and press the <strong>delete</strong> key on your Mac's keyboard.</p><p>In Preview for iPhone and iPad, open a PDF, and swipe right from the left edge of the screen to show page thumbnails in a pane. Tap the three dots on any page, and select <strong>Insert from File</strong> to combine pages from another PDF. In the same menu, tap <strong>Delete Page</strong> to remove a page from the PDF file.</p><h2 id="use-previews-signature-feature-to-avoid-printing-out-documents">Use Preview's "Signature" feature to avoid printing out documents</h2><p>Preview allows you to digitally sign documents, which can be a big help. If someone asks you to send a signed copy of a document, you don't have to print it, sign the file, and scan it again to send it back. Instead, you can open the file in Preview, and click <strong>Form Filling Toolbar</strong> (the rectangle with three dots and a pencil). This appears in the toolbar up top in Preview for Mac, and in the bottom bar in Preview for iPhone or iPad. Then, you can choose <strong>Add Signature</strong> to create your digital signature, and sign the document quickly.</p><h2 id="edit-a-pdfs-permissions-to-password-protect-your-documents">Edit a PDF's permissions to password-protect your documents</h2><p>Preview for Mac is also a good tool to add or remove passwords from your PDFs. To add a password to your PDF, open a document in Preview, and select <strong>File &gt; Export</strong>. Click <strong>Permissions</strong>, and you'll be able to add a password to open the document, and even an owner password for the file, which lets you stop people from editing, printing, or copying text from your PDFs without the password. To remove a password from a PDF file, open it in Preview on your Mac, and go to <strong>File &gt; Enter Password</strong>. Once you enter the owner password in the right pane, select <strong>Edit</strong>, which will let you edit the permissions for the document. You can use this settings pane to remove all passwords from the file, and save it to your computer.</p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/10-preview-hacks-every-apple-user-should-know?utm_medium=RSS">https://lifehacker.com/tech/10-preview-hacks-every-apple-user-should-know?utm_medium=RSS</a></p>
[syndicated profile] lifehacker_feed

Posted by Beth Skwarecki

I love a short daily word game, but Wordle isn't always enough to scratch that itch. I've had my share of fun with other letter-based guessing games and my new love Minute Cryptic, and I recently discovered Beeswax, a game that gives you five words to spell each day. It's like the spelling bees kids do: You listen to somebody say the word, and then you have to spell it correctly. One mistake, and you're out for the day.

How to play Beeswax

Note that Beeswax has nothing to do with the game Spelling Bee, a New York Times game that is bee-themed but involves manipulating written letters. Beeswax replicates the format of an actual in-person spelling bee. You click a button to hear the word (or to replay it if needed). If you're stuck, you can use hints.

The hints don't impact whether you win or lose, but the shareable text you get at the end will make a note of how many hints you used. The hints are, as in a spelling bee, all spoken as well. You can ask for a definition, a sentence using the word, the word's part of speech, or (my favorite when I'm stuck) the word's language of origin.

If you misspell a word, the game is over. The correct spelling is available on the "game over" screen, but it's hidden like spoiler text, in case you want to ponder your mistakes before revealing the answer. I've played several games, and so far I've missed two words: one that I thought I knew but must have been misspelling all this time, and one that was a new word to me. I can't say I'm disappointed: I've learned a new word.

How to win Beeswax

This is where I'd normally share some hints and tips, but the truth is: You just have to know how to spell the word, or be able to plausibly guess. The tips that apply to spelling bees in general are good ones here. The best tip is just to read more, so you get used to seeing more words. It's also helpful to become a nerd about etymology, constantly looking up words to see where they come from and why they're like that. (You'll start to recognize roots, prefixes, suffixes, and get a sense of how words of different language origins tend to be spelled.) This is more of a lifelong hobby than a strategy for a game, so, uh, good luck.

Personally, I find the language of origin the most helpful type of hint, but I've only played a handful of games so far (and never actually got to compete in a spelling bee as a child), so I can't promise that will always be the most helpful. The 12-year-old winner of the 2017 National Spelling Bee shared some tips with Lifehacker after her win, and she also recommended paying attention to word origins, so perhaps it's a good strategy after all.

Each word comes with a two-minute timer, so you can't think about it forever. That's plenty of time to simply look up the word yourself, of course. And paradoxically, that's what makes the game cheat-proof: After all, "go look up this word" isn't a fun game, and so there's no temptation to cheat. You also don't have to worry about running out of play time: Beeswax makes its entire archive available, even if you don't have an account. Free accounts give you the ability to keep a streak and to show up on the leaderboard.

[syndicated profile] lifehacker_feed

Posted by Jake Peterson

We may earn a commission from links on this page.

You would think that whenever Google releases new apps or features on only one platform at a time, it would choose Android over iOS. After all, the company makes Android too, so it'd only seem logical for Android users to get the first crack at new Google products. As it turns out, however, it's often the opposite. Google will sometimes release new features for some of its apps on iOS first, before bringing them over to Android. Back in April, for example, the company released "Edge Eloquent," an on-device AI transcription app, on Apple devices only.

[Error: Irreparable invalid markup ('<button [...] x-on:keydown.enter.prevent.stop>') in entry. Owner must fix manually. Raw contents below.]

<p class="syndicationauthor">Posted by Jake Peterson</p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/google-just-added-a-back-button-to-chrome-for-android?utm_medium=RSS">https://lifehacker.com/tech/google-just-added-a-back-button-to-chrome-for-android?utm_medium=RSS</a></p><p>We may earn a commission from links on this page.</p><p>You would think that whenever Google releases new apps or features on only one platform at a time, it would choose Android over iOS. After all, the company makes Android too, so it'd only seem logical for Android users to get the first crack at new Google products. As it turns out, however, it's often the opposite. Google will sometimes release new features for some of its apps on iOS first, before bringing them over to Android. <a href="https://lifehacker.com/tech/what-to-know-about-googles-new-ai-transcription-app" target="_blank">Back in April</a>, for example, the company released "Edge Eloquent," an on-device AI transcription app, on Apple devices only.</p><div class="shadow-b-2 mb-12 mt-10 rounded-md border-2 border-[#F0F0F0] px-6 py-2 shadow-lg md:px-12" role="region" aria-label="Products List" x-data="{ showMore: false }"> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?merchant=05kie42h3YvHwjr4G1w80Qq&amp;url=https%3A%2F%2Fwww.amazon.com%2FGoogle-Pixel-Smartphone-Assistant-Fast-Charging%2Fdp%2FB0FFTQF4Q6%2F&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=1&amp;element_label=Google+Pixel+10&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;product_uuid=06s82r7IuS1Ep18PJjlpe7R&amp;offer_uuid=04RLD5iVDTidHFmTgmCbJiE&amp;object_type=article&amp;object_uuid=01KX3Y76E440YFS40PQVEC03ZQ&amp;pageview_type=RSS&amp;data-aps-asin=B0FFTQF4Q6&amp;data-aps-asc-tag=lifehack088-20&amp;data-aps-asc-subtag=01KX3Y76E440YFS40PQVEC03ZQ" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="Google Pixel 10" data-ga-position="1" aria-label="Google Pixel 10 Product Card" x-cloak="x-cloak" x-show="showMore || 0 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> Google Pixel 10 </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $899.00 <span class="font-medium">at Amazon</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/product/06s82r7IuS1Ep18PJjlpe7R/hero-image.fill.size_autoxauto.v1756390700.png" alt="Google Pixel 10" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $899.00 <span class="font-medium">at Amazon</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FQbJNXr&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=2&amp;element_label=OnePlus+15&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FQbJNXr&amp;object_type=article&amp;object_uuid=01KX3Y76E440YFS40PQVEC03ZQ&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="OnePlus 15" data-ga-position="2" aria-label="OnePlus 15 Product Card" x-cloak="x-cloak" x-show="showMore || 1 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> OnePlus 15 </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $974.00 <span class="font-medium">at Amazon</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX3Y76E440YFS40PQVEC03ZQ/images-1.fill.size_autoxauto.v1783644872.jpg" alt="OnePlus 15" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $974.00 <span class="font-medium">at Amazon</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?merchant=05kie42h3YvHwjr4G1w80Qq&amp;url=https%3A%2F%2Fwww.amazon.com%2Fdp%2FB0G4SW96R4&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=3&amp;element_label=Samsung+Galaxy+S26&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;product_uuid=01fY5fhqPTymMdwk73FDj7c&amp;offer_uuid=01giUzt9eDwR453MY6SDuMG&amp;object_type=article&amp;object_uuid=01KX3Y76E440YFS40PQVEC03ZQ&amp;pageview_type=RSS&amp;data-aps-asin=B0G4SW96R4&amp;data-aps-asc-tag=lifehack088-20&amp;data-aps-asc-subtag=01KX3Y76E440YFS40PQVEC03ZQ" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="Samsung Galaxy S26" data-ga-position="3" aria-label="Samsung Galaxy S26 Product Card" x-cloak="x-cloak" x-show="showMore || 2 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> Samsung Galaxy S26 </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $780.00 <span class="font-medium">at Amazon</span> </span> </div> <div class="flex items-center justify-center gap-x-1 font-bold md:justify-start"> <span class="text-sm line-through">$899.99</span> <span class="text-sm text-brand-green">Save $119.99</span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Get Deal </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/product/01fY5fhqPTymMdwk73FDj7c/hero-image.fill.size_autoxauto.v1776678972.jpg" alt="Samsung Galaxy S26 256GB Unlocked Phone (Black)" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Get Deal </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $780.00 <span class="font-medium">at Amazon</span> </span> </div> <div class="flex items-center justify-center gap-x-1 font-bold md:justify-start"> <span class="text-sm line-through">$899.99</span> <span class="text-sm text-brand-green">Save $119.99</span> </div> </div> </a> <button class="mb-4 mt-6 pr-4 font-akshar text-sm font-medium text-gray-900 hover:cursor-pointer hover:text-brand-green md:pr-8" x-cloak="x-cloak" x-show="!showMore &amp;&amp; 3 &gt; 3" x-on:click="showMore = !showMore" x-on:keydown.enter.prevent.stop="showMore = !showMore"> SEE 0 MORE <svg class="-mt-[2px] inline-block size-3 fill-current text-brand-green"> <use href="https://lifehacker.com/images/icons/spritemap.svg#sprite-chevron-down"></use> </svg> </button> </div> <h2 id="chrome-for-android-is-getting-a-dedicated-back-button">Chrome for Android is getting a dedicated back button</h2><p>Today, however, Google is bringing one of its previously iOS-exclusive Chrome features to Android. <a href="https://www.androidauthority.com/chrome-android-dedicated-back-button-3685780/" target="_blank" title="open in a new window" rel="noopener">As highlighted by Android Authority</a>, Google is now rolling out Chrome 150, which comes with a change for Android devices: a dedicated back button. </p><p>You'll notice the change after updating your Chrome for Android app, and opening the three-dot menu. Before, you'd only have the option to go forward a page in the Chrome app, and had to rely on Android's native back button or gesture. It's a small change, but one that makes Chrome for Android feel a bit more like Chrome for desktop, and will certainly be an easier adjustment for anyone switching to Android for the first time. </p><p>It's not clear why Google felt the need to bring the button over now, but I understand why it might have thought it didn't need to in the past. Unlike Android, iOS has no dedicated back button, so it makes sense that Google would add the back button to Chrome for iOS. And while users could get the same effect with Android's system-wide back button, it isn't necessarily the most intuitive experience in a browser, since you might not be sure whether you're going back a web page, or returning to the previous app you were using. This update might add a bit of redundancy to Chrome for Android, but I think it's for the better.</p><h2 id="other-chrome-150-changes-for-android">Other Chrome 150 changes for Android </h2><p>You'll also notice the site info button (i) is no longer in the same row as the navigation buttons. Now, you'll find it in the overflow menu under "Site controls." "Add to home screen" is now "Install and create shortcut," which is far more vague in my opinion. If you're used to adding webpages to your home screen, I wouldn't be surprised if you simply thought Google took the feature away with this update. </p><p>Speaking of updating, your app may update automatically. But you can check manually by heading to Chrome's page in the Play Store. Alternatively, you can go to your profile in the Play Store, tap "Manage apps &amp; device," then under "Updates available," choose "See details" to look for Chrome. </p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/google-just-added-a-back-button-to-chrome-for-android?utm_medium=RSS">https://lifehacker.com/tech/google-just-added-a-back-button-to-chrome-for-android?utm_medium=RSS</a></p>
[syndicated profile] strange_maps_feed

Posted by Frank Jacobs

Image
A stylized U.S. map with stars and stripes, a horse and wagon, a snake, and a green tractor with a flag—an illustration capturing American themes while subtly nodding to the independent spirit of opting out.

Before the United States was a country, it was a rebellion: against kings, taxes, and the general idea that someone far away has the right to tell you what to do. In that very foundational sense, there’s nothing more American than opting out, and this map is your field guide to the U.S.’s most creative acts of noncompliance. From California’s Slab City to Amish Country in the Midwest, this is the other America. Not the majority version, but an equally American one. It exists not despite its residents having opted out of the mainstream, but because they have.

1. The Amish

Opting Out of Modernity

Pennsylvania, Ohio, Indiana

Seeking balance between God and the world. Nearly 50% of the residents of Holmes County, Ohio, are Amish, which means that large parts of the county look as if the 20th century never happened. Horse-drawn buggies clippety-clop past cornfields that have never seen a tractor. There is no Wi-Fi, no TV, no electricity. Bread is baked by hand. Barns are raised by hand, too.

The Amish, an Anabaptist sect that keeps God close by refusing the conveniences of modern life, constitute America’s largest-scale experiment in opting out of modern society — and judging by the numbers, it’s a successful one. In 1900, an estimated 5,000 Amish lived in the U.S. Thanks to high birth rates, an average of six children per woman, the population surpassed 400,000 in 2025. More than 60% reside in Pennsylvania, Ohio, and Indiana, but Amish settlements have sprung up across 29 other states, including as far afield as New Mexico.

The Amish don’t just ignore progress; they negotiate with it.

A blue hat with a white band is centered on a circular background, surrounded by blue triangles, red tulips, and four stylized oval shapes, creating a whimsical motif that seems to embrace creative expression rather than opting out of bold design choices.

The keys to the Amish community’s separation and, arguably, its success are the Ordnung and Gelassenheit. The Ordnung is an unwritten set of rules particular to each congregation. Some Amish, for instance, use tractors, but not rubber tires. Some allow telephones, but not in the house. Gelassenheit translates to “submission” — to the will of God as expressed in the Ordnung.

As these examples show, the Amish don’t just ignore progress; they negotiate with it. Each new technology is evaluated: Will it strengthen the community or weaken it? Will it make members more dependent on others or less? The ban on electricity, for example, is not so much about power as about the grid that would tie Amish households to the outside world. Many Amish have accepted solar panels as they can provide electricity without a grid connection.

The Amish are not unaware of the world beyond their communities. Many young adults purposely explore it during a period called Rumspringa (“jumping around”), but around 80% decide to commit to the Amish lifestyle afterward — enough to keep the community’s population doubling every 20 years or so.

2. National Radio Quiet Zone

Opting Out of Electromagnetic Radiation

Parts of Maryland, Virginia, & West Virginia

Where your phone goes to die. Your phone won’t get any signal in the central part of the National Radio Quiet Zone (NRQZ), and that’s by design. Established in 1958 by the Federal Communications Commission, the NRQZ restricts electromagnetic emissions in a giant rectangle covering 13,000 square miles of Appalachia straddling Virginia, West Virginia, and Maryland. Today, it is one of the few radio-quiet places in the world.

Map illustration with labeled states WV, VA, MD, a large satellite dish, a white star, dashed circle, and several pine trees. WV is highlighted in orange to indicate its status as opting out.

The NRQZ is home to the Green Bank Observatory (GBO), the world’s largest steerable radio telescope. It’s designed to pick up signals so faint they carry less energy than a single snowflake touching the ground, and scientists use it to detect pulsars, map hydrogen clouds, and search for extraterrestrial intelligence. Also in the NRQZ: Sugar Grove, the location of a National Security Agency (NSA) communications station. Same principle, except these giant antennae are used to capture terrestrial intelligence.

Visitors often describe local life as slower, more social, and more in tune with nature.

For these über-sensitive ears to do their job, the rest of us need to be really quiet when it comes to electromagnetic radiation. Since it would be impossible to ban all modern electronics across such a large part of the country, the NRQZ has been divided into five concentric enforcement zones that grow progressively stricter the closer they are to the GBO and Sugar Grove Station. In Zone 5, the NRQZ’s outermost region, cellphone towers and other fixed transmitters are subject to stricter rules than elsewhere. By the time you reach Zones 1 and 2, which include the GBO and Sugar Grove Station themselves, all unauthorized radiation is strictly forbidden. That means no cellphones, fitness trackers, or even gasoline-powered vehicles (spark plugs generate miniature electromagnetic pulses).

Limited access to modern electromagnetic technology has obvious drawbacks, but there are benefits to living in the NRQZ as well: Visitors often describe local life as slower, more social, and more in tune with nature. People who believe they suffer from electromagnetic hypersensitivity (EHS) are also drawn to the area. EHS is not recognized as a medical condition — its symptoms are believed to be psychosomatic manifestations of technoskepticism — but the NRQZ can offer EHS sufferers relief from headaches, fatigue, nausea, tingling skin, and other symptoms. 

3. Sanctuary Cities

Opting Out of Immigration Enforcement

Hundreds of cities across the U.S.

Civic disobedience grounded in a religious exception. In ancient Greece, if you touched the altar of Athena, the goddess offered you asylum (Greek for “non-seizure”), meaning you were protected against immediate violence or arrest. With Christianity, churches and abbeys took over this role. In medieval London, the writ of the king did not apply to Whitefriars, a former monastery that had retained its “liberty,” making it a notoriously unruly haven for debtors, prostitutes, and criminals. It was nicknamed “Alsatia,” after the then-lawless region on the border of Germany and France.

Illustration of buildings under a pink and purple umbrella, with an eye in the sky shining light and green leaves on both sides—symbolizing the act of opting out from the ordinary to seek shelter and insight beneath vibrant protection.

America’s sanctuary cities — places where local authorities limit cooperation with federal immigration enforcement — also trace their lineage to religious spaces, specifically the churches that offered asylum to refugees from Central America’s civil wars in the early 1980s. The idea then crossed over from religious to civic authorities. In 1985, San Francisco passed a “City of Refuge” resolution that prohibited the use of city funds and resources to assist federal immigration authorities.

Sanctuary cities exercise one form of governmental power to limit another.

While “sanctuary city” lacks an official definition, more than 1,000 jurisdictions across the U.S. have some form of sanctuary policy. The Department of Justice’s list of sanctuary jurisdictions includes 12 states (plus the District of Columbia), four counties, and 18 cities, including Los Angeles, New York City, Chicago, Boston, Seattle, and, of course, San Francisco.

The constitutional argument for refusing to offer city-level support for federal efforts to enforce immigration laws, including the deployment of U.S. Immigration and Customs Enforcement (ICE), is actually rather elegant. It cites the 10th Amendment, which reserves powers not explicitly delegated to the federal government for the states and the people. It also builds on the anti-commandeering doctrine, confirmed by the Supreme Court in Printz v. United States (1997), which prevents the federal government from conscripting local law enforcement into federal programs. In this reading, sanctuary cities are not rebels; they’re constitutionalists sticking to the letter of the law.

Unsurprisingly, that’s not how the Federales see it. The Trump administration threatened to withhold federal funding from sanctuary cities and has conducted large-scale ICE operations in sanctuary jurisdictions, most notably Minneapolis in 2025 and 2026. By opting out of federal demands on immigration enforcement, sanctuary cities are exercising one form of governmental power to limit another form of governmental power. It’s the federalist tradition weaponized against the federal government: ironic, paradoxical, and as American as apple pie.

4. Slab City

Opting Out of Government Regulation

Imperial County, California

Welcome to utopia (but bring your own water). Slab City has been called “the last free place in America.” If true, then freedom is not for the faint of heart. Located in the Sonoran Desert, the unincorporated community technically belongs to California, but the state is an absentee landlord. Any government presence is fleeting, and regulations are not enforced. Slab City has no utilities, no zoning ordinances, and, depending on whom you ask, no past and no future — just an eternal, Sun-baked present.

Illustration with "SLAB CITY" on a blue arch, green trees, pink flowers, blue birds, and the phrases "KEEP IT SIMPLE" and "GOD IS LOVE" in pink text above—evoking the spirit of opting out and embracing a simpler way of life.

The community takes its name from the concrete slabs left behind when the Marines abandoned Camp Dunlap in 1956. The base fell into California’s lap, but after it failed to find a new purpose for the site, a procession of social misfits marched into the administrative vacuum  — the marginal, the bankrupt, the retired, the addicted, the artistic, and the free. 

Slab City’s population ebbs and flows with the seasons. In the winter, when the heat is bearable, up to 4,000 people call it home. In the summer, when temperatures regularly exceed 110 degrees Fahrenheit, the population dwindles to a few hundred hardcore residents. 

Slab City is a great American experiment: part refuge, part art project, part survival challenge.

Today, it is a semi-anarchic, off-the-grid community where locals can find freedom — most notably from the costs of traditional housing. In a country where many people spend more than 30% of their income on housing, Slab City offers a place to live without paying for the privilege. The land and air are free, though the water will cost you.

Even with all the restrictions that their particular brand of freedom imposes, “Slabbers,” as they are called, have built a vibrant community. There is a library. There are churches. Notable landmarks include Salvation Mountain, a monument to Christian folk art that has been called both a national treasure and a health hazard (the paint contains lead), and East Jesus, an evolving art installation consisting of found objects, recycled technology, and philosophical graffiti.

Despite the government’s absence, Slab City is a genuine community. Despite the absence of laws, it is not an amoral place. Paradoxically, it embraces both mutual aid and a live-and-let-live ethos. Slab City is a great American experiment: part refuge, part art project, part survival challenge. It shows true freedom is still available if you’re prepared to suffer a few hardships — and bring your own water. 

5. Sudbury Valley School

Opting Out of Traditional Education

Framingham, Massachusetts

An open book displays an illustration of a village scene with trees, buildings, a covered bridge, and a stream—inviting readers to imagine themselves wandering the peaceful streets or simply opting out of the bustle for a quiet moment in nature.

The school without a curriculum, classes, or grades. In 1968, French students tore up the streets of Paris to throw cobblestones at the police. That same year, another educational revolution — not as headline-grabbing, but arguably more durable — took place in Framingham, Massachusetts: the opening of the Sudbury Valley School.

The school is radically different from most educational institutions. It has no curriculum, no compulsory classes, and no grades. Teachers are hired on an annually renewable basis by the School Meeting, a democratic assembly in which every staff member and student — ages four through 19 — has a vote. A recipe for chaos and disaster? Hardly. All these years later, not only is the school still going, but the Sudbury Model has inspired more than 40 other schools in Europe, Israel, Japan, Australia, and elsewhere in the U.S.

At a Sudbury school, students do anything they want and nothing they don’t.

The Sudbury Model is based on a radical reading of developmental psychology and democratic theory: Children are natural learners, so give them the freedom and resources to pursue their curiosity. The idea is that they will enjoy learning and, essentially, educate themselves. This stands in contrast to traditional schooling, which, from the Sudbury perspective, is compliance training rather than education. 

So, what does a Sudbury education look like? The short answer: Students do anything they want and nothing they don’t. They can play video games, bake cakes, build things, talk, read, or do calculus. Staff supports them in their pursuits. The bet is that “just playing” will nurture an inspired curiosity that is more self-sustaining than compulsory learning.

The Sudbury Model is designed to produce graduates who are highly adaptable to change — a trait the schools argue is essential for the 21st-century economy. So, does it work?

Sudbury schools contend that their graduates generally integrate well into traditional higher education and diverse professional fields, and graduates often report that their self-directed background helped them be adaptable and confident in their post-education careers.

Since Sudbury Model schools tend to lack traditional accreditation, complications can arise with some college applications. Nevertheless, the Sudbury Valley School persists year after year in welcoming children who, by traditional metrics, are doing absolutely nothing, but seem, by every other measure, to be doing entirely fine. 

6. ERCOT

Opting Out of the Power Grid

Texas

Why texas powerlines don’t cross state lines. In most of the U.S., electricity flows across state lines. But not Texas. The Electric Reliability Council of Texas (ERCOT) manages the power supply for roughly 90% of the state. The system is so deliberately isolated from its neighbors that it has only a handful of connections to the Eastern Interconnection and the Western Interconnection, the two massive grids that power the rest of the continental U.S.

So, is ERCOT a modern expression of Texans’ smoldering secessionist tendencies? Perhaps, but the more proximate explanation is that Texas utility companies want to avoid oversight by the Federal Energy Regulatory Commission, and the most straightforward way to do that is to keep power lines from crossing state lines. That allows Texan power company executives — resourceful, independent, and, one imagines, wearing 10-gallon hats — to decide among themselves how to regulate (or not regulate) energy infrastructure. 

The system that protects Texas from federal regulation also makes it an energy island.

For decades, this looked like a win for Texas. The Lone Star State had a deregulated energy market, low electricity prices, and a grid powered largely by the state’s own oil and gas, with its burgeoning wind farms increasingly in the mix. (Texas produces more wind power than any other state.) 

Outline of Texas with an electrical transmission tower and the Texas state flag displayed at the top right, symbolizing the state's unique approach to energy independence and opting out of federal regulations.

But when things go wrong in Texas, they go wrong on a Texan scale. In February 2021, Storm Uri brought a prolonged cold spell to the state. Temperatures fell to record lows, freezing gas wells and unwinterized wind turbines. Millions of households lost power, and hundreds of people died. The grid was on the brink of total failure. ERCOT’s own post-mortem analysis found it came within five minutes of a catastrophic statewide blackout that could have lasted for months. 

After the crisis, several high-profile politicians found fault with the wind turbines (some of which had kept operating), while praising the gas infrastructure (which had failed substantially). Seven of 12 ERCOT board members resigned, but the fundamental issue — the state’s grid independence — was not addressed. The system that protects Texas from federal regulation continues to prevent it from importing relief when necessary. The state is an energy island. Whether the cost of that isolation is being mitigated by the weatherization regulation passed after the previous crisis will become apparent during the next one.

7. Trust Industry

Opting Out of Taxation

South Dakota

Cartoon of Mount Rushmore with dollar signs in place of the presidents' eyes, humorously suggesting they’re opting out of tradition; several green pine trees are in the foreground.

Recreating Switzerland in a prairie state. South Dakota. Known for the Black Hills, brutal winters, and … its finance industry? In certain circles, it is. While the state is home to fewer than a million people, it is the legal domicile of around $800 billion (and, by some accounts, up to $1 trillion) in assets held in trusts. How did the Mount Rushmore State end up being the Switzerland of the prairies?

The story starts in 1981, with Citibank desperate to escape New York’s usury laws, which capped the interest rate it could charge on credit cards. Seeing an opportunity, South Dakota abolished its usury ceiling and convinced Citibank to move its credit card operations to Sioux Falls. The move brought jobs and growth. Having discovered the power of regulatory vacuums, the state legislature kept going.

South Dakota has broken no federal laws — it has merely benefited from the holes between them. 

In 1983, South Dakota abolished its rule against perpetuities, the ancient legal doctrine preventing families from locking wealth in a trust forever. South Dakota became home to an abundance of “dynasty trusts,” as they came to be known. These trusts shelter assets from taxes not just for one generation, but for all future generations.

Over time, ancillary financial services sprang up in Sioux Falls and Pierre, the twin hubs of South Dakota’s trust industry: asset protection trusts, shielding wealth from creditors; directed trusts, separating investment from administration; quiet trusts, requiring no notice to beneficiaries; and more. As a result, many of the wealthiest families in the U.S. and beyond (South Dakota’s trusts are available for foreign citizens) have parked their fortunes in the state, where they are guarded by structures so complex that even Smaug couldn’t sniff them out.

South Dakota’s fiscal opt-out offers such strong asset protection to out-of-state and foreign individuals and entities that it can shield them from exposure to their local jurisdiction’s taxes and regulations. No doubt many of the fortunes parked in its trusts are the result of honest hard work, but investigative journalists have pointed out that some of the money comes from convicted fraudsters, relatives of autocrats, and other less-than-salubrious clients. South Dakota has broken no federal laws, though — it has merely benefited from the holes between them. 

8. Mackinac Island

Opting Out of Automobiles

Mackinac Island, Michigan

The horse-powered tourist destination. In the narrow straits between Lake Michigan and Lake Huron, just east of the bridge connecting Michigan’s two peninsulas, sits Mackinac Island, a picturesque and peculiar tourist destination that smells of fudge and horse manure. The former is due to tourists. The latter goes back to the city leaders’ decision to ban the automobile in 1898. The interdiction remains in effect to this day, so the main source of horsepower on Mackinac Island is actual horses.

Illustration of a horse running beside a bicycle, both shown in motion with speed lines as if opting out of the ordinary, set against a beige abstract background.

The U.S. is arguably the most car-oriented country on Earth. Its cities, economy, and culture are built around the personal vehicle and the freedom it promises. Mackinac Island is one of just a handful of places — including half a dozen smaller islands on the eastern seaboard and an isolated village deep within the Grand Canyon — that have opted out of America’s car culture. 

America can sustain two opposing realities simultaneously — especially if both can be monetized.

In truth, it never opted in. The ban, passed because a visiting motor vehicle spooked the local horses, was in place 15 years before the first Ford Model T rolled off an assembly line. In the century-plus since, Mackinac Island has adapted its pre-automotive ways to modern times. The island’s 500 permanent residents and the tourists who invade it every summer travel by foot, bike, and horse-drawn carriage. Cargo is transported by dray, a two-wheeled horse-drawn cart. Most of the emergency services get around on horseback, although they do have a few motorized vehicles, including an ambulance.

In peak season, the island’s transportation needs are met by around 500 horses, and collectively, they produce a lot of horse manure — somewhere between three and four tons daily — which is hauled by barge to the mainland. In the summer, Mackinac Island also produces around 10,000 pounds of fudge every day. The local specialty is sold all along Main Street, hence the unique blend of aromas on the island — it’s part stable, part candy shop, and wholly a relic of the 19th century. 

Mackinac Island is the conceptual antipode to Detroit, the Motor City, further south in the same state. But the American system can sustain two opposing realities simultaneously — especially if both can be monetized. With its pleasing Victorian-era architecture, unique horse-drawn transportation, and copious amounts of delicious fudge, the island without cars has been a highly lucrative tourist destination for more than a century. Today, even the smell of its horse manure, once ubiquitous, can be thought of as quaint and charming. 

9. Quartzsite

Opting Out of Fixed Homes

Quartzsite, Arizona

A temporary capital for America’s nomads. It sounds like a contradiction. By definition, nomads don’t have a fixed abode, and by extension, they can’t have a capital city. The town of Quartzsite, Arizona, defies that logic by being two different places in two different seasons. In the summer, it’s a sleepy village with a permanent population of about 2,500 and declining. But in the winter, thousands of itinerant Americans in RVs, vans, converted school buses, trailer-pulled homes, and other live-in vehicles that defy categorization flock to the speck in the Sonoran Desert.

A blue and white camper trailer is parked in a desert landscape with cacti, mountains, and a bright sun in the sky, embodying the spirit of opting out of the everyday grind for an adventure off the beaten path.

How many arrive is hard to say, because Americans of the “I live where I park” persuasion don’t like being counted. Estimates range from 150,000 to 250,000 — the latter figure would make Quartzsite one of the 10 largest cities in Arizona. 

Quartzsite has been a winter gathering place for America’s nomads since the 1960s, when people discovered that the Southwest desert is the cheapest part of the country to wait out the cold season. The early Quartzsite scene was dominated by conventional retirees, who traded the freezing temperatures of a Michigan winter for the Arizona sunshine.

Motivations for life on the road balance between social rebellion and outright poverty.

That started changing in the 2010s, and in the post-pandemic years, members of the van-life movement have flocked to Quartzsite. Driven by a mix of Instagram aesthetics and economic necessity, the movement consists mainly of millennials and Gen Zers who have done the math on rent and concluded that living on the road in a converted cargo van is more achievable and satisfying than struggling to get by in traditional society.

The Oscar-winning movie Nomadland (2020) captures Quartzsite on the cusp of change, with motivations for life on the road balancing between social rebellion and outright poverty. Van life may offer an adventurous alternative to mortgages and landlords, but life on the road has its own considerable drawbacks. Opting out of residential stability also means saying goodbye to the kind of civic participation that requires a fixed address. Registering to vote becomes more difficult, as does accessing government services and establishing the local ties that most social support systems assume. America’s nomads gain freedom and mobility; they lose roots and services.

Quartzsite is a good example of the difficulty of navigating those trade-offs. The small town’s infrastructure is hardly adequate for its seasonal invasion — water supply is a persistent problem. Nevertheless, people reliably converge on the town every winter. If housing costs continue to rise, the number of nomads in America — currently estimated at up to 3 million people, or 1% of the total population — could grow further, with Quartzsite’s seasonal population rising along with it. 

10. The New Camaldoli Hermitage

Opting Out of the Digital World

Big Sur, California

Taking the silent treatment to the next level. In Big Sur, on a ridge high above the Pacific Ocean, sits the New Camaldoli Hermitage. There, a community of Benedictine monks bakes fruitcake, sells honey, prays, and practices silence — and you can join them.

Stylized illustration of a landscape showing hills, a bridge, trees, a large cross, birds, mountains, and wavy water lines—evoking the feeling of opting out of the ordinary—all intricately arranged within the outline of a bear's head.

The monks run a small retreat house for secular visitors who want to embrace silence and disconnect from modern life in the broadest possible sense — giving up everything that came after, say, the Council of Trent (1545–63). Trying to disconnect so completely at home is likely hard for many people to imagine, let alone attempt, which is perhaps why the retreat is consistently booked months out. There is no internet at New Camaldoli and no phone service. What guests do get are a small cell with a narrow bed, three meals a day, and beautiful ocean views — plus whatever they take away from a few days without verbal communication and digital connectivity.

Retreats like New Camaldoli are a form of hygiene for the mind. 

The impact is significant enough that silent retreats are now a growing trend in the U.S. tourism industry. There are retreats of a Christian persuasion, like the one run by the Benedictines in Big Sur, but there are also Zen monasteries offering a Buddhist take on switching off for a few days, and secular resorts that offer a digital detox without a religious angle. The rising popularity of these retreats mirrors the rise of the attention economy, with its addictive-by-design apps and social media platforms. You could say that retreats like New Camaldoli are not a luxury, but a necessity — a form of hygiene for the mind. 

The retreats offer more than just an opportunity for introspection, though. They give visitors a reprieve from the performance of digital life. Consciously or not, most of us constantly curate and present versions of ourselves online, and in turn, we are ambiently aware of everyone’s opinions about everything at all times. A week of silence and prayer, with monks who always live this way, can expand one’s perspective, showing alternative ways to relate to time and to others.

Perhaps opting out Benedictine-style will go mainstream as a way to defragment our attention spans and recalibrate our senses of self. If that’s the case, the monks of Big Sur are going to need a much bigger guesthouse.

This article Mapped: America’s 10 most creative acts of noncompliance is featured on Big Think.

The GoPro Max2 Is $200 Off Right Now

Jul. 9th, 2026 04:30 pm
[syndicated profile] lifehacker_feed

Posted by Naima Karp

We may earn a commission from links on this page. Deal pricing and availability subject to change after time of publication.

360-degree cameras like the GoPro Max2 are designed for creators who want to capture more than what a single-lens camera, like the GoPro Hero series, can handle. Right now, the GoPro Max2 action camera is down from $499 to $299 on Amazon, the $200 discount marking its lowest price ever. 

Compared to the Max1, the Max2 has a higher 8K resolution and 29MP stills, resulting in sharper, more detailed footage and photos, while 10-bit color, GP-Log, and up to 14FPS Raw capture with 3D Tracking focus make it appealing for pros or anyone who wants more flexibility in post-production. It shoots 360-degree spherical video, unlike the single-lens action cams like the Hero, earning it an Editors' Choice Award from PCMag. This lets you record everything in your vicinity and reframe at any level, allowing for even more creative possibilities when editing.

With a magnesium chassis and weather protection, it's built for adventures and high-impact environments, with waterproofing up to 5 meters, a compact build, easy-to-replace lenses, and a variety of mounting options. As part of the GoPro ecosystem, it works seamlessly with the GoPro Quik video editing app for edits and reframing, while Bluetooth mic support and voice control make it even more versatile. 

Still, compared to the Hero series and its sensor design, low-light performance may be weaker, and battery life varies depending on whether you’re shooting with both lenses, the resolution, and the frame rate. Long 8K sessions will be more demanding, during which heat buildup can also happen. Slow motion also maxes out at 100 fps, and editing isn’t as slick or built for social shares as platforms like Insta360. 

If your priority is immersive storytelling, post-shoot reframing, and more creative freedom, the GoPro Max2 action camera is a strong choice for pros and casual users at $200 off, and a major upgrade over the original. But if you mainly want traditional action footage, often shoot in low-light conditions, and want longer battery life, the less-niche Hero line may suffice. 

Deals are selected by our commerce team
[syndicated profile] lifehacker_feed

Posted by Jake Peterson

We may earn a commission from links on this page.

I've been plagued by an odd iOS bug for a while now. I couldn't tell you exactly when it started, but sometime during the iOS 26 era, I noticed that my iPhone 17 Pro Max's brightness controls were slower than usual. I found this strange: As far as I know, iPhones have had a consistent speed when changing brightness. You pull up Control Center, move the brightness slider up or down, and the brightness levels adjust accordingly, almost instantly. But not with this bug.

[Error: Irreparable invalid markup ('<button [...] x-on:keydown.enter.prevent.stop>') in entry. Owner must fix manually. Raw contents below.]

<p class="syndicationauthor">Posted by Jake Peterson</p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/quick-fix-iphone-screen-brightness-bug?utm_medium=RSS">https://lifehacker.com/tech/quick-fix-iphone-screen-brightness-bug?utm_medium=RSS</a></p><p>We may earn a commission from links on this page.</p><p>I've been plagued by an odd iOS bug for a while now. I couldn't tell you exactly when it started, but sometime during the iOS 26 era, I noticed that my iPhone 17 Pro Max's brightness controls were slower than usual. I found this strange: As far as I know, iPhones have had a consistent speed when changing brightness. You pull up Control Center, move the brightness slider up or down, and the brightness levels adjust accordingly, almost instantly. But not with this bug.</p><div class="shadow-b-2 mb-12 mt-10 rounded-md border-2 border-[#F0F0F0] px-6 py-2 shadow-lg md:px-12" role="region" aria-label="Products List" x-data="{ showMore: false }"> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FQqObDG&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=1&amp;element_label=iPhone+17+Pro&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FQqObDG&amp;object_type=article&amp;object_uuid=01KX3NZWT9JK5MVH883RRTP7QK&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17 Pro" data-ga-position="1" aria-label="iPhone 17 Pro Product Card" x-cloak="x-cloak" x-show="showMore || 0 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17 Pro </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,099.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX3NZWT9JK5MVH883RRTP7QK/images-1.fill.size_autoxauto.v1783642743.webp" alt="iPhone 17 Pro" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,099.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FzEKXN4&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=2&amp;element_label=iPhone+17&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FzEKXN4&amp;object_type=article&amp;object_uuid=01KX3NZWT9JK5MVH883RRTP7QK&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17" data-ga-position="2" aria-label="iPhone 17 Product Card" x-cloak="x-cloak" x-show="showMore || 1 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17 </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $799.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX3NZWT9JK5MVH883RRTP7QK/images-2.fill.size_autoxauto.v1783642743.webp" alt="iPhone 17" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $799.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2F9YJ65j&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=3&amp;element_label=iPhone+17e&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2F9YJ65j&amp;object_type=article&amp;object_uuid=01KX3NZWT9JK5MVH883RRTP7QK&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17e" data-ga-position="3" aria-label="iPhone 17e Product Card" x-cloak="x-cloak" x-show="showMore || 2 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17e </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $599.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KX3NZWT9JK5MVH883RRTP7QK/images-3.fill.size_autoxauto.v1783642743.webp" alt="iPhone 17e" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $599.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <button class="mb-4 mt-6 pr-4 font-akshar text-sm font-medium text-gray-900 hover:cursor-pointer hover:text-brand-green md:pr-8" x-cloak="x-cloak" x-show="!showMore &amp;&amp; 3 &gt; 3" x-on:click="showMore = !showMore" x-on:keydown.enter.prevent.stop="showMore = !showMore"> SEE 0 MORE <svg class="-mt-[2px] inline-block size-3 fill-current text-brand-green"> <use href="https://lifehacker.com/images/icons/spritemap.svg#sprite-chevron-down"></use> </svg> </button> </div> <p> Since the bug, I've occasionally noticed that lowering&nbsp;the brightness is weirdly sluggish. Moving the slider still works, but I can see each brightness level adjust tick and tick, rather than one smooth adjustment. Plus, even when it reaches the bottom, it doesn't seem as dark as it should be. I can tell, especially when using my iPhone in a dark room, it shouldn't be this bright at its minimum level.</p><p>I wasn't sure whether this was a hardware or a software quirk. The latter, of course, would be preferable. If this was something Apple could fix with a software update, that'd be easy enough. But if there was something wrong with 17 series' displays, that could be another beast entirely. I didn't <em>really</em> think it was hardware, since the issue was intermittent, but still, I had no idea what was going on, or how to fix it when it appeared.</p><h2 id="how-to-fix-this-odd-ios-brightness-bug">How to fix this odd iOS brightness bug</h2><p>The good news is I found a solution&mdash;though one I never would have expected. I finally thought to Google the problem, and found myself on <a href="https://www.reddit.com/r/ios/comments/1qdwu5x/iphone_brightness_lowers_very_slowly/" target="_blank" title="open in a new window" rel="noopener">this Reddit thread</a>, with an iPhone 17 Pro user with the same problem as me. The top comment presented the solution: Press the Dictation button on your iPhone's keyboard.</p><p>That made zero sense to me. What would dictation have to do with screen brightness? But I tried it anyway: I opened something like Spotlight on my iPhone, which activated the keyboard, and then I pressed the Dictation button. Presto: My screen immediately dropped its brightness, even though I had been on its "lowest" setting. When I tried adjusting the brightness, it worked as you'd expect: Lowering it was instantaneous. Why does this fix the problem? I have no clue, but it works. Whatever is dragging down the display brightness settings is relieved with iOS' Dictation feature, or at least by activating the mic. </p><p>That Reddit post was from January, which means Apple still hasn't patched this bug. I'm currently running the latest version of iOS as of this article (26.5.2), though I haven't yet dipped my toe in <a href="https://lifehacker.com/tech/everything-new-with-ios-27-beta-3" target="_blank">the iOS 27 beta</a>. It's possible Apple has a patch in its next big iPhone update, but until I run it, I can't say for sure. If your iPhone also has this strange brightness bug, at least there's a solution&mdash;as unconventional as it may be. </p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/quick-fix-iphone-screen-brightness-bug?utm_medium=RSS">https://lifehacker.com/tech/quick-fix-iphone-screen-brightness-bug?utm_medium=RSS</a></p>
[syndicated profile] lifehacker_feed

Posted by Meredith Dietz

Staying up to date on wellness trends on social media is necessary for my job, but the truth is, my algorithm does a scarily good job of keeping me scrolling all on my own. Unfortunately, all that wellness usually leaves me feeling burnt out. The latest irony here is that the moment I think about putting my phone down, I’ll get a video that claims it has a solution for the anxiety all the videos before have been giving me. Cold plunges, breathing exercises, humming, stretching your hips in the exact right way to magically release all your trauma—whatever the specific advice may be, I keep getting told by wellness influencers that I’ve been neglecting to “regulate my nervous system.”

Your nervous system is the network that runs your body's background operations—breathing, heart rate, digestion, hormone release, immune response—largely without your conscious input. It's split broadly into two systems that work in tension: the sympathetic nervous system, which mobilizes you for action ("fight or flight"), and the parasympathetic nervous system, which handles recovery and maintenance ("rest and digest"). But from what I’ve been seeing online, the idea of “regulation" reads more like a lifestyle brand than a biological process.

Some parts of this appeal to me. It seems like a lot of the solutions come from well-meaning yogis and therapists who aren’t trying to sell you any sort of product. Many of the practices in my feed are cheap or free, and I appreciate that. I welcome the idea of a wellness culture focused on doing less, as opposed to endless optimization.

At the same time, with a new wellness trend comes new ways to spend your money. There’s a growing category of consumer devices that promise to "hack" your vagus nerve into a state of calm. I’m currently testing some of these products, like this daytime wearable or this Vagus Nerve Stimulator. Before I issue my ruling on these devices, let’s separate fact from fiction here: Because the phrase at the center of it all, "nervous system regulation," has drifted so far from its clinical roots that it's worth asking what it actually means—and whether the products cashing in on it can deliver anything real for you.

What does it actually mean to "regulate" your nervous system?

It should be no surprise that the clinical definition is narrower and less mystical than the social media version suggests. Clinically speaking, nervous system regulation refers to “the nervous system's capacity to adapt to stress, maintain homeostasis, and return to baseline efficiently after a challenge,” neuroscientist Dr. Ramon Velazquez says. Being "regulated" isn't as simple as just feeling calm. Instead, “a well-regulated nervous system can appropriately shift between states of arousal, focus, recovery, and rest as circumstances demand,” Velazquez says. 

Most techniques marketed for nervous system regulation—including breathwork, cold exposure, mindfulness practices, HRV-guided training, and vagus nerve stimulation—are really attempts to shift the balance from your sympathetic to your parasympathetic system. However, “effective nervous system regulation is not about suppressing stress responses,” Velazquez says. “It’s about flexibility.” Regulation might sound like it means “control,” but it’s more accurate to think of healthy regulation as your ability to respond appropriately to a situation and then recover from that response, rather than staying stuck in either overdrive or shutdown.

“From a scientific perspective,” Velazquez says, “the strongest drivers of nervous system health remain the fundamentals: quality sleep, regular exercise, good nutrition, stress management, avoiding toxins, and social connection.” Consumer products may offer additional benefits, but they are unlikely to replace these foundational behaviors.

What's real, what's overhyped, and what to actually do

Individual responses to any nervous-system intervention vary widely, shaped by underlying health conditions, medications, stimulation intensity, and simple differences in sensitivity. But if you're healthily average, like myself, and you, too, are getting nervous system content online, here’s how you can sift through the noise.

What's real: Breathwork and mindfulness have solid research behind them for improving stress resilience and autonomic flexibility. These are low-risk, well-studied practices that can influence the sympathetic-parasympathetic balance Velazquez describes.

What's promising but up in the air: cold exposure and non-invasive vagus nerve stimulation. Both have some promising findings, but any sweeping claims might go beyond what the science shows.

What causes more harm than good: buying into the idea that a single device can do the work of foundational habits, or ignoring your body's signals because a product is marketed as safe and calming. If a "relaxation" device is producing pain, cramping, or muscle seizures, it's a sign to stop and, if needed, talk to a doctor.

Velazquez shares a few practical steps if you want to support your nervous system without chasing trends:

  • Prioritize sleep, movement, and nutrition first. 

  • Try breathwork or mindfulness before reaching for a gadget. Something as simple as slow, extended exhales has more research behind it than most consumer devices on the market.

  • Build in real recovery, not just stimulation. Regulation is about your ability to return to baseline—social connection, downtime, and stress management all help on this front. 

  • If you try a consumer device, treat it as a complement, not a fix. Start conservatively, pay attention to how your body responds, and stop if you experience pain, twitching, or discomfort rather than pushing through it.

The bottom line

None of this means nervous system regulation is a myth, or that the interest in recovery over optimization is misguided—if anything, I'd argue it's quite a healthy correction. But the version being sold on social media, distilled into a single gadget or a five-minute hack, doesn't reflect what the term actually describes in clinical practice. For most healthy individuals, your ability to regulate your nervous system is built primarily through sleep, movement, nutrition, and social connection. As with all health trends, there's rarely a magic device that can replace the fundamentals.

[syndicated profile] lifehacker_feed

Posted by Pranay Parab

We may earn a commission from links on this page.

While iOS 27 might be focused on Siri AI, there are plenty of other upgrades under the surface. Case in point: The new update brings a number of new features to Messages. The app is getting an AI feature that's actually useful, better notifications, and performance updates that bring faster loading and syncing across devices. Here's everything that's coming to Messages in iOS 27. Note that the update isn't due out until sometime in the fall, and while you can try these features on the iOS 27 beta now, understand the risks involved before you do. See Lifehacker's explainer here for more information.

[Error: Irreparable invalid markup ('<button [...] x-on:keydown.enter.prevent.stop>') in entry. Owner must fix manually. Raw contents below.]

<p class="syndicationauthor">Posted by Pranay Parab</p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/best-new-messages-features-ios-27?utm_medium=RSS">https://lifehacker.com/tech/best-new-messages-features-ios-27?utm_medium=RSS</a></p><p>We may earn a commission from links on this page.</p><p>While iOS 27 might be focused on Siri AI, there are plenty of other upgrades under the surface. Case in point: The new update brings a number of new features to Messages. The app is getting an AI feature that's actually useful, better notifications, and performance updates that bring faster loading and syncing across devices. Here's everything that's coming to Messages in iOS 27. Note that the update isn't due out until sometime in the fall, and while you can try these features on the iOS 27 beta now, understand the risks involved before you do. <a href="https://lifehacker.com/tech/how-to-install-the-ios-27-beta-now-and-why-you-probably-shouldnt?test_uuid=zXnWOLjQQwkYjMVwrvo5w&amp;test_variant=B" target="_blank">See Lifehacker's explainer here for more information</a>.</p><div class="shadow-b-2 mb-12 mt-10 rounded-md border-2 border-[#F0F0F0] px-6 py-2 shadow-lg md:px-12" role="region" aria-label="Products List" x-data="{ showMore: false }"> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FQqObDG&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=1&amp;element_label=iPhone+17+Pro&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FQqObDG&amp;object_type=article&amp;object_uuid=01KTY2EECY3Y3EKX2SF7EC43QP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17 Pro" data-ga-position="1" aria-label="iPhone 17 Pro Product Card" x-cloak="x-cloak" x-show="showMore || 0 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17 Pro </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,099.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KTY2EECY3Y3EKX2SF7EC43QP/images-1.fill.size_autoxauto.v1783642725.webp" alt="iPhone 17 Pro" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $1,099.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2FzEKXN4&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=2&amp;element_label=iPhone+17&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2FzEKXN4&amp;object_type=article&amp;object_uuid=01KTY2EECY3Y3EKX2SF7EC43QP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7 border-b-2" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17" data-ga-position="2" aria-label="iPhone 17 Product Card" x-cloak="x-cloak" x-show="showMore || 1 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17 </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $799.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KTY2EECY3Y3EKX2SF7EC43QP/images-2.fill.size_autoxauto.v1783642725.webp" alt="iPhone 17" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $799.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <a href="https://cc.lifehacker.com/v1/otc/06ZVRiLmglGs4QA6plTXzTC?url=https%3A%2F%2Fzdcs.link%2F9YJ65j&amp;template=article&amp;module=product-list&amp;element=offer&amp;item=offer-btn&amp;position=3&amp;element_label=iPhone+17e&amp;u=https%3A%2F%2Flifehacker.com%2Ffeed%2Frss&amp;short_code=https%3A%2F%2Fzdcs.link%2F9YJ65j&amp;object_type=article&amp;object_uuid=01KTY2EECY3Y3EKX2SF7EC43QP&amp;pageview_type=RSS" data-commerce="1" target="_blank" rel="nofollow sponsored" data-parent-group="affiliate-link" title="(opens in a new window)" class="flex flex-col py-8 gap-5 border-dotted border-[#CFCFCE] cursor-default no-underline md:flex-row md:gap-y-2 md:py-7" data-ga-click="data-ga-click" data-ga-module="product-list" data-ga-element="offer" data-ga-item="offer-btn" data-ga-label="iPhone 17e" data-ga-position="3" aria-label="iPhone 17e Product Card" x-cloak="x-cloak" x-show="showMore || 2 &lt; 3"> <div class="flex w-full gap-x-5"> <div class="flex w-full flex-col flex-nowrap justify-center gap-2 text-black no-underline md:order-2 md:gap-y-6"> <div class="flex flex-col justify-between gap-y-2 md:w-full md:gap-y-1"> <div class="block w-fit cursor-pointer font-akshar text-lg font-medium leading-5 text-brand-green duration-200 ease-in-out hover:text-brand-green-700 md:text-xl md:leading-6"> iPhone 17e </div> </div> <div class="hidden md:flex md:justify-between md:gap-x-4"> <div class="w-full mb-0 md:flex md:flex-col md:justify-center font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $599.00 <span class="font-medium">at Apple</span> </span> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm hidden self-end h-12 max-w-[10rem] duration-200 ease-in-out hover:bg-brand-green-700 md:flex md:h-10"> Shop Now </button> </div> </div> <div class="flex aspect-video h-[90px] shrink-0 items-center justify-center self-center md:order-1"> <img class="m-0 max-h-full max-w-full rounded-md" src="https://lifehacker.com/imagery/articles/01KTY2EECY3Y3EKX2SF7EC43QP/images-3.fill.size_autoxauto.v1783642725.webp" alt="iPhone 17e" width="auto" height="auto" loading="lazy"> </div> </div> <button class="flex justify-center items-center w-full bg-brand-green text-white text-base font-sans font-medium rounded-md hover:bg-brand-green-700 hover:cursor-pointer md:text-sm w-full h-12 duration-200 ease-in-out hover:bg-brand-green-700 md:hidden md:h-10"> Shop Now </button> <div class="flex flex-col items-center w-full md:hidden font-sans leading-4 text-black"> <div class="flex flex-wrap items-center justify-center gap-1 md:justify-start"> <span class="font-bold"> $599.00 <span class="font-medium">at Apple</span> </span> </div> </div> </a> <button class="mb-4 mt-6 pr-4 font-akshar text-sm font-medium text-gray-900 hover:cursor-pointer hover:text-brand-green md:pr-8" x-cloak="x-cloak" x-show="!showMore &amp;&amp; 3 &gt; 3" x-on:click="showMore = !showMore" x-on:keydown.enter.prevent.stop="showMore = !showMore"> SEE 0 MORE <svg class="-mt-[2px] inline-block size-3 fill-current text-brand-green"> <use href="https://lifehacker.com/images/icons/spritemap.svg#sprite-chevron-down"></use> </svg> </button> </div> <h2 id="you-can-now-remove-the-voice-message-button">You can now remove the voice message button</h2><p>I do send voice notes here and there, but not nearly enough to justify keeping the voice message button in the chat box. More often than not, I hit that button accidentally and end up sending garbled audio from my pocket. With iOS 27, you can now customize that button. <a href="https://lifehacker.com/tech/how-to-install-the-ios-27-beta-now-and-why-you-probably-shouldnt" target="_blank">Once you've updated to iOS 27</a>, you can go to <strong>Settings &gt; Apps &gt; Messages</strong>, and select <strong>Show in Text Field</strong>. You have three choices here: <strong>Record Audio</strong>, <strong>Start Dictation</strong>, and <strong>None</strong>. I went with "None," but you're free to replace voice messages with dictation too.</p><h2 id="ios-27-lets-you-speed-up-voice-notes-in-imessage">iOS 27 lets you speed up voice notes in iMessage</h2><p>When you receive a voice note in iMessage in iOS 27, you'll notice that your iPhone allows you to control the playback speed. Previously, you had to listen to the voice note at 1x speed. In iOS 27, you can bump it up to 1.25x, 1.5x, or 2x. Just tap the 1x button next to any voice note once to reveal the playback speed menu. This'll save you a lot of time when listening to longer voice notes.</p><h2 id="use-siri-ai-to-write-your-messages">Use Siri AI to write your messages</h2><p><a href="https://lifehacker.com/tech/i-compared-siri-ai-to-gemini-on-iphone" target="_blank">The new Siri AI from iOS 27</a> is also fully integrated with Messages. When you open a chat and tap the chat box, you'll see a "Write with Siri" button above the keyboard. You can tap this and ask Siri to compose a message for you, or even rewrite or edit your message to change its tone or add a few more details. You can also ask Siri AI to find specific messages, images, or links sent in the app. This feature is exclusive to devices that support Apple Intelligence. </p><h2 id="drawing-is-a-new-imessage-app">Drawing is a new iMessage app</h2><p>It's easy to forget that iMessage has "apps," but it looks like Apple hasn't given up on the category yet. In iOS 27, <a href="https://lifehacker.com/tech/everything-apple-announced-at-wwdc-2026" target="_blank">Apple added</a> a new one called Drawing, which allows you to quickly draw something and send it to your contacts. Even if your contact doesn't have iOS 27, they'll still be able to view the drawings you send. To access it, press the <strong>+</strong> button next to the chat box, and you'll see all available iMessage apps.</p><h2 id="apple-is-adding-one-tap-suggestions-in-messages">Apple is adding one-tap suggestions in Messages</h2><p>iOS 27 is also <a href="https://www.apple.com/newsroom/2026/06/apple-intelligence-brings-powerful-ai-capabilities-into-everyday-experiences/" target="_blank" title="open in a new window" rel="noopener">adding one-tap suggestions</a> to Messages for iPhones that support Apple Intelligence. I haven't tried this feature yet, but Apple has shared a couple of examples of how this could play out. When someone asks you for photos, Apple says Siri AI can suggest relevant options by recognizing keywords, locations, and people in your photo library. In another scenario, if your friend asks you to bring something to your next meeting, you'll see buttons to add that message to Notes or Reminders.</p><h2 id="ios-will-automatically-try-resending-failed-messages">iOS will automatically try resending failed messages</h2><p>Whenever a message fails to send, it typically sits in the Messages app with a big red exclamation mark next to it. With iOS 27, your iPhone will try to resend these messages. Other reliability updates include faster message loading and faster syncing across devices.</p><h2 id="each-message-gets-its-own-send-indicator">Each message gets its own send indicator</h2><p>When you send a large attachment, like a high-res photo or video, it can add confusion to your chats in Messages, as text messages sent after the photo or video may look like they're waiting for the media to send first. Apple is fixing this in iOS 27 by showing you a send indicator for each individual message. That way, you can see that while a video might still be sending, the message you sent after already went through. </p><h2 id="you-can-search-for-messages-by-phone-number-or-nickname">You can search for messages by phone number or nickname</h2><p>In the Messages app, you can use the search field to look up conversations by phone number, and you'll see all the conversations that include the person who has that number. You can also search for a person's nickname in Messages to reveal all conversations with that person&mdash;assuming you've added their nickname to their contact.</p><h2 id="consolidated-notifications-for-message-reactions">Consolidated notifications for message reactions</h2><p>When you're in a big group chat, and 15 people react to your joke, it blows up your iPhone's notifications. Apple's changing that in iOS 27, and will only show a single notification for multiple reactions.</p><h2 id="inline-replies-for-rcs-messages">Inline replies for RCS messages</h2><p>When you're texting people who use Android, <a href="https://lifehacker.com/tech/rcs-messaging-between-ios-and-android" target="_blank">you'll automatically use RCS messaging</a>. In iOS 27, you can send inline replies to people via RCS, which means you and the recipient will be able to see which of their texts you're replying to. This is great when you're on a text thread with a mix of people on iOS and Android, as it will make the conversation a lot easier to follow. </p><p class="ljsyndicationlink"><a href="https://lifehacker.com/tech/best-new-messages-features-ios-27?utm_medium=RSS">https://lifehacker.com/tech/best-new-messages-features-ios-27?utm_medium=RSS</a></p>
[syndicated profile] lifehacker_feed

Posted by David Nield

The latest upgrade being pushed out to ChatGPT, heading to all users now, is GPT‑Live. OpenAI is describing it as a "new generation" of voice models for interacting with the AI chatbot, and you might find that it leads you to spend more time chatting than typing.

Voice mode for ChatGPT is nothing new, but previously it's been a relatively basic wrapper on top of the standard text input and output. It has been billed as a more natural way to engage with the AI, but GPT-Live promises to dial this fluidity up to an even higher level.

For the first time, the voice mode will be able to think in the background while continuing the conversation. It'll also give you extra space to pause when you need it, and indicate it's still listening with phrases like “mhmm” or “yeah."

You should find the upgrade on mobile and the web now (or very soon). Free users get access to GPT‑Live‑1 mini, while those on paid plans are able to access the even smarter GPT‑Live‑1 model.

How GPT-Live works

OpenAI's end goal is to make talking to ChatGPT feel like talking to a real person, and GPT-Live gets closer to that. Originally, interacting with the AI via voice required a specific model for speech-to-text, another for actually responding to the query, and another for text-to-speech.

The previous voice mode in ChatGPT combined all of that into a single AI model, but it was still turn-based: You spoke, the chatbot answered, then you spoke again. With GPT-Live, ChatGPT can be talking and listening at the same time. You can interrupt it as and when needed, and responses should be faster and more nuanced.

The new voice mode is supposedly smarter when it comes to recognizing the difference between you pausing mid-thought and actually finishing your query. The model now recalculates several times a second "whether to speak, continue listening, pause, interrupt, or invoke a tool."

ChatGPT voice mode
Credit: OpenAI

An added benefit of the upgrade is that even complex work and deep thinking can be passed back to ChatGPT's servers in the background, while the conversation is continuing. You can also tell ChatGPT to take a beat or slow down; visual responses have been improved as well, so you might, for example, see pop-up cards for locations, weather forecasts, and sports scores.

You can also now ask GPT-Live to translate something into a foreign language as you speak. Thanks to the new capabilities, you'll hear a running translation in the other language as you talk, with no pauses or interruptions. Improvements have also been made in terms of ignoring background noise (like background traffic or conversations happening nearby).

Testing out GPT-Live

To get to voice mode in the mobile app, tap the soundwave-style icon to the right of the prompt box. The new mode looks a lot like the old one on the surface, but with this update, you should see Live at the top of the screen (for the time being, at least, you can tap this to switch back to the older models).

Right away, the upgraded voice mode feels more realistic and natural. ChatGPT will talk in a varied and expressive way, throwing in useful markers like "let me check" whenever it's looking something up. It'll lso hesitate and draw words out at times.

I chatted with GPT-Live for several minutes about upcoming movies, recent soccer matches, and tech news headlines, and got back answers that made sense and were respectfully brief (voice mode continues to be a refuge for those who don't want to see walls of text for every response).

ChatGPT voice mode
There are three 'intelligence' levels to choose between. Credit: OpenAI

There were a couple of moments where the speech glitched and the conversation hung, but that was in about half an hour of chatting (presumably these bugs will get ironed out over time). Interruptions are handled well too, with the AI pausing to acknowledge what you've said and then continuing its train of thought.

You can tweak the level of thinking ChatGPT puts into the new voice mode: Tap the sliders icon (top right), then tap Intelligence. There are three modes to pick from—Instant, Medium, and High—with varying levels of trade-off between the speed of the response and how detailed and accurate it is.

[syndicated profile] lifehacker_feed

Posted by Pradershika Sharma

We may earn a commission from links on this page. Deal pricing and availability subject to change after time of publication.

Samsung’s 27-inch Odyssey G5 (G51F) gaming monitor has dropped to $149.99 on Amazon, which is the lowest price it has reached so far, according to price trackers. That’s a noticeable discount from its usual $249.99 price, and it makes a lot more sense now for anyone ready to move on from a basic 1080p setup without jumping into the much higher cost of OLED displays. It’s a flat panel (unlike Samsung’s many curved gaming displays), with a matte coating that helps minimize glare in brighter rooms, and comes with a stand that supports height, tilt, and pivot adjustments (something many budget gaming monitors skip entirely).

The G51F’s combination of 180Hz refresh rate, 1ms response time, and AMD FreeSync support makes fast-paced games look smoother and feel more responsive than they do on standard 60Hz displays, especially in shooters, racing games, and competitive multiplayer titles. The VA panel also helps the monitor deliver deeper blacks and stronger contrast than many IPS alternatives in this price range, so darker games and movies tend to look less gray and washed out. That said, while HDR10 support is included, buyers should keep expectations realistic—with 300 nits of brightness, this is more of a basic HDR experience than the kind of dramatic HDR you get from higher-end Mini LED or OLED displays.

Outside of gaming, the Odyssey G5 works reasonably well as a general-purpose monitor too. The sharper 1440p resolution makes multitasking easier, and the extra screen space helps when editing photos, managing spreadsheets, or keeping multiple windows open. Connectivity is decent as well, with HDMI, DisplayPort, and USB support for accessories and peripherals. That said, like many VA panels, it can show some motion smearing in darker scenes, and people who mainly play competitive esports games may still prefer faster IPS or OLED options. Still, for under $160, this makes for a practical upgrade for someone who wants sharper visuals, smoother gameplay, and a more versatile display without overspending.


Deals are selected by our commerce team

Profile

sparkfire: (Default)
Kit

July 2021

S M T W T F S
    123
45678910
11121314151617
18192021222324
25262728293031

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 10th, 2026 02:27 am
Powered by Dreamwidth Studios