1

Library In State Jobs in Rhode Island (NOW HIRING)

Sr React Software Engineer

Woonsocket, RI · On-site

$100K - $110K/yr

Integrate APIs and manage client-side state efficiently * Participate in design reviews, code ... Exposure to design systems and UI libraries About Us: Branding Brand launched in 2008 as an ...

A "library" of senior care reference materials and resources in the office and online * On-the-job ... completion of a State approved Certified Nurse Assistant (CNA) course * The Certified Nurse ...

Sr React Software Engineer

Woonsocket, RI · On-site

$100K - $110K/yr

Integrate APIs and manage client-side state efficiently * Participate in design reviews, code ... Exposure to design systems and UI libraries About Us: Branding Brand launched in 2008 as an ...

Integrate APIs and manage client-side state efficiently * Participate in design reviews, code ... Exposure to design systems and UI libraries About Us: Branding Brand launched in 2008 as an ...

Sr React Software Engineer

Woonsocket, RI · On-site

$100K - $110K/yr

Integrate APIs and manage client-side state efficiently * Participate in design reviews, code ... Exposure to design systems and UI libraries About Us: Branding Brand launched in 2008 as an ...

A "library" of senior care reference materials and resources in the office and online * On-the-job ... completion of a State approved Certified Nurse Assistant (CNA) course * The Certified Nurse ...

Showing results 41-60

Library In State information

What is a library in state?

A Library In State typically refers to a library that is located within a specific state and serves the residents of that state. These libraries can include public, academic, or specialized libraries that are funded and managed according to state guidelines and regulations. They often provide access to a wide range of resources, including books, digital materials, and community programs tailored to local needs. In-state libraries may also participate in statewide lending programs, allowing residents to access materials from other libraries within the same state.

What are some common challenges faced by library in state professionals when managing diverse patron needs?

Library In State professionals often encounter the challenge of balancing the varied needs of a diverse patron base, which can include students, researchers, and the general public. Ensuring equitable access to resources, assisting with technology, and providing tailored research support require adaptability and strong communication skills. Additionally, professionals must stay current with evolving library technologies and digital resources to serve patrons effectively. Team collaboration and ongoing professional development are key to overcoming these challenges and delivering high-quality service.

What are the key skills and qualifications needed to thrive as a library assistant, and why are they important?

To thrive as a Library Assistant, you need strong organizational skills, attention to detail, and a high school diploma or equivalent, with some positions preferring coursework in library science. Familiarity with library cataloging systems, databases, and integrated library systems (ILS) is typically required. Excellent customer service, communication, and problem-solving skills help you assist patrons and work collaboratively with staff. These skills ensure efficient library operations, accurate resource management, and a welcoming environment for all patrons.

What are popular job titles related to Library In State jobs in Rhode Island?

For Library In State jobs in Rhode Island, the most frequently searched job titles are:

What job categories do people searching Library In State jobs in Rhode Island look for?

The top searched job categories for Library In State jobs in Rhode Island are:

What cities in Rhode Island are hiring for Library In State jobs?

Cities in Rhode Island with the most Library In State job openings:

Infographic showing various Library In State job openings in Rhode Island as of August 2026, with employment types broken down into 1% As Needed, 78% Full Time, 19% Part Time, and 2% Contract. Highlights an 93% Physical, 1% Hybrid, and 6% Remote job distribution.

AI Agent Trajectory Annotator and Reviewer

Warwick, RI

$20 - $30/hr

Full-time

Posted 10 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.