Best of MacJune 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    MrKai77/Loop: Window management made elegant.

    Loop is a macOS app designed to simplify window management, offering features like a customizable radial menu, keybindings, and personalized colors. It allows users to effortlessly move, resize, and arrange windows using a radial menu triggered by a hotkey. Compatible with macOS 13 and later, Loop can be easily installed via Homebrew. Users can adjust settings, including hotkey and app colors, to fit their preferences.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Day Progress

    Day Progress is an app designed to help users manage time efficiently by displaying remaining time in the menu bar. Users can customize start and end times of the day, use visual cues like progress pies or bars, and leverage Shortcuts app for various time presets. While direct support for multiple day ranges and notifications is not available, the app supports various workarounds through shortcuts. It is aimed at minimizing distractions and enhancing focus.

  3. 3
    Article
    Avatar of hnHacker News·2y

    jordanbaird/Ice: Powerful menu bar manager for macOS

    Ice is a powerful menu bar management tool for macOS that allows users to rearrange menu bar items, hide them, and customize the menu bar's appearance. It provides additional features such as menu bar tinting, shadow, border, custom shapes, toggling sections, and more.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Phoenix

    Phoenix is a lightweight macOS window and app manager that is scriptable with JavaScript and TypeScript. It allows users to bind keyboard shortcuts and system events to interact with macOS, making it highly customizable. Key features include control and interaction with screens, spaces, mouse, apps, and windows, as well as the ability to run external commands. Phoenix can be easily installed via download or Homebrew, and includes a JavaScript API for writing window management scripts.

  5. 5
    Article
    Avatar of dhhDavid Heinemeier Hansson·2y

    Visions of the future

    Discovering the future early and undistributed is an exciting feeling. The author has felt this way about various things in the past like Linux, Mac, and Ruby. They believe in taking risks and being early on ideas.

  6. 6
    Article
    Avatar of omgubomg! ubuntu!·2y

    Proton Pass for Linux Released (Encrypted Password Manager)

    Proton Pass for Linux and macOS has been released, expanding Proton's support for major desktop operating systems. The new app integrates with the system's authentication mechanisms and APIs, allowing for unlocking with a Linux user account, fingerprint reader, or Linux PAM-supported module. Proton Pass is an encrypted password manager with a built-in 2-factor authentication system, support for passkeys, password sharing, and email masking. It can import passwords from other managers like Bitwarden, 1Password, and KeePass. There is a free version with some limitations and a paid plan that unlocks additional features and access to Proton Monitor, which scans for data leaks on the 'dark web'.

  7. 7
    Article
    Avatar of thevergeThe Verge·2y

    Apple’s standalone Passwords app works across iOS, iPad, Mac, and Windows

    Apple has released a standalone Passwords app that syncs passwords across iOS, iPad, Mac, and Windows. It integrates deeply with Apple logins and family sharing setups and is considered a safer option for security-conscious users.

  8. 8
    Article
    Avatar of hnHacker News·2y

    Popular Mac app ‘Bartender’ acquired by new unknown developer

    Bartender, a popular Mac app, was recently acquired by new and unknown developers without disclosure, causing concerns among users.

  9. 9
    Article
    Avatar of hnHacker News·2y

    nikitabobko/AeroSpace: AeroSpace is an i3-like tiling window manager for macOS

    AeroSpace is an i3-like tiling window manager for macOS that provides manual tiling, dotfiles friendly configuration, CLI scripting, multi-monitor support, and more.

  10. 10
    Article
    Avatar of hnHacker News·2y

    below/HelloSilicon: An introduction to ARM64 assembly on Apple Silicon Macs

    This post provides an introduction to ARM64 assembly on Apple silicon Macs, including the prerequisites for coding and the key differences between Linux and Darwin assembly.

  11. 11
    Article
    Avatar of lobstersLobsters·2y

    Thoughts on Desktop Operating Systems in 2024

    The post recounts the author's experiences and thoughts on various desktop operating systems in 2024, particularly focusing on Windows, MacOS, and Linux. Windows is praised for its stability and gaming capabilities but criticized for its intrusive ads and inconsistent app quality. MacOS is lauded for its superior UI design and ecosystem integration but noted for its limited gaming options and increasing ads. Linux is appreciated for its open-source nature, strong development environment, and growing gaming support, particularly with GNOME and Valve's Proton.

  12. 12
    Article
    Avatar of lnLaravel News·2y

    Laravel Herd v1.7 is out with updates to the dump UI

    Laravel Herd v1.7 is now out with updates to the dump UI. You can change the sort order of dump() cards, open your configured IDE by clicking on a dump location, and change the font size of dumps.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Fix Common Python Installation Errors on macOS

    Learn how to fix common Python installation errors on macOS, including the 'command not found: python' error and issues with out-of-date Python versions. Discover different Python installation options and how to update Python on macOS.