The Ferrari Luce EV is a disaster if you ask the internet, but that’s not what the company’s sales records are saying. The company has taken enough orders for its first fully electric car to be sold out through the end of 2027, or roughly a year after deliveries begin in October.
CEO Benedetto Vigna tells Bloomberg that orders for the Luce are coming in from both established and new customers. He didn’t provide firm numbers, but the EV sells for the equivalent of $640,000 and was certain to be a low-volume supercar no matter how well it sold. The company appears to have adequately calculated demand.
Polarizing exterior design
A very different Ferrari
The Luce drew criticism over exterior styling led by former Apple designer Jony Ive and his collective LoveFrom. Instead of using the classic coupe profile that defines most Ferraris (even the four-door Purosangue), the Luce has a tall, minimalist body that looks more at home on Apple’s Cupertino campus than in Maranello. Even former Ferrari chief Luca di Montezemolo suggested the brand should remove the prancing horse logo.
The EV nonetheless promises to be fast, with a four-motor setup that boosts up to 1,050HP while delivering a 329-mile claimed range and Ferrari’s signature driving agility. It promises to compete well against its most obvious rival, the (considerably less expensive) Porsche Taycan Turbo GT, while offering more luxury and exclusivity.
Who is buying the Ferrari Luce EV?
Collectors and brand outsiders both have good reasons
Ferrari Luce EV supercar in red.Credit: Ferrari
It’s tempting to assume Ferrari misjudged its customers, or built a compliance car meant to reduce the company’s total emissions and let it sell more gas engine cars. However, the question of who is buying the Luce is more complicated.
Ferrari is known for reserving its most exclusive cars, such as limited-run models and the F80 hypercar, for its most devoted fans: namely, collectors who own multiple models and routinely spend extra on options. If they want to receive a purchase invitation for the latest flagship, buying a Luce might improve their chances.
Others might want to stay within the Ferrari marque while buying more practical cars. They may drive a 12Cilindri or 849 Testarossa on the weekends, but prefer a more spacious and efficient Luce for daily commutes and family outings.
There’s also the potential to reach customers who would never have considered a Ferrari before. Wealthy EV enthusiasts now have another choice between options like the Taycan and hypercars like the Rimac Nevera. This is also a way to flaunt eco-consciousness without having to ‘settle’ for a lower-prestige brand.
The China factor
Some markets have fewer attachments to conventional engines. China’s EV market is surging thanks to a combination of government backing and high fuel prices, to the point where combustion car sales fell 37 percent year-over-year in April. The Luce might help Ferrari tap into this audience, particularly among Chinese tycoons who appreciate the name but want to support their country’s electrification push.
A NAS feels like a solved problem once it’s up and running—files go in, files come out, and everything looks fine. This is exactly why these mistakes go unnoticed for so long. Some of the most common NAS setups out there have quiet, slow-burning problems baked in. To help improve your setup, here are five of the most common NAS mistakes—and how to fix them.
Because privacy, ownership, and control over your own files and data is just priceless.
You believe RAID is a backup strategy
Redundancy and backup aren’t the same thing
RAID (Redundant Array of Independent Disks) is a way of combining multiple drives so they work together, either for speed, redundancy, or both. In a RAID configuration, you’ve got two drives mirroring each other—if one fails, your data is safe on the other.
Many people mistake this for proper backup—but it’s not. RAID is designed to protect your data in case of drive failure. It doesn’t protect your data from accidental deletion or ransomware attacks. It also won’t help if both drives fail simultaneously.
A real backup is a separate copy that exists independently of your primary storage. You’d ideally follow the 3-2-1 framework where you keep three copies of your data, on two different media types, with one offsite. Your RAID array counts as one copy. It’s part of your backup strategy—not the whole strategy.
For actual backups, you want either a scheduled sync to an external drive you rotate offsite, or a cloud backup service running in the background. Synology has Hyper Backup, QNAP has Hybrid Backup Sync—both handle this natively. If you’re on a DIY setup like TrueNAS or OpenMediaVault, Duplicati is a free, open-source option with encrypted backups and support for all major cloud providers.
Quiz
8 Questions · Test Your Knowledge
Interesting and unique NAS use cases Trivia challenge
Beyond basic backups — how well do you know the surprising things a NAS can do?
MediaHome LabBackupNetworkingAutomation
Which popular open-source media server software is commonly self-hosted on a NAS to stream personal video libraries to any device?
Correct! Plex is one of the most popular apps for turning a NAS into a personal Netflix-style streaming server. It organizes your media with artwork and metadata and can transcode video on the fly for different devices and connections.
Not quite — the answer is Plex. While Kodi and VLC are great media players, Plex is specifically designed as a client-server platform that lets you stream your NAS library to phones, smart TVs, and browsers from anywhere in the world.
What is the name of the widely recommended data protection strategy that involves keeping three copies of data, on two different media types, with one copy offsite?
Correct! The 3-2-1 backup rule is a cornerstone of data protection strategy. A NAS plays a central role by acting as the second on-site copy, while cloud sync or an offsite drive satisfies the third copy requirement.
Not quite — the answer is the 3-2-1 backup rule. RAID is often mistaken for a backup, but it only protects against drive failure, not accidental deletion or ransomware. The 3-2-1 rule is the gold standard precisely because it covers multiple failure scenarios.
A NAS running a hypervisor or container platform like Docker can host a Pi-hole instance. What does Pi-hole primarily do?
Correct! Pi-hole acts as a DNS sinkhole, blocking known ad-serving and tracking domains before they ever reach your devices. Hosting it on a NAS via Docker means it runs 24/7 without needing a dedicated Raspberry Pi.
Not quite — the answer is that Pi-hole blocks ads at the DNS level. Rather than installing an ad blocker on every single device, Pi-hole protects your entire network, including smart TVs and phones, by intercepting ad domain requests before any data is loaded.
Many NAS manufacturers offer dedicated surveillance software packages. What is the primary function of these applications?
Correct! Synology Surveillance Station and QNAP’s QVR Pro are examples of NAS-based NVR (Network Video Recorder) solutions. They let you manage multiple IP cameras, set motion-triggered recording, and review footage without paying for a cloud subscription.
Not quite — the answer is managing and recording IP camera footage. A NAS can replace a dedicated NVR appliance entirely, storing days or weeks of footage locally. This is a compelling use case since it avoids ongoing cloud storage fees while keeping footage on hardware you control.
Which self-hosted application, commonly run on a NAS, automatically downloads TV show episodes and movies by integrating with torrent or Usenet indexers?
Correct! Radarr handles movies and Sonarr handles TV shows — together they form the backbone of a self-hosted media automation stack. They monitor release groups, grab new episodes automatically, and pass files directly to your Plex or Jellyfin library.
Not quite — the answer is Radarr and Sonarr. While Bazarr handles subtitles and Prowlarr manages indexers, Radarr and Sonarr are the core apps for automating movie and TV downloads respectively. They integrate with your NAS download client and media server for a seamless pipeline.
A NAS can be configured as a VPN server so that remote users can securely access the local network. Which VPN protocol, known for being modern and extremely fast, is supported by newer NAS operating systems like Synology DSM?
Correct! WireGuard is a modern VPN protocol praised for its lean codebase, high speeds, and strong encryption. Synology added WireGuard support to DSM, making it easier than ever to securely tunnel into your home network from anywhere without exposing your NAS directly to the internet.
Not quite — the answer is WireGuard. PPTP is outdated and considered insecure, while OpenVPN and L2TP/IPSec are reliable but more resource-intensive. WireGuard achieves better throughput with less overhead, which matters on the modest CPUs found in many NAS devices.
Nextcloud is a self-hosted platform frequently deployed on a NAS. Which major commercial cloud service does it most directly aim to replace?
Correct! Nextcloud provides file sync, document editing, calendar, contacts, and video calls — a direct alternative to Google Drive and Google Workspace. Running it on a NAS means your data never leaves your own hardware, which is a major privacy and cost advantage.
Not quite — the answer is Google Drive and Google Workspace. Nextcloud replicates the full productivity suite experience: shared folders, collaborative document editing, and mobile sync. When paired with a NAS, it becomes a powerful private cloud that rivals Google’s offering without any subscription fees.
Some photographers and videographers use a NAS as the central hub for a collaborative editing workflow. Which protocol, natively supported on macOS and optimized for high-bandwidth file access, makes a NAS behave like a fast local drive for video editing?
Correct! For video editing workflows, SMB Multichannel (or historically AFP on older Macs) allows a NAS to deliver the kind of sustained throughput needed to scrub through high-bitrate footage without copying files locally first. Pair this with a 2.5GbE or 10GbE network and a NAS can rival a dedicated SAN for small creative teams.
Not quite — the answer is SMB with Multichannel (or AFP on legacy Macs). FTP and WebDAV are too slow and latency-prone for real-time editing. SMB Multichannel bonds multiple network connections to boost throughput, which is why NAS vendors like Synology specifically market this feature to creative professionals editing 4K and 6K footage.
Challenge Complete
Your Score
/ 8
Thanks for playing!
You’ve exposed your NAS to the Internet
An open port is an open invitation
The default setup most people land on when they want remote access to their NAS is port forwarding. You open a port on your router, point it at the NAS, and now you can reach it from anywhere. However, this doesn’t just give you remote access—it exposes your NAS to the entire public internet—giving everyone remote access. Anyone online can find your NAS and start probing for access.
This isn’t a theoretical threat. NAS devices are actively hunted by automated scanners. DeadBolt and eCh0raix are two ransomware families that specifically target exposed Synology and QNAP devices. Since these bots sweep IP ranges for open ports, it’s usually only a matter of time before they find you.
7/10
Brand
Synology
CPU
Intel Celeron J4125
This four-bay NAS works great for home and small office use, and it comes with a three-year warranty from Synology.
As such, you should always avoid port forwarding. Instead, if you want remote access to your NAS, use a VPN like Tailscale—which creates a private, encrypted network between your devices. This way, your NAS isn’t directly exposed to the public internet, but you can still reach it from your phone or laptop anywhere in the world.
Alternatively, if you prefer not to rely on a third-party service, there’s a more hands-on option in Wireguard—an open-source VPN protocol you run yourself. Both QNAP and Synology have it built into their software, so you don’t need a separate server—just enable it from the NAS interface and configure your devices to connect through it.
Even after you disable port forwarding, check UPnP. It’s enabled by default on most routers, and it allows devices on your network—including your NAS—to open ports automatically without you touching anything.
You’re using desktop hard drives for NAS storage
Desktop HDDs in a NAS run hotter, die faster, and void your warranty
Desktop drives aren’t rated for 24/7 operation. They’re designed to spin up when you need them and sit idle the rest of the time. In contrast, a NAS runs constantly, often with multiple drives packed close together. This means higher temperatures and more vibration than desktop drives are built to handle.
As a result, using a desktop-grade HDD in a NAS will make it more likely to fail. In fact, on the flipside, error recovery timeouts in desktop HDDs can break your RAID setup.
Furthermore, when it fails, you might not even be able to claim your warranty. That’s because desktop drives aren’t designed to run inside a NAS enclosure, and manufacturers may deny your claim on the grounds of improper use.
As such, if you’re building a NAS, you should exclusively use drives designed for it. WD Red Plus and Seagate IronWolf are standard recommendations, with vibration sensors, CMR (Conventional Magnetic Recording), defined workload ratings, and support for always-on use. A NAS-grade HDD costs slightly more than a desktop drive, but not enough to justify the risk.
NAS compatibility matter more than whether the drive is new. If you’re on a budget, consider recertified or refurbished NAS drives—they’re often more affordable than brand-new desktop drives while still giving your NAS-compatible storage.
You’re only using it for storage
Your NAS has a CPU and RAM—and you’re probably not using them
Credit: Patrick Campanale / How-To Geek
Most NAS owners use it like an overpriced external hard drive—files go in, files come out. That’s fine, but it’s worth remembering that your NAS is essentially a small computer. It has a CPU, RAM, and an operating system. If your NAS has decent specs, it can run other services alongside your file storage. You NAS could technically work as a homelab.
For example, you can run a media server like Plex or Jellyfin on your NAS. Instead of just storing your movies and TV shows, your NAS can stream them directly to your TV and other devices. You can also set up lightweight services like Bitwarden for your own private password manager, or Pi-hole as a network-wide ad blocker. Docker expands this even further—if there’s a self-hosted app you want to run, there’s likely a container for it.
Consider your NAS’s hardware before deciding what services to run. For example, entry-level NAS devices with ARM-based chips might not be powerful enough for hardware transcoding, which some media streaming setups require.
You’re bottlenecking it with Gigabit networking
Fast drives don’t matter if your network slows it down
When you’re using a NAS, your drive is just one part of what determines your read and write speeds. Remember that your PC is connected to your NAS over a network, and if the network is slow, it’ll bottleneck your transfer rates.
The chain looks like this—data leaves the NAS, passes through your router or switch, and then arrives at your PC, and vice versa. The slowest link in that chain sets the ceiling for everything. A typical SATA HDD inside a NAS can push 150–200 MB/s in sequential read and write speeds. If you’re using SSDs, the speeds will be even higher. However, most home networks still rely on 1GbE, which caps real-world speeds at around 125 MB/s—no matter how fast your drives are.
Thankfully, there’s a simple fix. Use a 2.5GbE switch and connect both your NAS and PC to it so they can communicate at full 2.5GbE speeds.
Before buying a switch or anything else, check your hardware—your PC’s Ethernet port, followed by your switch or router. Most modern NAS devices already include a 2.5GbE port, so you should be covered there. Identify which link is actually the bottleneck and upgrade that.
None of these are hard to implement—they’re just easy to skip
A poorly configured NAS can become a liability over time. The good news is that most of these improvements don’t take much time—or money—and once you’ve addressed them, your NAS becomes a far more reliable and valuable part of your setup.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.