Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

20 Native macOS Apps That Replaced My Electron Bloat for Good

I opened Activity Monitor last year on a Thursday afternoon, just to check something quick. Slack was sitting at 780MB. Discord was at 410MB. Notion was at 490MB. Spotify was lurking at 280MB. I had four apps open — and they'd already consumed nearly 2GB of RAM before I'd written a single line of code. My MacBook Pro fan was humming like it was rendering a film. The battery had dropped 18% in…

In a recent discovery, a reporter noticed the excessive RAM consumption by popular native macOS apps such as Slack, Discord, Notion, and Spotify. These apps were built using Electron, a framework that combines web technologies with desktop app functionality. This results in multiple Chromium instances running simultaneously, each with its own memory heap and resources, leading to higher memory usage and slower performance.

The reporter then began searching for alternative native applications that provided similar functionality but with better performance and efficiency. Apps like Mimestream, Zed, Craft, and Reeder proved to be faster, lighter, and more integrated with macOS than their Electron counterparts.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

How to Add a Command Menu to a Telegram Bot with Python

A Telegram bot can recognize commands without displaying them in the client. However, users should not have to memorize every available command.

  • Create bot.py file with necessary libraries
  • Define async command handlers: start, helpcommand, status
  • Retrieve bot token from environment variable TELEGRAMBOTTOKEN

Feedly attributes weeklong slowdown to bug, not its AI pivot

Feedly says a bug is behind the performance issues that have made its web app nearly "unusable" for some users, while complaints about its mobile apps and customer support are adding to frustrations.

  • Feedly experienced a weeklong slowdown due to a bug, not AI pivot
  • Web app issues caused frustration, rendering browsing feeds unusable
  • CEO assured RSS priority, fix released Friday, investigating all user issues

AI-enriched Linux 7.2 delivers cache-aware scheduling - here's everything new

The latest stable kernel also brings filesystem and I/O improvements, and substantial new support across AMD, Intel, Apple, Nvidia, USB4, and laptop hardware.

  • Linux kernel 7.2 includes Cache Aware Scheduling for improved data access efficiency
  • New AMDGPU support for HDMI 2.1 FRL enables uncompressed 4K at 120Hz and 8K video playback
  • Btrfs large folios default, resulting in 15% improvements in sequential writes

More from Monday 17 August →