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

Barobot is the hackable automated bartender you never have to tip

Add as a preferred source on Google

Pretty much ever since DIY robotics became a mainstream thing, nerdy booze enthusiasts have been building robotic bartenders to help them mix perfect cocktails. We’ve seen dozens of examples in the past, ranging from wildly elaborate bots that fill an entire room, to compact ones that fit nicely on your countertop — and more seem to pop up with each passing month

The latest addition to the booze-bot family is a Barobot: a recently-launched Kickstarter project from the UK that’s seeking £90,000 to bring the plexiglass “party in a box” to life. For the most part, Barobot fairly similar to other contraptions in this category, but unlike some of the others out there, this badboy is built entirely from open source hardware and software. In other words, both the hardware designs and software code are under a GPL license, so you can easily hack it to tweak performance, or even build one yourself from the official plans if you’re so inclined.

Recommended Videos

It’s basically just what you’d expect from an automated bartending machine. You start by loading it with up to twelve different bottles of booze, juice, soda, and whatever else you want. Next, just use the accompanying mobile app to tell Barobot what elixirs you’re working with, and it’ll automatically pull recipes from its extensive pre-programmed library of drinks to determine what you can make.

Once you enter a drink order, your glass is robotically guided through an alcoholic gauntlet — stopping briefly underneath the various boozes and mixers your recipe calls for, and moving on to the next until your drink is fully mixed. It’s even equipped with an upgradable drink database, so you can tweak any recipe that isn’t quite to your liking, and even enter your own custom drink recipes on the fly. 

If you back the project now, you can lock down an unassembled Barobot kit for £859 (about $1,450), or a pre-assembled version for £1,299 (about $2,190). It’s definitely a bit on the steep side for a contraption that only performs one function, but compared to other bartending bots you can buy, Barobot is considerably more affordable. 

Find out more here.

Drew Prindle
Former Senior Editor, Features
Drew Prindle is an award-winning writer, editor, and storyteller who currently serves as Senior Features Editor for Digital…
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