2

No Experience Rust Embedded Jobs in Miami, FL (NOW HIRING)

... in areas where no previous practice exists. All applicants must be a US Citizen. Candidates on ... Experience Requirements Good foundations in C and C++ with experience from working on individual ...

The design/development or process design requirement activity is at a level where no previous ... Experience Requirements Good foundations in C and C++ with experience from working on individual ...

Azure Cloud Data Engineer

Weston, FL · Remote

$108K - $130K/yr

... no C2C). The Azure Data Engineer is 100% remote and working in the eastern time zone during core ... Scala, Java, Kotlin, Go, Rust, C#, F#, C, C++. * Experience building data ingestion pipelines for a ...

The design/development or process design requirement activity is at a level where no previous ... Experience Requirements: * Good foundations in C and C++ with experience from working on individual ...

The design/development or process design requirement activity is at a level where no previous ... Experience Requirements: * Good foundations in C and C++ with experience from working on individual ...

The design/development or process design requirement activity is at a level where no previous ... Experience Requirements: * Good foundations in C and C++ with experience from working on individual ...

FPGA Design Engineer II

Miami, FL · On-site

$117K - $162K/yr

We bring the strength of more than 100 years of experience and renowned engineering expertise to ... Embedded systems design using ARM, Microblaze, or Nios processors * Gigabit serial interfaces and ...

Software Engineer II

Miami, FL

$93K - $127K/yr

... no one else can. Together, we push the boundaries of known science and find new ways to connect and ... Experience with hardware-software integration and embedded system testing. * Active and ...

Software Engineer II

Miami, FL

$93K - $127K/yr

... no one else can. Together, we push the boundaries of known science and find new ways to connect and ... Experience with hardware-software integration and embedded system testing. * Ability to obtain ...

Showing results 21-40

No Experience Rust Embedded information

See Miami, FL salary details

$67K

$146.7K

$166.4K

How much do no experience rust embedded jobs pay per year?

As of Sep 3, 2026, the average yearly pay for no experience rust embedded in Miami, FL is $146,703.00, according to ZipRecruiter salary data. Most workers in this role earn between $125,800.00 and $165,500.00 per year, depending on experience, location, and employer.

What is the difference between No Experience Rust Embedded vs No Experience Rust Developer?

AspectNo Experience Rust EmbeddedNo Experience Rust Developer
Required CredentialsBasic programming knowledge, no certifications neededBasic programming knowledge, no certifications needed
Work EnvironmentEmbedded systems, hardware-focused projectsSoftware development, application-focused projects
Industry UsageElectronics, IoT, hardware startupsTech companies, software firms, startups
Search & Comparison IntentEntry-level embedded roles with RustEntry-level software roles with Rust

In summary, No Experience Rust Embedded roles focus on embedded systems and hardware environments, requiring familiarity with hardware concepts. In contrast, No Experience Rust Developer positions are more software-centric, often involving application development. Both roles are suitable for beginners but target different industry sectors and work environments.

What are the most commonly searched types of Rust Embedded jobs in Miami, FL?

The most popular types of Rust Embedded jobs in Miami, FL are:

What are popular job titles related to No Experience Rust Embedded jobs in Miami, FL?

For No Experience Rust Embedded jobs in Miami, FL, the most frequently searched job titles are:

What job categories do people searching No Experience Rust Embedded jobs in Miami, FL look for?

The top searched job categories for No Experience Rust Embedded jobs in Miami, FL are:

What cities near Miami, FL are hiring for No Experience Rust Embedded jobs?

Cities near Miami, FL with the most No Experience Rust Embedded job openings:

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Miami, FL • On-site

$20 - $30/hr

Full-time

Posted 2 days ago

New


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.