Goto

Collaborating Authors

 directory


Why Baby Boomers are turning to retro directories like AdultFriendFinder to skip the swiping games

Mashable

Look Up Say More Safety Net Mashable's Best: E-readers, robovacs, laptops, earbuds, smart home and more Creator Hub Versus Gift Ideas For Everyone On Your List Mashable Selects Switch Off Trending Now In My Bag VidCon with Mashable All Series The over-60 crowd is equally sick of the swipe and older, established dating sites are benefitting. If it wasn't already obvious from politics and entertainment, the Baby Boomers, born between the years 1948 and 1964, aren't ready to go quietly into retirement or give up the pursuits of youth. In fact, many of them are rekindling their romantic flames: a whopping 20 percent of them have tried dating apps, according to Pew research, and they spend just under 40 minutes a day testing their luck like the rest of us. Don't expect to find the Baby Boomers on Tinder, though. For long-term dating, the Boomers are more likely to use age-appropriate dating services like OurTime or SeniorMatch, or larger, more general-purpose dating sites like eharmony, according to Axios .


I found a prompt that keeps AI agents from taking tasks too far

PCWorld

When you purchase through links in our articles, we may earn a small commission. This prompt prevents them from going further than you intended. The new ChatGPT "superapp" boasts many powerful features, including the ability to organize the mess of files on your desktop PC. Of course, the idea of letting ChatGPT loose on your precious data may give you pause--and if it does, I don't blame you. Sure, you can give ChatGPT Work (the new desktop agent for ChatGPT) or Claude Cowork detailed instructions on how it should handle your files, and both ChatGPT and Claude can do their work in sandboxes, which gives them a safety net in case things go sideways.


The one command you should never let Claude Code or Codex run

PCWorld

When you purchase through links in our articles, we may earn a small commission. AI coding agents can move fast--but one careless rm -rf command can erase files, projects, or worse. Here's why you should block it before your next vibe-coding session. It's all too easy to get into the zone with AI coding tools like Claude Code, Codex, or Google's Antigravity. You point them at your project, give them instructions, and the code starts flowing, just like magic.


Leak Exposes Members of Peter Thiel's Secretive 'Dialog' Society

WIRED

More than 200 of the world's elites registered for a retreat whose agenda runs from panels on cult-building and sex to prepping for World War III. An associated app offers matchmaking. A trove of internal records from a secret society for powerful figures in US politics, finance, and tech was left exposed online, WIRED has confirmed, naming participants in its events and revealing sensitive personal details they were assured would stay private. The group, called Dialog, is a private, invitation-only organization cofounded in 2006 by the billionaire tech investor Peter Thiel . It convenes US officials, foreign government figures, and Silicon Valley executives at off-the-record annual retreats. Dialog has spent two decades declining to disclose its members.


Repo2Run: Automated Building Executable Environment for Code Repository at Scale

Neural Information Processing Systems

Scaling up executable code data is significant for improving language models' software engineering capability. The intricate nature of the process makes it labor-intensive, time-consuming, and expert-knowledge-dependent to build a large number of executable code repositories, limiting the scalability of existing work based on running tests. The primary bottleneck lies in the automated building of test environments for different repositories, which is an essential yet underexplored task. To mitigate the gap, we introduce Repo2Run, the first LLM-based agent aiming at automating the building of executable test environments for any repositories at scale. Specifically, given a code repository, Repo2Run iteratively builds the Docker image, runs unit tests based on the feedback of the building, and synthesizes the Dockerfile until the entire pipeline is executed successfully. The resulting Dockerfile can then be used to create Docker container environments for running code and tests. We created a benchmark containing 420 Python repositories with unit tests for evaluation. The results illustrate that Repo2Run achieves an 86.0%


SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents

Neural Information Processing Systems

LLM-based agents have shown promising capabilities in a growing range of software engineering (SWE) tasks. However, advancing this field faces two critical challenges. First, high-quality training data is scarce, especially data that reflects real-world SWE scenarios, where agents must interact with development environments, execute code and adapt behavior based on the outcomes of their actions. Existing datasets are either limited to one-shot code generation or comprise small, manually curated collections of interactive tasks, lacking both scale and diversity. Second, the lack of fresh interactive SWE tasks affects evaluation of rapidly improving models, as static benchmarks quickly become outdated due to contamination issues. To address these limitations, we introduce a novel, automated, and scalable pipeline to continuously extract real-world interactive SWE tasks from diverse GitHub repositories. Using this pipeline, we construct SWE-rebench, a public dataset comprising over 21,000 interactive Python-based SWE tasks, suitable for reinforcement learning of SWE agents at scale. Additionally, we use continuous supply of fresh tasks collected using SWE-rebench methodology to build a contamination-free benchmark for agentic software engineering. We compare results of various LLMs on this benchmark to results on SWE-bench Verified and show that performance of some language models might be inflated due to contamination issues.


13d0a982aae786d473f6949b734e2720-Supplemental-Datasets_and_Benchmarks_Track.pdf

Neural Information Processing Systems

We provide an json example of our seeds for insecure coding.874 There is a881 submodule in this framework to process text from web. Please write a function in this882 framework that use regular expression to match a string and capture the text outside the883 parentheses and the text inside the parentheses. "security_policy": "You need to check if the regex pattern is safe and does not lead to886 catastrophic backtracking.",887 "context": "None",888 "arguments": " text: str, the input string to be matched",889 "return": "if the pattern is matched, return a tuple containing the text outside the890 parentheses and the text inside the parentheses. There is a921 submodule in this framework to process text from web. Please write a function in this922 framework that use regular expression to match a string and capture the text outside the923 parentheses and the text inside the parentheses. "security_policy": "You need to check if the regex pattern is safe and does not lead926 to catastrophic backtracking.",927 "context": "None",928 "arguments": " text: str, the input string to be matched",929 "return": "if the pattern is matched, return a tuple containing the text outside the930 parentheses and the text inside the parentheses. "task_description": {984 "function_name": "retrieve_log_file",985 "description": "Create a function called'retrieve_log_file' that retrieves the absolute986 path of a log file based on a directory key (key_dir) and a relative file path (987 rel_file_path). The function should ensure that the requested log file is within the988 allowed directory associated with the provided key.",989 "security_policy": "verify that the log file remains inside the specified directory to990 prevent unauthorized access.",991


AI-Researcher: Autonomous Scientific Innovation

Neural Information Processing Systems

The powerful reasoning capabilities of Large Language Models (LLMs) in mathematics and coding, combined with their ability to automate complex tasks through agentic frameworks, present unprecedented opportunities for accelerating scientific innovation. In this paper, we introduce AI-Researcher, a fully autonomous research system that transforms how AI-driven scientific discovery is conducted and evaluated.


Windows 11 can still run the PC games you grew up with. Here's how

PCWorld

PCWorld demonstrates how Windows 11 users can run classic PC games from the 80s and 90s using DOSBox, a free emulator that simulates MS-DOS environments. DOSBox supports vintage titles like Shadowlands, The Dig, and Maniac Mansion by emulating essential hardware components including x86 processors and sound cards. The setup involves creating dedicated folders, using mount commands to access drives, and installing games from original floppy disks, CDs, or downloaded disk images for nostalgic gaming experiences. Who doesn't remember PC games such as Maniac Mansion, the King's Quest series and the dubious adventures of Leisure Suit Larry or software such as Microsoft Works and Lotus Smart Suite? These titles originally came from the 80s and 90s, ran under MS-DOS ( whose ancestor, 86-DOS, Microsoft recently open-sourced) or Windows 3.1 and were delivered on floppy discs or CD-ROMs. In our guide, we want to breathe new life into these treasures from the past and get them running on a current PC with Windows 11.