1

Linux Devices Software Engineer Jobs in Buffalo, NY

Solid computer skills include MS Office, engineering design software such as Solidworks, MatLab ... May be required to operate a computer and/or other office devices. * Occasionally may have to lift ...

Director, Engineering

Buffalo, NY · Hybrid

$230K - $250K/yr

Have full responsibility for multiple engineering teams including ownership of software development ... Linux (both on-premise and AWS) In NY, the base salary range for this role is $230,000 - $250,000.

... SCADA devices. All work must follow established policies and procedures, with safety as a top ... Design, develop, implement, and optimize control systems and software;maintainand troubleshoot ...

IT Systems Administrator

Buffalo, NY · On-site

$60K - $68K/yr

... our business software and online (SaaS) applications, employee computers and mobile devices ... For AWS, you set and review user access and security rules and work with the DevOps team on ...

Lead Systems Engineer

Snyder, NY · On-site

$150 - $200/hr

Maintains a basic understanding of relevant standards for medical devices and their impact on ... Knowledge of embedded systems with ability to collaborate between hardware and software working ...

Network Cloud Architect

Buffalo, NY · On-site

$62.75 - $84/hr

... engineering (solutions to improve capacity, capacity management; design load balancing for apps running kubernets; everything around running modern app platforms on the dc network; • Linux o ...

... data through software packages such as Minitab. * Update test method procedures and process ... Recommends process monitoring devices where applicable. * You will develop various inspection ...

... data through software packages such as Minitab. * Update test method procedures and process ... Recommends process monitoring devices where applicable. * You will develop various inspection ...

Showing results 41-60

Linux Devices Software Engineer information

See Buffalo, NY salary details

$10

$57

$88

How much do linux devices software engineer jobs pay per hour?

As of Sep 9, 2026, the average hourly pay for linux devices software engineer in Buffalo, NY is $57.86, according to ZipRecruiter salary data. Most workers in this role earn between $46.59 and $64.95 per hour, depending on experience, location, and employer.

What does a Linux Devices Software Engineer do?

A Linux Devices Software Engineer is responsible for developing, testing, and maintaining software that enables hardware devices to work with the Linux operating system. This often involves writing device drivers, optimizing system performance, and ensuring compatibility between hardware and Linux distributions. They work closely with hardware engineers and contribute to open-source projects to improve device support. Their role is crucial in making sure that new and existing hardware can function efficiently on Linux-based systems.

What are some common challenges Linux Devices Software Engineers face when integrating hardware with the operating system?

Linux Devices Software Engineers often encounter challenges such as ensuring compatibility between diverse hardware components and the Linux kernel, debugging low-level driver issues, and addressing performance bottlenecks. Working closely with hardware teams, they may need to interpret hardware specifications and troubleshoot timing or communication problems. Staying up-to-date with kernel updates and community best practices is crucial, as device support and APIs can change rapidly. Effective collaboration with other developers and open-source contributors also plays a key role in resolving integration issues and optimizing device performance.

What are the key skills and qualifications needed to thrive as a Linux Devices Software Engineer, and why are they important?

To thrive as a Linux Devices Software Engineer, you need strong programming skills in C/C++, knowledge of operating system concepts, and experience with embedded systems, usually supported by a degree in computer science or related fields. Familiarity with Linux kernel development, device drivers, version control systems like Git, and debugging tools is essential. Problem-solving ability, attention to detail, and effective communication help you collaborate with cross-functional teams and tackle complex technical challenges. These skills ensure robust, efficient device software that integrates seamlessly with the Linux ecosystem and meets project requirements.

What is the difference between Linux Devices Software Engineer vs Embedded Software Engineer?

AspectLinux Devices Software EngineerEmbedded Software Engineer
Required CredentialsBachelor's in Computer Science or related, Linux/Unix certificationsBachelor's in Electrical Engineering, Computer Engineering, or related, embedded systems certifications
Work EnvironmentDeveloping software for Linux-based devices, often in office or lab settingsDeveloping firmware for embedded hardware, often in labs or manufacturing environments
Industry UsageConsumer electronics, IoT devices, industrial equipmentAutomotive, medical devices, consumer electronics
Common Search/ComparisonYesYes

The main difference between a Linux Devices Software Engineer and an Embedded Software Engineer lies in their focus. Linux Devices Software Engineers primarily develop software for Linux-based hardware, while Embedded Software Engineers work on firmware for various embedded systems. Both roles require similar technical skills and certifications but differ in the target platforms and environments.

What are popular job titles related to Linux Devices Software Engineer jobs in Buffalo, NY?

For Linux Devices Software Engineer jobs in Buffalo, NY, the most frequently searched job titles are:

What job categories do people searching Linux Devices Software Engineer jobs in Buffalo, NY look for?

The top searched job categories for Linux Devices Software Engineer jobs in Buffalo, NY are:

What cities near Buffalo, NY are hiring for Linux Devices Software Engineer jobs?

Cities near Buffalo, NY with the most Linux Devices Software Engineer job openings:

Infographic showing various Linux Devices Software Engineer job openings in Buffalo, NY as of August 2026, with employment types broken down into 84% Full Time, 11% Part Time, and 5% Contract. Highlights an 85% Physical, 4% Hybrid, and 11% Remote job distribution, with an average salary of $120,353 per year, or $57.9 per hour.

AI Agent Trajectory Annotator and Reviewer

Buffalo, NY

$20 - $30/hr

Full-time

Posted 8 days ago


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.