Remix.run Logo
dawnerd 4 hours ago

But Amphetamine has an option to end when an app closes. I’m just so confused why everyone using ai is reinventing solutions that already exist.

kageroumado 4 hours ago | parent | next [-]

Claude Code or Codex (normally) don’t close the terminal window after a turn ends, they wait for the user’s reply.

neoecos 4 hours ago | parent | prev | next [-]

I think the same...It happend to me that I just ask Claude to build whatever I need for my personal very specific use case without looking what else it's outhere

2 hours ago | parent | prev | next [-]
[deleted]
conception 4 hours ago | parent | prev | next [-]

Easier to ask Claude than ask google I guess.

flexagoon 4 hours ago | parent | prev [-]

Everyone dreams about making the next cool AI tool and doesn't bother checking if someone has already made the same thing years ago without the word "AI" in the description

kageroumado 3 hours ago | parent [-]

In order to get the same behavior with Amphetamine you’ll need to: 1. Install it from the AppStore (no brew, no GitHub) 2. Not forget to enable lock on lid close 3. If you ever connect/disconnect power while the lid is closed without the optional “Power Protect” system, the MacBook will sleep. The system is a script and a configuration file making sudo pmset -a disablesleep passwordless. 4. Add hooks to Claude Code configuration that will use Apple Script to start and stop Amphetamine sessions. For Codex you’ll have to make a script that will watch process activity to know when a turn ends.

It’s not like Amphetamine can’t do the same, it’s that this app is made specifically for AI agents and nothing else.

40 minutes ago | parent [-]
[deleted]