5 comments

  • billylo 7 minutes ago
    This pattern of using original source code and rewrite to improve them (and get rid of technical debt) is very real. I did one for an old app in Objective C, move it to Flutter and said goodbye to my old //TODOs. And get an Android build as a bonus. :-)
  • Icingdeath 9 minutes ago
    When I need an coding agent to interact with an existing session I just use

    /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 --user-data-dir=/tmp/chrome-profile-stable and tell it

  • nateb2022 20 minutes ago
    • sanex 15 minutes ago
      Any opinion on browser-use vs Vercel's agent browser or Claude's built in chrome driver?
  • Johnny_Bonk 34 minutes ago
    Interesting, I will have to check this out as a lot of what I do everyday involves asking claude and chat go use my signed in profile, I even built a skill for it with some other tools.
  • pitiflautico 58 minutes ago
    [flagged]