Why Raycast Actually Works

Raycast Calculator Interface

Look, I've tried every launcher. Alfred, LaunchBar, that weird PowerToys thing that barely works. They're all either overcomplicated workflow nightmares or basic search tools that can't handle real work.

Raycast hits the sweet spot. It's free, doesn't crash every Tuesday, and actually solves problems I have. It's been stable in my experience - maybe 2-3 crashes in 18 months. Check the GitHub repository or their status page.

What Makes It Different

It's Actually Fast: No loading spinners, no delays. Hit CMD+Space, type, get results. The native macOS build means it doesn't eat RAM like Electron apps.

Extensions That Work: The Raycast Store has thousands of extensions that actually do useful shit. Need to create a Linear ticket? Done. Convert currencies with Exchange Rates? Built-in. Search GitHub repos? Obviously. And they're all built with React/TypeScript, so they don't feel like janky Python scripts.

Built-in AI: ChatGPT integration that doesn't require API keys or monthly subscriptions for basic use. You get 50 free messages, which is enough to solve that regex you've been fighting for 20 minutes. Multiple models supported including Claude and Gemini.

Clipboard History That Remembers: Three months of clipboard history by default. Never lose that code snippet again. Pro version gives you unlimited history, but honestly three months is plenty.

Real Production Experience

I've been using Raycast for 18 months in production. Here's what actually matters:

  • Window management works on the first try (looking at you, Rectangle)
  • File search finds stuff in node_modules without breaking like Spotlight does
  • Calculator handles programmer math (hex, binary) without switching apps
  • Snippets work across all apps, including terminals

The AI models get renamed constantly. GPT-4, Claude, Gemini - they all work fine, auto-select usually picks the right one. Check the changelog for updates.

What Sucks

Extension quality is all over the map. Some extensions I use daily haven't been updated since 2022 but work fine, while others break when you look at them wrong. The free AI limit runs out faster than you think if you're using it to debug. And you'll spend an hour configuring shortcuts you'll never remember.

But compared to Spotlight's "let me search the internet for your local file" bullshit, it's a goddamn miracle. See the official comparison for more details.

Raycast vs Alternatives - The Honest Comparison

Feature

Raycast (Free)

Raycast Pro

Alfred Free

Alfred Powerpack

Spotlight

Pricing

Free

$8/month (annual)

Free

£34 one-time

Free (built-in)

Platform

macOS 13+

macOS 13+

macOS 10.9+

macOS 10.9+

macOS (built-in)

AI Integration

50 free messages

Unlimited AI

None

None

Basic suggestions

Extensions

8,000+ free

8,000+ free

Limited

1,000+ workflows

None

Custom Extensions

React/TypeScript

React/TypeScript

AppleScript/Bash

AppleScript/Bash

None

Clipboard History

3 months

Unlimited

None

Yes

None

Window Management

Built-in

Built-in

None

Via workflows

None

File Search

Yes

Yes

Yes

Yes

Yes

Calculator

Built-in

Built-in

Basic

Yes

Basic

Snippets

Yes

Yes

None

Yes

None

Cloud Sync

None

Yes

None

Yes

iCloud (limited)

Team Features

None

Team plans available

None

No

None

Performance

Native, fast

Native, fast

Native, fast

Native, fast

Native

Themes

None

Custom themes

Basic

Full customization

System only

Learning Curve

Low

Low

Medium

High

None

What You Actually Get Daily

Raycast Store Extensions

Here's what I actually use Raycast for every day, not the marketing bullshit:

Stuff That Actually Works

App Launching: Type two letters, get your app. Works faster than clicking dock icons or hunting through Launchpad. Remembers what you use most.

File Search: Actually finds files in your project without indexing every goddamn thing on your drive. Search works in node_modules without your fans spinning up like mdfind does.

Calculator: Does programmer math. 0xFF + 32 just works. Currency conversion when you're dealing with international payments. No need to open Calculator.app like a peasant.

Window Management: Left half, right half, quarters. One keystroke. Works on external monitors without the usual macOS window placement chaos.

Clipboard History: Remember that regex you copied 20 minutes ago? It's there. Images, code, text - all searchable. Three months of history means you never lose anything important.

Extensions Worth Installing

The Raycast Store has good shit mixed with abandoned projects:

  • GitHub: Search repos, check PRs, create issues without opening browser
  • Linear: Create tickets from wherever you are. Actually maintained.
  • Homebrew: Install packages without opening terminal
  • Docker: Start/stop containers, check logs
  • Todoist: Add tasks when you think of them

Extensions are React/TypeScript, so they feel native instead of clunky like Alfred workflows.

AI Features Reality Check

The AI integration is ChatGPT in a sidebar. It's surprisingly useful for:

You get 50 free messages which sounds like a lot until you start asking it to debug your CSS. Then you either upgrade to Pro or go back to copy-pasting into ChatGPT like a normal person.

What Breaks

  • File search is great until it finds 500 copies of the same file
  • Window management works most of the time (sometimes macOS just says no, especially after security updates)
  • Some extensions I use daily haven't been updated since 2022 but work fine, while others break if you breathe on them wrong (check the dates)
  • The AI models get renamed every few months and you have to relearn which one is which

But it's still better than spending 10 minutes setting up Alfred workflows that break when you update macOS.

Raycast Development

Actually Useful Questions

Q

Is it actually free or is this freemium bullshit?

A

It's actually free. You get app launching, file search, calculator, window management, clipboard history, and all the extensions. The 50 free AI messages run out fast if you're using it to debug, but everything else works forever. Pro version is $8/month but honestly the free version does 90% of what you need.

Q

Will this work on my 2019 MacBook or do I need the latest hardware?

A

macOS 13+ required, so if you're still on Monterey you're out of luck. Works fine on Intel Macs though

  • no need for Apple Silicon. Takes about 150MB which is nothing compared to your 47 Chrome tabs.
Q

Is it actually faster than Alfred or is that marketing?

A

Both are fast enough that you won't notice the difference. Alfred's been around longer so it's more polished, but Raycast doesn't feel slow. The real difference is setup time

  • Raycast works out of the box, Alfred needs configuration to be useful.
Q

Can I import my Alfred workflows?

A

No direct migration. Most common Alfred workflows have Raycast equivalents in the store, but you'll need to set them up again. If you have complex custom workflows, you might want to stick with Alfred or rebuild them in React/TypeScript.

Q

Which AI models actually work and which are just marketing names?

A

The AI models change names constantly. Right now there's GPT-4, Claude, and Gemini. Some of the specific version numbers feel like marketing (Claude 3.7, etc.) but they all work fine. Auto-select usually picks the right one. You can also bring your own API keys if you want unlimited usage and don't mind managing subscriptions.

Q

How hard is it to install extensions?

A

Dead simple. Open Raycast, type "store", search for what you want, click install. It's available immediately. Updates happen automatically so you don't have to think about it.

Q

Should I worry about privacy with the AI features?

A

Most stuff stays local. AI features and cloud sync obviously go to their servers. They have SOC2 compliance which is better than most apps, but if you're paranoid, stick to local features or use your own API keys.

Q

Is there a team version for work?

A

Yes, $12/user/month gets you shared snippets and team extensions. Probably overkill unless you have a large team that needs centralized management.

Q

How do I make CMD+Space open Raycast instead of Spotlight?

A

There's literally a command called "Replace Spotlight with Raycast" that does it automatically. Or go to System Preferences and change the keyboard shortcut manually if you want to do it the hard way.

Q

Does it work without internet?

A

App launching, file search, calculator, window management

  • all work offline. AI features obviously need internet. Extensions that talk to web services need connectivity, but local tools work fine on a plane.
Q

Can I build my own extensions?

A

Yes, with React/TypeScript. Run npm create raycast-extension to get started. Much easier than Alfred's AppleScript/bash workflow system, but you need to know JavaScript.

Resources That Don't Suck

Related Tools & Recommendations

tool
Similar content

Notion Overview: Master Your All-in-One Workspace & Productivity Tool

It's flexible as hell but good luck figuring it out without spending a weekend on YouTube tutorials

Notion
/tool/notion/overview
100%
tool
Similar content

Linear vs. Jira: Project Management That Doesn't Suck

Finally, a PM tool that loads in under 2 seconds and won't make you want to quit your job

Linear
/tool/linear/overview
88%
tool
Similar content

macOS Overview: Apple's Desktop OS, Features & Sequoia 15.2

Apple's Unix-based desktop OS that creative professionals depend on and everyone else pays premium prices to tolerate

macOS
/tool/macos/overview
79%
tool
Similar content

Trello Butler Automation Mastery: Make Your Boards Work for You

Turn your Trello boards into boards that actually do shit for you with advanced Butler automation techniques that work.

Trello
/tool/trello/butler-automation-mastery
52%
tool
Similar content

Parallels Desktop - Run Windows Apps on Your Mac Without Rebooting

Discover Parallels Desktop: run Windows applications seamlessly on your Mac without rebooting. Learn how it works, its benefits, and solve the 'one Windows app'

Parallels Desktop
/tool/parallels-desktop/overview
48%
integration
Recommended

Stop Finding Out About Production Issues From Twitter

Hook Sentry, Slack, and PagerDuty together so you get woken up for shit that actually matters

Sentry
/integration/sentry-slack-pagerduty/incident-response-automation
43%
tool
Recommended

Asana for Slack - Stop Losing Good Ideas in Chat

Turn those "someone should do this" messages into actual tasks before they disappear into the void

Asana for Slack
/tool/asana-for-slack/overview
43%
tool
Recommended

Slack Workflow Builder - Automate the Boring Stuff

integrates with Slack Workflow Builder

Slack Workflow Builder
/tool/slack-workflow-builder/overview
43%
review
Recommended

GitHub Copilot vs Cursor: Which One Pisses You Off Less?

I've been coding with both for 3 months. Here's which one actually helps vs just getting in the way.

GitHub Copilot
/review/github-copilot-vs-cursor/comprehensive-evaluation
43%
pricing
Recommended

GitHub Copilot Enterprise Pricing - What It Actually Costs

GitHub's pricing page says $39/month. What they don't tell you is you're actually paying $60.

GitHub Copilot Enterprise
/pricing/github-copilot-enterprise-vs-competitors/enterprise-cost-calculator
43%
tool
Recommended

GitHub - Where Developers Actually Keep Their Code

Microsoft's $7.5 billion code bucket that somehow doesn't completely suck

GitHub
/tool/github/overview
43%
tool
Recommended

Linear CI/CD Automation - Production Workflows That Actually Work

Stop manually updating issue status after every deploy. Here's how to automate Linear with GitHub Actions like the engineering teams at OpenAI and Vercel do it.

Linear
/tool/linear/cicd-automation
43%
review
Recommended

Linear Review: What Happens When Your Team Actually Switches

The shit nobody tells you about moving from Jira to Linear

Linear
/review/linear/user-experience-review
43%
tool
Recommended

GPT-5 Migration Guide - OpenAI Fucked Up My Weekend

OpenAI dropped GPT-5 on August 7th and broke everyone's weekend plans. Here's what actually happened vs the marketing BS.

OpenAI API
/tool/openai-api/gpt-5-migration-guide
43%
review
Recommended

I've Been Testing Enterprise AI Platforms in Production - Here's What Actually Works

Real-world experience with AWS Bedrock, Azure OpenAI, Google Vertex AI, and Claude API after way too much time debugging this stuff

OpenAI API Enterprise
/review/openai-api-alternatives-enterprise-comparison/enterprise-evaluation
43%
alternatives
Recommended

OpenAI Alternatives That Actually Save Money (And Don't Suck)

integrates with OpenAI API

OpenAI API
/alternatives/openai-api/comprehensive-alternatives
43%
tool
Similar content

Colima - Docker Desktop Alternative That Doesn't Suck

For when Docker Desktop starts costing money and eating half your Mac's RAM

Colima
/tool/colima/overview
42%
tool
Similar content

Ubuntu 22.04 LTS Developer Workstation Setup & Troubleshooting

Ubuntu 22.04 LTS desktop environment with developer tools, terminal access, and customizable workspace for coding productivity.

Ubuntu 22.04 LTS
/tool/ubuntu-22-04-lts/developer-workstation-setup
42%
tool
Similar content

DevToys: Cross-Platform Developer Utility Suite Overview

Cross-platform developer utility suite with 30+ essential tools for daily programming tasks

DevToys
/tool/devtoys/overview
42%
tool
Recommended

Notion Database Performance Optimization - Fix the Slowdowns That Make You Want to Scream

Your databases don't have to take forever to load. Here's how to actually fix the shit that slows them down.

Notion
/tool/notion/database-performance-optimization
41%

Recommendations combine user behavior, content similarity, research intelligence, and SEO optimization