1

Library In Jobs in Gulfport, MS (NOW HIRING)

Maintain planning parameters in ERP/MRP - lead times, lot sizes, and safety stock - so that system-generated plans remain reliable. * Track and report work order progress and completion, raw material ...

Showing results 41-60

Library In information

See Gulfport, MS salary details

$8

$18

$27

How much do library in jobs pay per hour?

As of Sep 3, 2026, the average hourly pay for library in in Gulfport, MS is $18.59, according to ZipRecruiter salary data. Most workers in this role earn between $15.05 and $21.06 per hour, depending on experience, location, and employer.

What is a library in?

Library Instructors are professionals who teach individuals or groups how to effectively find, evaluate, and use information resources, typically within a library setting. They may conduct workshops, create research guides, and offer one-on-one instruction to students, faculty, or community members. Their goal is to help users become self-sufficient in navigating library systems, databases, and other information tools. Library Instructors often collaborate with educators to support curriculum needs and promote information literacy.

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

To thrive as a Library Information Specialist, you need strong organizational skills, knowledge of cataloging and classification systems, and typically a degree in library science or a related field. Familiarity with integrated library systems (ILS), digital databases, and information retrieval tools is essential. Excellent communication, problem-solving, and customer service skills help you assist patrons and collaborate with colleagues effectively. These skills ensure efficient resource management, user satisfaction, and adaptability in evolving information environments.

What are some common challenges faced by library information specialists, and how can they be addressed?

Library Information Specialists often encounter challenges such as keeping up with rapidly evolving digital resources, managing diverse patron needs, and maintaining up-to-date cataloging systems. To address these, specialists regularly engage in professional development, collaborate closely with IT staff, and participate in user feedback sessions to enhance service delivery. Open communication within the team and adaptability are key to successfully navigating these challenges and providing effective support to library users.

What jobs exist in a library?

Jobs in a library include librarian, library assistant, library technician, archivist, and library clerk. These roles involve tasks such as managing collections, assisting patrons, cataloging materials, and maintaining library systems, often requiring knowledge of library software and customer service skills.

What are popular job titles related to Library In jobs in Gulfport, MS?

For Library In jobs in Gulfport, MS, the most frequently searched job titles are:

What cities near Gulfport, MS are hiring for Library In jobs?

Cities near Gulfport, MS with the most Library In job openings:

Infographic showing various Library In job openings in Gulfport, MS as of June 2026, with employment types broken down into 2% As Needed, 6% Full Time, 71% Part Time, 2% Temporary, and 19% Contract. Highlights an 92% Physical, 3% Hybrid, and 5% Remote job distribution, with an average salary of $38,662 per year, or $18.6 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Gulfport, MS • On-site

$20 - $30/hr

Full-time

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