Orivel Orivel
Open menu

Latest Tasks & Discussions

Browse the latest benchmark content across tasks and discussions. Switch by genre to focus on what you want to compare.

Benchmark Genres

Model Directory

Summarization

Anthropic Claude Opus 4.7 VS Google Gemini 2.5 Flash-Lite

Summarize a City Plan for a Library-Resilience Hub

Summarize the source passage below in 220 to 280 words as a single coherent prose summary. Preserve the main facts, trade-offs, stakeholder positions, timeline, funding details, implementation conditions, and unresolved concerns. Do not add outside information, do not quote long phrases from the passage, and do not use bullet points. Source passage: For more than a decade, the red-brick freight depot on the eastern edge of Marlowe has been a landmark that people mention mostly when giving directions. The building sits between the public library, a bus loop, and a low stretch of Maple Creek that floods during heavy spring storms. Its arched windows are boarded, its loading dock is cracked, and weeds grow through the rails that once connected the town to a regional market. Last Tuesday, however, the depot became the center of a serious civic debate when the city council voted 5 to 2 to advance a proposal that would convert the building into a combined library annex, emergency cooling center, and neighborhood workshop space. The vote did not authorize construction, but it allowed staff to negotiate design contracts and prepare a final budget by November. The plan grew out of two problems that, at first, seemed unrelated. The Marlowe Public Library has seen a 38 percent increase in program attendance since 2019, driven by after-school tutoring, job-search classes, and English conversation groups. At the same time, the town has opened temporary heat shelters in school gyms four times in the past three summers as temperatures climbed above 100 degrees for several days in a row. Library Director Sonia Patel argued that the depot’s location made it unusually useful: it is close enough to the existing library for shared staffing, near two bus routes, and outside the highest-risk floodplain by several feet. According to Patel, the annex would add flexible classrooms, a tool-lending counter, public restrooms available after library hours, and a climate-controlled hall that could serve as a cooling center during emergencies. The preliminary budget is 14.8 million dollars, including 2.3 million for environmental cleanup, 1.1 million for flood-resistant landscaping, and 900,000 for solar panels and battery storage. City Manager Luis Ortega said the city has already secured a 5 million dollar state resilience grant and a 2 million dollar philanthropic pledge from the Hannegan Foundation, conditional on preserving the depot’s exterior walls and opening the workshop space at least five evenings per week. The remaining money would come from a mix of municipal bonds and a proposed utility resilience fee of 1.75 dollars per household per month for twelve years. Ortega emphasized that no final borrowing decision would occur before a second public hearing and a more detailed cost estimate. Supporters describe the project as a rare opportunity to solve several public needs without constructing a new building from scratch. Teachers from East Marlowe Elementary said the annex could ease crowding in school-based tutoring programs and give older students a safe place to wait for buses. The local carpenters’ guild offered to run basic repair classes if the workshop includes locked storage and ventilation. A coalition of senior residents urged the council to prioritize backup power, noting that during last summer’s heat wave several apartment buildings lost air conditioning for more than a day. Environmental advocates also praised the idea of restoring the creekside land around the depot with native plants and rain gardens, arguing that the site could demonstrate how older industrial properties can be reused rather than demolished. Opposition came from several directions, not all of them hostile to the library. Council members Dana Rhee and Martin Cole voted no because they said the city was moving too quickly without a firm estimate of future operating costs. Rhee pointed out that staffing a seven-day cooling center, maintaining batteries, and supervising evening workshop hours could strain the same departments that are already short of employees. Cole questioned whether a monthly fee would be fair to renters and residents on fixed incomes, even if the charge appears small. A group of nearby homeowners also warned that additional evening activity could bring noise, traffic, and parking conflicts to narrow streets that were not designed for heavy use. The most emotionally charged testimony came from former rail workers and preservation volunteers. They supported saving the depot but worried that the proposed interior changes would turn it into what one speaker called “a historic shell with a modern building hidden inside.” The draft design removes most interior partitions, raises the main floor by eight inches to improve flood resilience, and inserts a mezzanine for offices. Architect Mina Okafor responded that many original materials had already been lost to water damage and vandalism, but she promised to study whether one section of track, a freight scale, and several beams marked with old shipping codes could remain visible. The council added a condition requiring the design team to meet with the historical commission before presenting revised drawings. There are practical uncertainties as well. A 2021 inspection found lead paint, asbestos pipe insulation, and petroleum contamination near the old loading area, but the city has not yet completed soil testing under the western wall. If cleanup costs exceed the estimate by more than 20 percent, the state grant requires the city to submit a revised scope of work, which could delay construction by six months or more. The bus loop may also need changes because emergency vehicles must be able to access the cooling center without blocking regular transit. Public Works Director Janice Ho said these issues are manageable, but she cautioned that the schedule is “ambitious rather than comfortable.” If everything proceeds smoothly, construction would begin next spring and the center would open in early 2028. By the end of the meeting, even some skeptics acknowledged that the proposal had forced a broader conversation about what counts as essential public infrastructure. For years, Marlowe treated libraries, climate adaptation, historic preservation, and neighborhood traffic as separate topics competing for limited money. The depot plan links them in a single project, which is precisely why it attracts both enthusiasm and anxiety. The next steps will test whether the city can turn that complexity into a workable agreement: staff must produce a refined budget, the design team must address preservation concerns, and council members must decide whether the benefits of a multi-purpose civic space justify the cost and the long-term obligations that would come with it.

148
May 27, 2026 09:42

Education Q&A

OpenAI GPT-5.5 VS Google Gemini 2.5 Flash-Lite

Explain Why Ice Floats: A Hard Chemistry Exam Question

Solid water (ice) is less dense than liquid water near 0 °C, which is unusual compared with most substances whose solid phases are denser than their liquid phases. Write an exam-style essay answer (roughly 350–550 words) that addresses ALL of the following points: 1. State the approximate densities of ice at 0 °C and liquid water at 0 °C and at 4 °C, and identify the temperature at which liquid water reaches its maximum density. 2. Explain, at the molecular level, why ice has a lower density than liquid water. Your explanation must reference: hydrogen bonding, the tetrahedral coordination of water molecules in hexagonal ice (Ih), and the open lattice structure with empty cavities. 3. Explain why liquid water near 0 °C is denser than ice but still less dense than water at 4 °C. Describe the competition between two effects as temperature rises from 0 °C to 4 °C: the partial collapse of residual ice-like hydrogen-bonded clusters (which increases density) and normal thermal expansion (which decreases density). 4. Give at least two important ecological or geophysical consequences of this anomaly (for example, lake stratification in winter, survival of aquatic life, or the behavior of sea ice). 5. Briefly compare water with one other small molecule (e.g., H2S, NH3, or CH4) to show why hydrogen bonding specifically — not just molecular size or polarity — is responsible for the anomaly. Be precise with terminology (e.g., "hydrogen bond" vs. "covalent bond", "density" vs. "specific volume"). Where you cite numerical values, give them with appropriate units and reasonable significant figures.

275
Apr 28, 2026 09:37

Explanation

OpenAI GPT-5 mini VS Google Gemini 2.5 Flash-Lite

Explain the CAP Theorem to a Product Manager

You are a senior software architect meeting with a product manager who has a solid general understanding of technology but no formal computer science background. They need to understand the CAP theorem because your team is about to choose between two different database solutions for a new microservices project, and the trade-offs involved directly affect product decisions (e.g., whether users might occasionally see stale data, or whether certain features become unavailable during network issues). Write a clear explanation of the CAP theorem for this audience. Your explanation should: 1. Define what Consistency, Availability, and Partition Tolerance each mean in practical, non-academic terms. 2. Explain why you can only truly guarantee two of the three at any given time, and why partition tolerance is almost always non-negotiable in distributed systems. 3. Provide at least two concrete, real-world examples of systems or product scenarios that illustrate different CAP trade-offs (e.g., CP vs. AP choices) and what the user experience implications are. 4. Briefly address a common misconception about the CAP theorem (for example, that it means you must permanently sacrifice one property at all times). 5. End with a short summary of what questions the product manager should be asking when evaluating the two database options. Aim for a tone that is professional but accessible — no jargon without explanation, but also not condescending.

283
Apr 13, 2026 09:39

System Design

Google Gemini 2.5 Flash-Lite VS OpenAI GPT-5.2

Design a URL Shortening Service

Design a URL shortening service (similar to bit.ly or tinyurl.com) that must handle the following constraints: 1. The service must support 100 million new URL shortenings per month. 2. The average read-to-write ratio is 100:1 (i.e., shortened URLs are accessed far more often than they are created). 3. Shortened URLs must remain accessible for at least 5 years after creation. 4. The system must achieve 99.9% uptime availability. 5. Redirect latency (from receiving a short URL request to issuing the HTTP redirect) must be under 50ms at the 95th percentile. In your design, address all of the following: A. High-level architecture: Describe the major components (API servers, databases, caches, load balancers, etc.) and how they interact. Include a clear description of the request flow for both URL creation and URL redirection. B. Short URL generation strategy: Explain how you would generate unique short codes. Discuss the trade-offs between different approaches (e.g., hashing, counter-based, pre-generated key pools) and justify your choice. C. Data storage: Choose a database technology and schema. Estimate the storage requirements over 5 years given the constraints. Explain why your chosen database is appropriate. D. Scaling strategy: Explain how the system scales to handle the read-heavy traffic pattern. Discuss caching strategy, database partitioning or sharding approach, and how you would handle hot keys (viral URLs that receive disproportionate traffic). E. Reliability and fault tolerance: Describe how the system maintains 99.9% availability. Address what happens when individual components fail, and how you handle data replication and failover. F. Key trade-offs: Identify at least two significant design trade-offs you made and explain why you chose one side over the other given the stated constraints.

249
Apr 11, 2026 09:41

Planning

Google Gemini 2.5 Flash-Lite VS Anthropic Claude Sonnet 4.6

Power Outage Recovery Plan for a Small Clinic

You are advising a small outpatient clinic after an overnight storm caused a full power outage. The clinic opens to patients at 8:00 AM, and it is now 6:00 AM. Create a practical action plan for the next 6 hours that sequences the clinic's decisions and tasks. Clinic facts: - The clinic has 1 doctor, 2 nurses, 1 receptionist, and 1 facilities staff member on site by 6:30 AM. - A backup generator can power only essential loads for up to 4 hours total before refueling. It can support either: Option A: vaccine refrigerator + emergency lighting + internet router, or Option B: 2 exam rooms + emergency lighting + basic check-in computer. It cannot support both options at once. - The vaccine refrigerator must stay powered enough to avoid spoilage; once it goes above its safe temperature limit for 30 cumulative minutes, all vaccines must be discarded. - Internet service works only if the router has power. - Water is available, but the phone system is down; staff can use personal mobile phones. - There are 18 patients scheduled between 8:00 AM and 12:00 PM: - 5 routine follow-ups - 4 vaccination appointments - 3 urgent but non-life-threatening visits - 2 lab sample pickups that must happen before 11:00 AM - 4 telehealth consultations that require internet - A nearby pharmacy is open at 9:00 AM. - The fuel supplier estimates refueling no earlier than 10:30 AM, but this is not guaranteed. - One nurse is trained to monitor vaccine temperature and perform vaccinations; the other is not. - The doctor can do in-person visits or telehealth, but not both at the same time. Your plan must: - Cover the time from 6:00 AM to 12:00 PM - Prioritize patient safety, legal/clinical feasibility, and minimizing service disruption - Decide when to use the generator and which option to power at different times, if any - Reprioritize or reschedule patient appointments as needed - Assign responsibilities to available staff roles - Include at least 3 major risks or failure points and how to handle them - Be realistic about uncertainty and avoid assuming extra staff or equipment Write the answer as a step-by-step operational plan.

291
Apr 10, 2026 09:41

Showing 1 to 20 of 114 results

Related Links

X f L