Remoroo
p/remoroo
Runs overnight experiments on your code locally
0 reviews30 followers
Start new thread
trending
Adham Ghazali

1d ago

What actually slows engineering down more: writing code, or waiting on experiments?

What do think about this?
A lot of the time, writing the code is not the slow part.

The slow part is everything after that. You run something. Wait. Check the results. Realize one assumption was wrong. Change a few things. Run it again.That loop eats hours. Sometimes days.

Especially in ML, robotics, and anything experimental, it can feel like engineers spend less time building and more time waiting to learn whether the last attempt worked.

Adham Ghazali

20h ago

Remoroo - Runs overnight experiments on your code locally

Remoroo is an autonomous experimentation agent for code. Give it a repo, a metric, and a time budget. It edits code and configs, runs tests, benchmarks, and training jobs, keeps changes that improve results, reverts the rest, and leaves you with verified patches, benchmark deltas, and artifacts in the morning. Built for teams doing long-running engineering and research workflows.