WebProNews

Tag: M1

  • Linux Kernel 6.2 Is Out and Brings Apple M1 Support

    Linux Kernel 6.2 Is Out and Brings Apple M1 Support

    Linux kernel 6.2 has been released, bringing support for the M1 processor, Apple’s Custom Silicon that powers its Mac computers.

    The Asahi Linux Project has been working to reverse engineer drivers for the M1 in an effort to bring native Linux support to Apple’s chip. The project has been making major progress and, thanks to their work, mainline support for the M1 is now in the kernel.

    Read More: Asahi Linux Shows the M1’s Greatest Limitation May Be macOS

    Phoronix details the extent of the support:

    There is now mainline support for the Apple M1 Pro, M1 Max, and M1 Ultra SoCs. There was already supported carried by Asahi Linux’s kernel build while more of that work has been upstreamed for Linux 6.2. There is additional driver work for these newer Apple Silicon SoCs still to be upstreamed. For now the best hardware support for Apple M1/M2 devices on Linux is with using the Asahi Linux code.

    Unlike Windows, where drivers must often be installed manually, most Linux users simply rely on the kernel — the core component of the OS — to provide the drivers for their hardware. Having mainline support for the M1 in the kernel is a major step forward, giving Linux users the ability to run some of the most powerful and efficient chips currently on the market.

  • Some M2 MacBook Pros Have Slower SSDs Than M1 MacBooks

    Some M2 MacBook Pros Have Slower SSDs Than M1 MacBooks

    The Apple world is in a bit of an uproar after it was discovered the new M2 MacBook Pro has slower SSDs than its predecessor.

    Apple unveiled the M2 at WWDC 2022 in June. The new processor is the next generation of Apple’s custom silicon. While users are understandably excited about the performance gains the new processor brings, it seems some models may be held back by subpar SSD performance.

    According to The Mac Observer, reviewers started noticing that the base 256GB M2 MacBook Pro had read speeds roughly 50% slower than the M1, while write speeds were roughly 30% slower. This not only impacts the computer’s speed when reading and writing data but also when using drive space for swap when the OS uses drive space as virtual RAM. This can happen when the physical RAM is being heavily used and is a practice all modern systems employ. The faster the drive, the better the system can approximate real RAM, making a slower SSD a potentially significant bottleneck.

    According to YouTube channel Max Tech, the issue stems from the base model only using a single 256GB chip for the SSD instead of the two 128GB chips the M1 used. Using two chips allows them to operate in parallel, giving significant performance boosts.

    Interestingly, reviews of the 512GB model show comparable performance to the M1 MacBook Pro. This would seem to indicate the more expensive model uses two 256GB chips.

    Given Apple’s notoriously tight-lipped nature, the company has not commented on why it chose to include a single chip in the base M2 MacBook Pro instead of the superior dual-chip configuration. In all likelihood, however, the decision was probably made in response to the ongoing semiconductor shortage.

  • Apple’s M1 Chip Has An Unpatchable Security Flaw

    Apple’s M1 Chip Has An Unpatchable Security Flaw

    Researchers at MIT have discovered an unpatchable security flaw in Apple’s M1 chip, a flaw that’s reminiscent of the Spectre and Meltdown flaws.

    Researcher’s at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) were investigating what would happen when software and hardware hacking techniques are combined. Traditionally, the two are often viewed as completely separate, with little research having been done on combining the two. The result was MIT’s PACMAN exploit, one that involves breaking a software security feature with a hardware attack.

    “That’s the heart of what PACMAN represents – a new way of thinking about how threat models converge in the Spectre era,” says MIT CSAIL PhD student Joseph Ravichandran, co-lead author of a new paper about PACMAN.

    The exploit attacks the M1’s “Pointer Authentication” feature, considered a last line of defense against software vulnerabilities. Essentially, the pointer authentication code (PAC) checks the state of a program to ensure it hasn’t been maliciously changed. The researchers’ attack guesses at all the possible values of the PAC, using a hardware side channel to confirm the validity of the guesses until it hits the right one. What’s more, because the guesses are done under speculative execution, there’s not trace left of the attack. Worst of all, because the attack is using a hardware mechanism, it can never be fixed with a software patch.

    Because pointer authentication is often used to ensure the integrity of an operating system (OS) kernel, and MIT’s researchers showed PACMAN could successfully compromise that security, the exploit could have profound implications for the security of the very core of an OS.

    “Massive implications for future security work on all ARM systems with pointer authentication enabled. Future CPU designers should take care to consider this attack when building the secure systems of tomorrow,” says Ravichandran. “Developers should take care to not solely rely on pointer authentication to protect their software.”

    The researchers point out that PACMAN doesn’t bypass all of the M1’s security features. It simply takes a bug that pointer authentication would otherwise protect against and opens the door for it to achieve its full potential.

    “The idea behind pointer authentication is that if all else has failed, you still can rely on it to prevent attackers from gaining control of your system. We’ve shown that pointer authentication as a last line of defense isn’t as absolute as we once thought it was,” adds Ravichandran. “When pointer authentication was introduced, a whole category of bugs suddenly became a lot harder to use for attacks. With PACMAN making these bugs more serious, the overall attack surface could be a lot larger.”

    Apple provided the following statement to TechCrunch in the aftermath of the report:

    “We want to thank the researchers for their collaboration as this proof of concept advances our understanding of these techniques. Based on our analysis as well as the details shared with us by the researchers, we have concluded this issue does not pose an immediate risk to our users and is insufficient to bypass operating system security protections on its own.”

    While the threat may not be grave, here’s to hoping Apple addresses it in upcoming M-series chips.

  • Apple Unveils Its Latest Custom Silicon, the 5nm M2

    Apple Unveils Its Latest Custom Silicon, the 5nm M2

    Apple started WWDC 2022 with a bang, unveiling the M2, its latest custom silicon built on 5nm technology.

    Apple’s M1 revolutionized the computing industry and revitalized its Mac business, delivering top-end performance at a fraction of the power consumption as traditional desktop processors. After transitioning its lineup from Intel to the M1, Apple is now building on that success with the next-generation M2.

    “M2 starts the second generation of M-series chips and goes beyond the remarkable features of M1,” said Johny Srouji, Apple’s senior vice president of Hardware Technologies. “With our relentless focus on power-efficient performance, M2 delivers a faster CPU, GPU, and Neural Engine. And along with higher memory bandwidth and new capabilities like ProRes acceleration, M2 continues the tremendous pace of innovation in Apple silicon for the Mac.”

    The M2 has 20 billion transistors, roughly 25% more than the original M1. As a result, the memory controller delivers 50% more unified memory bandwidth, coming in at 100GB/s. The new system-on-a-chip (SoC) comes with up to 24GB of RAM.

    Apple says the new chip is 18% faster in multithreaded performance than the M1 and provides nearly twice the performance of the latest 10-core PC laptop at similar power levels. Meanwhile, the M2 can match the performance of the PC chip while using 25% of the power.

    The M2’s GPU gets a significant upgrade, featuring up to 10 cores — two more than the M1. The new GPU delivers up to 25% more graphics power than its predecessor using the same power, or 35% more at peak power.

    Samsung recently made headlines for wanting to create a “dream team” to deliver an answer to the M1 by 2025. Apple’s latest WWDC shows the inherent challenge in competing with its custom silicon, as the company is improving it at a rapid pace.

  • Samsung Wants a ‘Dream Team’ to Tackle Apple’s M1 in 2025

    Samsung Wants a ‘Dream Team’ to Tackle Apple’s M1 in 2025

    Samsung is taking steps to tackle Apple’s M1, reportedly assembling a “dream team” to surpass Apple’s silicon in 2025.

    Apple upended the industry when it unveiled the M1, a custom system-on-chip (SoC) based on the same designs that have powered the iPhone and iPad for years. At its core, the M1 is loosely based on Arm’s designs, much like chips from Samsung, Qualcomm, and others. Unfortunately for those companies, however, none of them have been able to match Apple’s performance — something Samsung wants to change with its dream team.

    Read more: Intel Continues to Play From Behind Against Apple’s M1

    According to Neowin, Samsung’s new team is named “Dream Platform One.” The team will be responsible for designing a new in-house chip with the sole purpose of beating Apple’s custom silicon.

    Of course, beating Apple is easier said then done, especially since doing so is a moving target. Samsung is hoping to surpass the M1 in 2025, but Apple isn’t going to sit on its laurels until then. Since the M1’s introduction, the company has released the M1 Pro, M1 Max, and M1 Ultra, all of which have significantly improved the SoC’s performance over the base M1.

    Samsung will have to pull a rabbit out of its hat if it truly wants to surpass Apple in 2025.

  • Asahi Linux Shows the M1’s Greatest Limitation May Be macOS

    Asahi Linux Shows the M1’s Greatest Limitation May Be macOS

    An alpha of Asahi Linux has been released for Apple’s M1, and the reviews are showing the potential it has, and the problems Apple has with macOS.

    The Asahi Linux Project has been working to port Linux to the M1 chip. Asahi is based off of the Arm version of Arch Linux. The team has been working without any assistance from Apple, adding to both the challenge and reward of releasing a working Alpha.

    Most impressive of all, however, is that Asahi is already proving to be much faster than macOS on the same hardware, in some cases as much as twice as fast, according to Lifewire.

    “My initial impression of Asahi Linux with its Arch Linux Arm desktop version was that it works better than anticipated, at least on a Mac mini,” Michael Larabel, founder of computer hardware website, Phoronix, told Lifewire. “There [are] still areas where the performance is lacking, but [it’s] already much faster than, say, a Raspberry Pi 4 or other low-end Arm single-board computers running Linux.”

    Other users have experienced similarly impressive performance.

    Hugo on Asahi Linux composites all 275 pages of my website in less than half of the time (210ms) it takes the same build of Hugo within macOS on the same machine (557ms)

    Jason W. Eckert (@the_unix_guru), March 20, 2022

    In spite of the impressive performance, Asahi still has some major limitations. Unlike traditional Linux installers, Asahi’s installer must be run from macOS. There is also no GPU acceleration, although the M1’s raw performance makes up for it in everyday tasks.

    Nonetheless, Asahi is clearly showing its potential, while raising some serious questions about why macOS is so much slower on hardware its ideally optimized for.

  • Dropbox (Finally) Brings Native M1 Mac Support

    Dropbox (Finally) Brings Native M1 Mac Support

    Dropbox has finally added native support for Apple’s M1 processor, months after botching its response and angering users.

    Dropbox is one of the most popular cloud storage platforms, and is one of the leading options for the Mac platform. Unfortunately, despite Apple announcing the M1 in June 2020, and despite many of its competitors migrating to the M1, Dropbox is only now releasing a version with native M1 support.

    According to AppleInsider, the new version is currently rolling out, after a beta testing period that began in January.

    The company is likely happy to finally have this milestone behind it, especially after taking a drubbing from users unhappy with how long it took to include M1 support, and the company’s botched response to inquiries in 2021.

  • Intel Continues to Play From Behind Against Apple’s M1

    Intel Continues to Play From Behind Against Apple’s M1

    Intel has been ramping up its efforts to compete with the M1, but it’s still at least a year behind with little hope of catching up.

    Apple’s M1 chip took the computing world by storm. Based on the same designs that have been powering the iPhone and iPad for years, the M1 combined industry leading energy efficiency with performance that rivaled Intel’s best chips. The loss of Apple’s business was a major blow to Intel, and shone a spotlight on how much the company has struggled to make competitive mobile chips.

    According to 9to5Mac, a leaked Intel roadmap suggests the company may finally have an answer to the M1 in the form of its 15th-generation “Arrow Lake” processors. Intel evidently plans on using TSMC, the same company that produces Apple’s M1, to produce its 3nm Arrow Lake.

    Unfortunately for the company, its latest chip won’t actually hit the market until late 2023. By that time, it’s believed Apple will already be on its M2 chips. As a result, while the Arrow Lake will likely best the M1, by the time it shows up it won’t matter — Apple will still be ahead of Intel.

    Intel is certainly making progress toward returning to its former glory, but its struggles to beat the M1 demonstrate it still has a ways to go.

  • Three New Macs Expected in March

    Three New Macs Expected in March

    Apple seems on the verge of releasing three new Macs in March, according to the latest reports.

    Apple has been transitioning its entire lineup to its M1 chips, based on the same architecture that has powered its iPhone and iPad for years. The M1 has consistently won praise for its high performance, combined with its industry-leading energy efficiency.

    Consomac (via MacRumors) was the first to notice an Apple regulatory filing that mentions three new Mac models. There were no details provided in the filing, although one model is known to be a portable one, meaning the remaining two are likely desktop models.

    As MacRumors points out, Apple is believed to be working on a larger M1 iMac to replace the remaining Intel model. The company is also believed to be prepping a MacBook Air and Mac mini refresh, replacing their M1 chips with the M1 Pro or M1 Max processors that made their debut in the MacBook Pro.

  • Apple’s Lead Silicon Designer Leaving For Intel

    Apple’s Lead Silicon Designer Leaving For Intel

    Apple is losing Jeff Wilcox, its lead silicon designer to rival Intel, eight years after he left Intel to join Apple.

    Wilcox hs helped oversee Apple’s development of its own custom silicon, culminating in the company’s M1 line of processors that now power its Mac computers. The M1 shocked the PC industry with its combination of performance and power efficiency, with Intel scrambling to come up with an answer. Scoring Wilcox is a big step in that direction.

    Wilcox made the announcement on LinkedIn.

    After an amazing eight years I have decided to leave Apple and pursue another opportunity. It has been an incredible ride and I could not be prouder of all we accomplished during my time there, culminating in the Apple SIlicon transition with the M1, M1 Pro and M1 Max SOCs and systems. I will dearly miss all of my Apple colleagues and friends, but I am looking forward to the next journey which will start at the first of the year. More to come!

    He later posted about taking the job at Intel, where he will help lead the company’s system-on-chip (SOC) design.

    I’m pleased to share that I have started a new position as Intel Fellow, Design Engineering Group CTO, Client SoC Architecture at Intel Corporation. I could not be more thrilled to be back working with the amazing teams there to help create groundbreaking SOCs. Great things are ahead!

    There has been no word yet on who will replace Wilcox at Apple.

  • Apple’s M3 Chip Nears Production

    Apple’s M3 Chip Nears Production

    Apple may have just released the M1 Pro and Max, but reports indicate the company’s M3 is nearing production.

    According to MacRumors, TSMC has already begun a pilot program for production of 3nm chips. It’s believed volume production will begin in Q4 2022, with the chips reaching Apple and other customers in 2023.

    Moving to 3nm production will provide better performance and/or power efficiency. Apple’s phones, tablets and M1 Macs already lead the industry in performance and power, with the very best Android phones lagging far behind. Even Apple’s M1 Macs rival the best Intel and AMD have to offer, while providing industry-leading battery life.

    According to MacRumors, the new chips could have up to four dies, which could mean as many as 40 cores — four times the number the M1 Pro and Max have.

    If the reports are true, the M3 could be another revolutionary leap forward for Apple’s devices.

  • AWS Offering EC2 M1 Mac Instances

    AWS Offering EC2 M1 Mac Instances

    Just a year after introducing Mac EC2 instances, AWS is upping the ante by introducing M1 Mac instances.

    Apple’s M1 line is a custom system on a chip (SoC) processor based on the semiconductors that have powered the iPhone and iPad for years. Derived from ARM designs, the M1 has upended the computer industry, offering best-in-class battery life and energy efficiency, combined with performance that rivals the best Intel and AMD have to offer.

    The M1’s unique combination of performance and energy make it an ideal option for cloud computing applications where space and energy consumption are prime concerns.

    AWS’s Sébastien Stormacq says the M1 Mac instances already deliver significant performance/cost benefits.

    The availability (in preview) of EC2 M1 Mac instances lets you access machines built around the Apple-designed M1 System on Chip (SoC). If you are a Mac developer and re-architecting your apps to natively support Macs with Apple silicon, you may now build and test your apps and take advantage of all the benefits of AWS. Developers building for iPhone, iPad, Apple Watch, and Apple TV will also benefit from faster builds. EC2 M1 Mac instances deliver up to 60% better price performance over the x86-based EC2 Mac instances for iPhone and Mac app build workloads.

    Those interested in running the new M1 Mac instances will need to add a dedicated host to their account, since the instances are running on a bare metal server hosting a Mac mini. The on-demand cost is $0.6498 per hour, although customers can save up to 42% with a Savings Plan.

  • Qualcomm’s Exclusive Deal to Produce Windows ARM Devices Ending

    Qualcomm’s Exclusive Deal to Produce Windows ARM Devices Ending

    The market for ARM-based Windows PCs is about to become far more diversified, with an exclusive deal between Microsoft and Qualcomm ending.

    Microsoft has been working to bring Windows to ARM devices, thanks in large part to Apple’s own move to the semiconductor architecture. ARM-based chips, such as Apple’s M1 line, offer advantages in energy efficiency and battery life, while still offering performance on par with Intel and AMD.

    Until now, however, Qualcomm has had an exclusive deal with Microsoft to provide SoCs for all Windows ARM devices. According to XDA, that deal is set to expire soon.

    There are a slew of potential benefits to the deal expiring. MediaTek is already planning on launching their own chipset for Windows ARM devices, and it’s a safe bet other manufacturers will follow suit. XDApoints out that the exclusivity deal is likely the reason there has been no official Windows 11 virtualization support for Apple’s M1 architecture as well.

    XDA doesn’t know exactly when the deal will expire, but hopefully it’s sooner rather than later.

  • Dropbox Botches Response to M1 Macs, Says Native Version Coming

    Dropbox Botches Response to M1 Macs, Says Native Version Coming

    Dropbox stirred up a controversy of its own making, indicating it had no intention of supporting Apple’s M1 chips before finally clarifying that it did.

    Dropbox is a popular app on the Mac platform, just as it is on Windows. Despite Apple announcing its M1 line of processors over a year ago, and despite Dropbox using Apple machines internally, the company still doesn’t have an M1-native client.

    In response to users inquiring on the company’s forums, the official response was:

    This idea is going to need a bit more support before we share your suggestion with our team.

    Needless to say, this did not go over well with Mac users, many of whom complained of high memory usage and poor battery life when running the Intel version of Dropbox through Rosetta.

    Mitchell Hashimoto, founder of HashiCorp, helped the situation go viral by tweeting about it.

    After the story gained traction Drew Houston, Dropbox founder and CEO, responded and clarified that the company is planning on releasing an M1 version in 2022.

    Despite Houston’s attempt at damage control, many users were still unmoved. Some pointed out that the company’s support staff needed to do a better job of communicating with users, while others maintained that there is no excuse for a company of Dropbox’s stature taking so long to support the new architecture.

    Either way, Dropbox has its work cut out to regain the goodwill it lost.

  • Apple Unveils M1 Pro & M1 Max Chips to Power New Professional Macs

    Apple Unveils M1 Pro & M1 Max Chips to Power New Professional Macs

    Apple unveiled the next evolution of its M1 custom chip architecture, the M1 Pro and M1 Max, delivering up to six times the performance of the M1.

    The M1 challenged the PC industry when Apple first unveiled it. The custom silicon was able to best most Intel chips, while using a fraction of the energy. Apple has now expanded it’s M1 lineup of chips with the M1 Pro and M1 Max, both which significantly improve on the original’s performance, while still offering best-in-class efficiency.

    M1 Pro offers up to 200GB/s of memory bandwidth with support for up to 32GB of unified memory. M1 Max delivers up to 400GB/s of memory bandwidth — 2x that of M1 Pro and nearly 6x that of M1 — and support for up to 64GB of unified memory. And while the latest PC laptops top out at 16GB of graphics memory, having this huge amount of memory enables graphics-intensive workflows previously unimaginable on a notebook.

     

    Apple M1 Pro M1 Max CPU Performance - Credit Apple
    Apple M1 Pro M1 Max CPU Performance – Credit Apple

     

    Both chips have a 10-core architecture, with 8 high-performance cores and 2 high-efficiency cores. While the M1 Pro has a 16-core GPU, the M1 Max ups that to 32 cores. The M1 Pro can be configured with 32 GB of RAM, while the M1 Max can go to 64 GB.

    “M1 has transformed our most popular systems with incredible performance, custom technologies, and industry-leading power efficiency. No one has ever applied a system-on-a-chip design to a pro system until today with M1 Pro and M1 Max,” said Johny Srouji, Apple’s senior vice president of Hardware Technologies. “With massive gains in CPU and GPU performance, up to six times the memory bandwidth, a new media engine with ProRes accelerators, and other advanced technologies, M1 Pro and M1 Max take Apple silicon even further, and are unlike anything else in a pro notebook.”

  • Apple Will Dominate Arm-Based Laptops in 2021, With 80% of Market

    Apple Will Dominate Arm-Based Laptops in 2021, With 80% of Market

    New research indicates Apple will dominate the Arm-based laptop market in 2021, capturing roughly 80% of the market.

    Apple upended the computer industry when it released its M1 custom silicon. Based on chips Apple has used for years in its iPhone and iPads, Apple’s custom silicon is ultimately based on Arm designs. Unlike Intel and AMD, Arm creates semiconductor designs and licenses them to other companies. Apple has the broadest license, one that allows it to heavily customize Arm’s designs.

    The M1 chip has been a smashing success, allowing Apple to rivalIntel’s fastest chips, while at the same time offering superior thermal characteristics and battery life. The M1 has been so successful that other manufacturers are debuting their own Arm-based hardware.

    Other companies will be playing catchup for some time, however, with Strategy Analytics predicting Apple will take 80% of the Arm-based laptop market.

    “Apple and MediaTek seized the initiative in the Arm-based notebook PC processor market,” said Sravan Kundojjala, Associate Director of Handset Component Technologies. “Apple will capture almost 80 percent revenue share in 2021, driven by its Apple Silicon M1. MediaTek, on the other hand, will rank number two, thanks to its early leadership in the Arm-based Chromebook PC processor market.”

  • AMD Ready to Manufacture Arm Chips

    AMD Ready to Manufacture Arm Chips

    AMD is ready to manufacture Arm chips, despite it being a competing platform.

    AMD, once firmly in second place behind Intel, has been making major headway in the semiconductor industry. Recent generations of its chips have surpassed Intel, both in performance and energy consumption.

    Arm, on the other hand, is the undisputed champion of the mobile world, powering smartphones and tablets for most of the major manufacturers. With Apple switching its Mac platform to its Arm-based M1 chips, the company is poised to make major inroads in Intel and AMD’s traditional stronghold. Unlike AMD or Intel, Arm creates semiconductor designs that other companies manufacture — and in some cases customize — for their own use.

    Despite being a competing platform, AMD appears ready to manufacture Arm-based semiconductors, should its customers want it.

    “But I’ll tell you from my standpoint, when you look at compute solutions, whether it’s x86 or ARM or even other areas, that is an area for our focus on investment for us,” AMD CFO Devinder Kumar said, according to Tom’s Hardware. “We know compute really well. Even ARM, as you referenced, we have a very good relationship with ARM. And we understand that our customers want to work with us with that particular product to deliver the solutions. We stand ready to go ahead and do that even though it’s not x86, although we believe x86 is a dominant strength in that area.”

    With TSMC recently announcing it was raising its prices by the biggest margin in a decade, AMD may well be able to build a successful business manufacture Arm designs for its customers.

  • Asahi Linux Closing In On ‘A Polished Linux Experience’ On M1 Macs

    Asahi Linux Closing In On ‘A Polished Linux Experience’ On M1 Macs

    Apple’s M1 Macs may not fully support Linux just yet, but that’s on the verge of changing. 

    Apple’s M1 processors power its next-generation Macs. Based on the same designs the company has been using in its iPhones and iPads for years, the M1 has received accolades for its performance and battery life. While most users are perfectly content with Apple’s macOS, some would prefer to run Linux.

    Linux on the Mac has a long and healthy history. Many individuals prefer running Apple’s hardware, thanks to its leading-industry design and features, but want the freedom Linux provides. Unfortunately, because Apple just started using the M1 in its Macs, developers have to start from scratch, reverse engineering the hardware and drivers.

    Asahi Linux is one of the leading efforts at getting “a polished Linux® experience on Apple Silicon Macs.” Alyssa Rosenzweig, one of the graphics developers working on the Asahi project, shared an update via Twitter.

    https://twitter.com/alyssarzg/status/1432927311058194436?s=20

    Bryan Lunduke, former Deputy Editor of Linux Journal and a former technology journalists at Network World, is a Linux user who is in the target audience for the Asahi project. He breaks down exactly what Rosenzweig’s announcement means:

    So. What can we glean from all of this?

    • The Asahi Linux team has Linux (Debian, in this case) booting and usable with network support.
    • They now have (very early) display drivers which “take full advantage of the display hardware.”
    • They have at least two base distributions — both Arch and Debian — working and functional (to some extent).

    Rosenzweig’s announcement is good news for users looking forward to running Linux on the M1. Linux already has a well-deserved reputation for breathing new life into older hardware, thanks to its slim system requirements. It will be interesting to see what it can do with M1-level performance at its disposal.

  • Google Working on Its Own M1 Rival for Chromebook

    Google Working on Its Own M1 Rival for Chromebook

    Google is reportedly following Apple’s lead, working on its own chip to power future Chromebooks.

    Apple rocked the computer industry when it announced it would transition away from Intel to its own M1 architecture. The M1 is based on the same Arm designs the company has used for years in the iPad and iPhone.

    Because of Apple’s Arm license, it has the freedom to heavily modify Arm’s designs to gain a competitive advantage. In its Mac line of computers, the M1 has been a smashing success, posting impressive benchmarks, while offering efficiency and battery life that Intel can’t match.

    Google is now looking to replicate Apple’s success by creating its own line of chips for its Chromebook laptops, according to Nikkei Asia, with the chips expected to be available in 2023.

    “Very few players have the skills or financial resources to design their own chips, so the typical players considering this path tend to be extremely large players, like the cloud service providers, or have very valuable applications for these specially designed chips,” Peter Hanbury, a partner at consulting firm Bain & Co., told Nikkei Asia.

    Google already has some experience in this field, with its Tensor chips. The company originally designed them for use in cloud servers, but recently announced the chips would also power the upcoming Pixel 6 line of smartphones.

  • Signal Adds Default Disappearing Messages

    Signal Adds Default Disappearing Messages

    Messaging app Signal has added the ability to set disappearing messages as the default option.

    As the company points out in a blog post, one of the side effects in the shift to digital communication is the permanence of that communication. Signal wants to give users more control by providing the ability to set the app to send disappearing messages by default.

    Disappearing messages provide a way to keep your message history tidy. When enabled for a conversation, messages will be deleted for the sender and recipients after the specified time. This is not for situations where your contact is your adversary — after all, if someone who receives a disappearing message really wants a record of it, they can always use another camera to take a photo of the screen before the message disappears. However, this is a nice way to automatically save storage space on your devices and limit the amount of conversation history that remains on your device if you should find yourself physically separated from it.

    The feature is sure to be a useful one in one of the most secure communications platforms in existence. Now if only we could have a client that natively supports Apple’s custom silicon.

  • Some M1 MacBook Screens Cracking

    Some M1 MacBook Screens Cracking

    Some Macs users are reporting M1 MacBooks with easily cracked screens.

    Apple’s M1 MacBook Air and Pro are some of the company’s most popular devices. The M1 chip offers revolutionary performance, combined with industry-leading battery life.

    Unfortunately, it seems some MacBook screens are cracking far too easily, reports AppleInsider. A thread on Apple’s Support Communities has multiple accounts of people opening their MacBooks to a cracked screen when it had been perfectly fine the night before.

    No one is exactly sure what the problem is, although there’s speculation the space between the screen and bottom half may be too small, allowing even the smallest debris to cause a pressure crack.

    Hopefully the issue just an isolated one, and not indicative of a major design flaw.