Skip to main content
  1. Home
  2. Emerging Tech
  3. Photo Galleries
  4. Legacy Archives

Spelunk in relative safety with the CaveSim virtual cave

Add as a preferred source on Google

Cave diving isn’t something you casually do — okay, you could, but we’d recommend against it. In fact the National Speleological Society, the U.S. caving association, strongly encourages cavers not to divulge the location of caves on Websites or by word of mouth. This is due partly to the danger that spelunking risks but also to reduce vandalism and environmental damage. 

Because of the hush hush and implied physical challenge, it’s difficult to determine what exactly you’re getting yourself into before you hit the actual site. It’s hard to work on your skills or warm up to the feat before driving in head first.

Dave Jackson solves that problem with CaveSim, which lets prospective cavers get a taste for the sport by providing a virtual indoor cave environment. It’s an interesting way of protecting the fragile nature of caves while bridging the disconnect with potential cavers. Jackson’s device is similar to a rock gym in that it is a controlled simulation that lets climbers try spelunking without buying gear, joining clubs, or paying for tours. 

According to the CaveSim website, Jackson came up with the idea after attending a 2008 cave rescue seminar. At the time nothing similar to the CaveSim existed so the conference organizers created a makeshift cave out of furniture and tape. Unfortunately, it created bad habits in the rescue cavers which translated to the real cave that the seminar practiced in later. Parts of the cave were damaged due to errors made by climbers.

It took Jackson two years to create the 48-foot long virtual cave that twists and bends over its 13×18 foot area. CaveSim includes cave-esque feature with built-in electronic sensors that prove feedback on cavers’ performance.  When climbing through an actual cave, knocking into formations can be harmful to both you and your surroundings; with the sensor system, CaveSim encourages participants to crawl through as carefully they would during the real thing. 

At the moment only Jackson’s original CaveSim exists. Jackson and his wife, Tracy, travel around the country to various caving events with the CaveSim. Currently, the Jackson’s are attempting to get a trailer that they can affix the CaveSim into permanently and making it easier to transport. 

The Jacksons are also offering customized cave systems for sale to amusement parks, climbing gyms, and similar businesses. Due to the large size and their limited production capacity, the Jackson’s only offer their services out on a small volume for interested businesses. While the Website does not feature pricing information, we’d imagine this is a “call for details” situation. 

Scott Younker
Former Content/Database Specialist
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more