# Hiring

### Don't hire too quickly

**Story**:

Many startups when they're growing, they're looking to solve their problems with more people onboard. And they end up hiring too many.&#x20;

Seb waited until "his hair was on fire" to recruit new people, so that he doesn't hire someone who would be necessary only during a crisis.

**Source:**

Web3 Talks, Episode #26, Seb Audet, Co-Founder & CEO @ Zapper

Timestamped: [YouTube](<https://youtu.be/fhcrLdDrG1c?t=2101 >), [Spotify](https://open.spotify.com/episode/0tat60ZMG7AHC5Gth1f64Q?si=Yt6PIw-bSA2FQ5u003sMdQ\&t=2101)

Non Timestamped: [Apple](broken://pages/0daFocInu6tjX34GGHOj)

### Provide an alternative to slow corporate culture

**Story**:

Great engineers want as little constraints as possible. They want to turn their ideas into code without being blocked by too many procedures and approvals.

So Zapper decided to bet on engineering-first culture, where they ship new products very fast. Sometimes even directly to production.&#x20;

And although this attitude results in having more bugs than a more formal corporate process, it also results in more iterations and happy engineers who don't feel that their potential is being wasted. Which is very good for recruiting top talent.

**Source:**

Web3 Talks, Episode #26, Seb Audet, Co-Founder & CEO @ Zapper

Timestamped: [YouTube](https://www.youtube.com/watch?time_continue=1064\&v=fhcrLdDrG1c\&embeds_referring_euri=https%3A%2F%2Fcdn.iframe.ly%2F\&source_ve_path=MjM4NTE\&feature=emb_title\&ab_channel=Web3Talks%3AStories%26TipsfromtheBuilders), [Spotify](https://open.spotify.com/episode/0tat60ZMG7AHC5Gth1f64Q?si=vSddubb8QHyceoHPJ_SGBA\&t=1064)

Non Timestamped: [Apple](broken://pages/0daFocInu6tjX34GGHOj)<br>

### Make your devs responsible for testing

**Story**:

Many developers aren't good at QA because there's always someone to QA for them. So they never develop that muscle.&#x20;

And typically a lot of devs at startups are pretty good at QA because there's no QA to help them. They have to learn the hard way how to test stuff and how to envision problems that can surface. And they also build this feeling of responsibility for the code they ship.&#x20;

That's why Zapper, despite being one of the most popular crypto apps, haven't hired any QA yet.

**Source:**

Web3 Talks, Episode #26, Seb Audet, Co-Founder & CEO @ Zapper

Timestamped: [YouTube](https://youtu.be/fhcrLdDrG1c?t=1207), [Spotify](https://open.spotify.com/episode/0tat60ZMG7AHC5Gth1f64Q?si=WUzxBhzTSlSAgqzDXZy6pA\&t=1207)

Non Timestamped: [Apple](broken://pages/0daFocInu6tjX34GGHOj)<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tips.goldmine3.xyz/operations/hiring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
