1

Ct Library Jobs in Texas (NOW HIRING)

Showing results 21-40

Ct Library information

What is a CT Library professional?

CT Library professionals are individuals who manage, organize, and provide access to information resources within libraries in Connecticut (CT). They assist patrons with research, maintain library collections, and promote literacy and lifelong learning in their communities. Their roles may include librarians, library assistants, and other staff responsible for ensuring efficient library operations. CT Library professionals often use technology to support digital resources and provide outreach services to meet the diverse needs of their patrons.

What are the key skills and qualifications needed to thrive as a CT Library technician, and why are they important?

To thrive as a CT Library Technician, you need strong organizational abilities, attention to detail, and a background in library science—often supported by an associate's degree or certification in library technology. Familiarity with integrated library systems (ILS), cataloging software, and digital resource management tools is typically required. Excellent customer service, communication, and problem-solving skills help you assist patrons and support library operations effectively. These skills ensure efficient resource management, positive user experiences, and smooth library workflows.

What are some common challenges faced by library staff in a CT Library, and how can they be addressed?

Library staff in a CT Library often encounter challenges such as adapting to rapidly evolving technology, managing diverse patron needs, and balancing traditional library services with digital resources. Staying current with new library management systems and digital archives can require ongoing professional development. Additionally, staff frequently collaborate to create inclusive programs and foster community engagement, which calls for strong communication and organizational skills. Proactively seeking training and participating in team meetings can help address these challenges and ensure high-quality service for all patrons.

What is the difference between Ct Library vs Library Technician?

AspectCt LibraryLibrary Technician
Required CredentialsMLS or MLIS degree often preferredAssociate's degree or relevant certification
Work EnvironmentPublic, academic, or special librariesPublic, academic, or special libraries
Job ResponsibilitiesManaging collections, assisting patrons, programmingAssisting with cataloging, shelving, customer service
Industry UsageCommonly used in library settingsWidely used in libraries and information centers

While both Ct Library and Library Technician roles work within library environments, Ct Library typically refers to a broader or specialized library position, often requiring advanced degrees and managerial responsibilities. Library Technicians focus on operational support tasks like shelving and cataloging, usually with less formal education. Understanding these differences helps job seekers identify the right role based on credentials and responsibilities.

What job categories do people searching Ct Library jobs in Texas look for?

The top searched job categories for Ct Library jobs in Texas are:

What cities in Texas are hiring for Ct Library jobs?

Cities in Texas with the most Ct Library job openings:

Infographic showing various Ct Library job openings in Texas as of August 2026, with employment types broken down into 51% Part Time, and 49% Contract. Highlights an 100% In-person job distribution.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Prairie View, TX • 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.