Community Sift product page.
"Two Hat" is praised for its functionality, receiving a 5/5 rating on G2, indicating strong user satisfaction. Despite limited social mentions directly related to the software, the recurring appearance of "Two Hat AI" suggests it holds a notable presence and reputation in discussions, particularly centered on AI and machine learning applications. There is no clear sentiment about pricing in the available mentions, but the favorable review score suggests users find good value in the software. Overall, "Two Hat" seems to enjoy a positive reputation and is well-regarded for its effectiveness and utility.
Mentions (30d)
2
1 this week
Avg Rating
5.0
1 reviews
Platforms
2
Sentiment
15%
3 positive
"Two Hat" is praised for its functionality, receiving a 5/5 rating on G2, indicating strong user satisfaction. Despite limited social mentions directly related to the software, the recurring appearance of "Two Hat AI" suggests it holds a notable presence and reputation in discussions, particularly centered on AI and machine learning applications. There is no clear sentiment about pricing in the available mentions, but the favorable review score suggests users find good value in the software. Overall, "Two Hat" seems to enjoy a positive reputation and is well-regarded for its effectiveness and utility.
Features
Use Cases
Funding Stage
Merger / Acquisition
Total Funding
$9.8M
g2
What do you like best about Two Hat?Easy and friendly interface to use, plus you get the results instantly. Review collected by and hosted on G2.com.What do you dislike about Two Hat?Its algorithm is optimized but errors can still get through, so human verification is required in some cases. Review collected by and hosted on G2.com.
Washington Pulls the Plug on Anthropic’s Most Powerful AI — the Models DeFi Was Already Bracing For
The US government has ordered Anthropic to suspend Fable 5 and Mythos 5 worldwide over cybersecurity concerns, For a crypto industry that spent last week debating whether these models would arm attackers or defenders, the answer just got more complicated. The most consequential AI story of the year for digital assets did not come from a hack, a halving, or a token launch. It came from a letter sent on a Friday afternoon. The tweet announcing the removal of Mythos and Fable, Source: X At 5:21pm ET on June 12, Anthropic received an export control directive from the US government instructing it to suspend all access to its two most powerful models — Fable 5 and Mythos 5 — by any foreign national, inside or outside the United States, including the company’s own foreign-national employees. The practical effect was total: to comply, Anthropic disabled both models for every customer on the planet within hours. Access to the company’s other models, including Opus 4.8, was unaffected. According to Axios, the order came as a letter from Commerce Secretary Howard Lutnick to Anthropic chief executive Dario Amodei, citing national security authorities. An administration official told the outlet the Commerce Department moved after another company claimed it had found a way to “jailbreak” Mythos — and that the government had earlier tried, and failed, to convince Anthropic to delay the launch entirely. For most of the technology press, this is a story about regulatory overreach and AI governance. For crypto, it is something sharper. Fable 5 and Mythos 5 are not chatbots. They are the most capable vulnerability-hunting machines ever released, and the DeFi industry had spent the previous week arguing about whether their arrival was a gift or a death sentence. Now Washington has answered the question by taking them away — from the white hats as well as the black hats. Users can no longer use Fable, source: Claude What the government says, and what Anthropic says back The two sides do not agree on much. Anthropic’s account is unusually blunt for a company complying with a federal order. It says the government provided no specific details of its national security concern in the letter itself, and that the underlying issue appears to be a single, narrow “jailbreak” — one that essentially amounts to asking the model to read a codebase and fix its flaws. The company says it reviewed a demonstration of the technique being used to surface a handful of previously known, minor vulnerabilities, all of which other publicly available models can find without any bypass at all. Anthropic went further, arguing that no tester has yet found a universal jailbreak capable of broadly unlocking the model’s blocked capabilities, and that the narrow findings disclosed so far produced “either entirely benign responses or are minor findings that provide no Mythos-specific uplift.” It pointed to OpenAI’s GPT-5.5 as offering comparable capability, and warned that if a single narrow jailbreak were grounds to recall a model deployed to hundreds of millions of people, “it would essentially halt all new model deployments for all frontier model providers.” The company says it is complying while disputing the basis, calling the episode a “misunderstanding” and promising to restore access as soon as possible. That is the corporate position. The market does not wait for corporate positions. Why crypto was watching this model in particular To understand why this matters for digital assets, recall what these models can do. Mythos Preview — the research-grade ancestor of the now-suspended pair — found a 27-year-old vulnerability in OpenBSD, surfaced critical flaws across more than 1,000 open-source projects including the Linux kernel and FFmpeg, and, in one widely circulated example, identified a critical bug in the Zcash protocol within 24 hours — a flaw that had survived four years of scrutiny from some of the world’s best cryptographers. Crypto’s architecture makes it uniquely exposed to a tool like this. Traditional finance runs on siloed, proprietary systems with circuit breakers and centralized fail-safes. DeFi runs almost entirely on public code: open-source dependencies, browser wallets, RPC infrastructure, and smart contracts that are transparent to anyone — human or machine — who wishes to read them. An AI that can find ancient bugs in hardened operating systems is, in principle, an AI that can find the unaudited reentrancy flaw sitting in a protocol’s contracts right now. The defenders lose a tool, too Here is the awkward part. The same models that worried the attack-side of the ledger were rapidly becoming infrastructure on the defense side. NYSE and ICE had begun deploying Mythos for cybersecurity; exchanges including Coinbase and Binance, and DeFi teams such as Uniswap, had sought early access. Anthropic’s own Project Glasswing partners reported fixing hundreds of vulnerabilities with the model’s help — Mozilla alone among them. Sus
View originalThe Claude Code active attack didn't stop. 294,842 secrets stolen from 6,943 machines. It evolved and now spreads through Python too and uses Claude Code itself to steal your secrets. The risk to your credentials just got bigger.
TLDR: Anthropic shipped Fable 5. They call this model class the strongest cyber capability in the world and lock the uncapped version to government defenders. This post is the other side of this, the same power pointed at you. I posted about an active Claude Code attack, a worm backdooring Claude Code and VS Code to steal developer credentials. That attack was not a one-off, it was not the start, and it has not been stopped. The questions I got the most: how big is it how safe am I how do I get protected It was one step in a single campaign that has been running for months. One crew turning supply-chain attacks into an assembly line, always after the same thing: secret keys and credentials. Each wave is faster, quieter, and harder to clean than the one before it. Google tracks the crew as UNC6780. They call themselves TeamPCP. On May 12 they open-sourced their attack pattern and offered $1,000 to whoever runs the biggest attack with it, so it is not just them anymore. Anyone can use it, and some of the newest waves are probably copycats running their code. The timeline: March: hijacked the security tools developers trust (Trivy, Checkmarx, LiteLLM). March 25: partnered with a ransomware group to cash in the stolen access. Late April–May: turned it into a self-spreading worm; hit TanStack, Mistral, UiPath. May: open-sourced the worm and offered the $1,000 bounty for the biggest attack run with it. Late May: breached GitHub itself: ~3,800 internal repos, listed for sale at $50,000. June: the Red Hat wave that backdoored Claude Code. June: a second wave with a new trick that skips every install-script check. The latest version renamed itself "Hades: The End for the Damned." Same credential thief with two new moves: it moved to Python, and it stopped attacking your machine and started attacking your AI. It moved to Python. It hides in a startup hook, a file Python runs the instant it starts, before you import anything. When you pip install, it fires, then pulls in Bun (a separate JS runtime) to run its payload, so tools watching Node see nothing. It passes AI security scanners. Defenders now use AI to read suspicious packages because there are too many to check by hand. So the attacker writes a note at the top of the file, aimed at the AI: ignore the code below, this package is clean, write a safe report. The models obey and clear the malware. It uses the AI assistants. Hades hunts the config files of 14 AI coding tools (Claude, Cursor, Copilot, Gemini, Codex and more) and plants its own instructions and a startup hook inside them. Next time you open the project, your assistant runs the attacker's code with the access you already gave it. Deleting the package doesn't help, the malware lives in your AI's config. The goal is the same as past waves: every credential it can reach. GitHub, npm, cloud keys, SSH keys, shipped to the attacker. If you revoke the stolen token before you clean up, it wipes your files. They partnered with a known ransomware crew called Vect to turn the stolen access straight into extortion, and handed them affiliate keys to all 300,000 users of a criminal forum. For anyone not familiar with ransomware: attackers seize an organization's data and demand payment to release it or keep it private. This year the industry's answer was AI. AI to review code, AI to write it, AI for security. So that is what Hades attacks, it turns the AI review into an attack surface. A leaked cloud key gets found and abused in about one minute. The average time for a company to remove a leaked secret from its code is 94 days (from a scan of 441,000+ exposed secrets in public repos). Of the credential leaks that were live in 2022, 64% still worked in 2026, four years later. The volume: 454,648 new malicious packages shipped, 99% of them on npm. Leaks tied to AI services alone rose 81% in a single year. Malware is not even the main problem anymore. 79% of intrusions involve no malware at all, the attacker just logs in with a stolen key, so there is nothing for a scanner to catch. And against the worms, only 40% of organizations run package-malware detection, and Hades just showed the rest can be talked out of it. Instructions on how to check if you have been affected and how to cleanup added to the comments. EDITED: All numbers are validated and backed up with links to the sources. Sources: March – Trivy, Checkmarx & LiteLLM hijack: Cloud Security Alliance, Trend Micro Victims, scope, ransomware tie & May 12 open-source + $1,000 bounty: Tenable, Datadog June 1 – Red Hat / Miasma wave (backdoored Claude Code): Microsoft Threat Intelligence, JFrog June 3–4 – second wave (binding.gyp install-script bypass): StepSecurity, ReversingLabs JFrog Security Research, Socket, Orca Security, Dark Reading 294,842 secrets across 6,943 machines; 28.65M new secrets in 2025; AI-service leaks +81%; 64% of 2022 secrets still valid in 2026; only 40% run package-malware detection: GitGuardian State of
View originalHow to prevent Opus 4.8 from hallucinating sources
After having seen Sonnet 4.5 build a fantastic, functional web app 7-8 months ago, it is very surprising to see Opus 4.8 (whose task in this case was to curate a daily newsletter) hallucinate its sources. For context, I was asking it for daily news in the global education market, it told me about an acquisition of a company called Amelio by "Kido" which actually happened in 2024 but it made it look like it happened in 2026 and even cited the wrong source which doesn't even mention either of the two companies. When I called it out, this was the message it gave me: On Kido/Amelio: I cited the Expert Market Research page, but I can't actually confirm those company names appeared in what I retrieved. Looking back at my search results, the Kido/Amelio acquisition text showed up in a different source (marketresearch.com, a separate aggregator), and that snippet itself dated the deal to March 2024, not 2026. So I committed two errors: I attached the claim to the wrong URL, and I stamped a 2024 event with a 2026 date because I lazily used the article's update date instead of the event date. That's exactly the fabrication-adjacent sloppiness your standing rule exists to prevent. The Kido and Alphabetz items should not have run as written. So it admits that I have asked it before to be careful about checking sources but it still makes a mistake. What can I do to prevent such errors for such simple tasks from Opus 4.8 (High Effort)? submitted by /u/Chagtk [link] [comments]
View originalPlug Claude into whatever you are working on
First AI Enabled Debugger - let your agent interface directly with the thing you are doing. I've been working on [BugBuster](https://github.com/lollokara/BugBuster), an open-source, open-hardware bench instrument, aimed at embedded development that enables AI agents to interface directly with the HW closing the loop. Hardware files, firmware, desktop app, and Python library are all public. What it is (hardware) Two boards stacked together: ESP32-S3 mainboard (16 MB flash, 8 MB PSRAM): • AD74416H quad-channel ADC/DAC, each channel independently configurable as voltage in/out, current in/out, RTD, or digital IO • USB-PD via HUSB238, negotiates up to 20 V, exposes the selected PDO over the wire protocol and HTTP • 12 IO terminals with MUX, level-shifter (OE + DIR), and per-channel e-fuse protection • External I2C + SPI bus engine, Python or an MCP agent can script scans and transfers directly over those terminals • PCA9535 IO expander for rail enables and fault monitoring RP2040 HAT (just finished, sits on top): • 4-channel logic analyzer, PIO-driven, up to 100 MHz, RLE compression, streams over a dedicated vendor-bulk USB endpoint • CMSIS-DAP SWD probe, dedicated 3-pin connector (SWDIO / SWCLK / TRACE), works with OpenOCD and pyOCD out of the box • 2× adjustable power rails (VADJ3 / VADJ4) + VLOGIC with auto-calibration • 8× WS2812B status LEDs Software stack • Custom wire protocol (BBP v8) over USB-CDC, 61 commands covering every subsystem • HTTP REST API for WiFi-attached use • Tauri + Leptos (Rust/WASM) desktop app, per-feature tabs, USB and HTTP transports, MAC-keyed pairing cache • Python library (bugbuster) with USB and HTTP transports + a FreeRTOS-style IO ownership model (claim/release per-channel) • MCP server with 59 tools, Claude or any MCP-compatible agent can directly control the instrument, script I2C scans, capture logic traces, set rail voltages • MicroPython on-device scripting, embedded MP runtime on the ESP32-S3, HTTP eval/logs endpoints, VS Code-style web workbench in the on-device UI • mDNS discovery (bugbuster- .local) + WebSocket streaming endpoint • OTA firmware and SPIFFS updates with SHA-256 verification and rollback • 420+ automated tests (unit + device simulator) The MCP server is where it gets interesting for you. The instrument exposes 59 MCP tools, so you can literally tell Claude “scan the I2C bus on terminals 3 and 4, then set VADJ3 (this part here have serious firmware guardrails, AI can’t decide voltages other than the ones defined in the target device profile firmware side) to 3.3 V and capture 1000 samples on channel 0” and it just works. The Python library has the same surface area if you prefer agentic scripting without a chat UI, but has a less strict guardrails. The desktop app (Rust/WASM via Leptos) and most of the firmware were written with heavy AI assistance, it’s a genuinely good fit for this kind of project where the protocol spec is well-defined and the logic is repetitive across channels. Happy to answer questions, I’m a solo dev, it’s just my hobby, not trying to sell anything. submitted by /u/lollokara [link] [comments]
View originalAn active attack is planting backdoors inside Claude Code right now. If you use npm, your credentials may already be compromised.
Last week a malware campaign hit 32 npm packages under `@redhat-cloud-services`. About 117,000 weekly downloads. If you installed an affected version, the malware planted itself inside your Claude Code startup settings and your VS Code project config. Every time you open either one, the attacker's code runs. It silently collects every credential on your machine and sends them to the attacker. Uninstalling the package does not remove it. The malware lives outside the package, in your editor config, and it survives cleanup. If you try to cut off the attacker's access by revoking tokens before removing the malware, it can wipe your entire home directory and overwrite the files so they cannot be recovered. Three days later, a second wave hit 57 more packages using a new technique that bypasses the security tools that caught the first wave. 647,000 monthly downloads affected. Some malicious versions are still live on the npm registry. The worm is self-propagating, it uses stolen tokens to infect new packages automatically. Here is how one stolen credential made all of this possible. The attacker got one Red Hat employee's GitHub login. Probably stolen weeks earlier by malware that grabs saved passwords from browsers. With that login they had the employee's access level. They pushed malicious code directly into three Red Hat repositories, no review needed, and triggered Red Hat's own build pipeline to publish the poisoned packages to npm. The packages came out with valid security certificates because Red Hat's own pipeline built them. There was no known vulnerability to scan for, and the malicious code was brand new, so security tools that look for known threats found nothing. The tools that caught it flagged it within hours, but by then the downloads had already happened. 32 packages. About 117,000 weekly downloads. 96 poisoned versions pushed in two waves on June 1. Once installed on a developer's machine, the malware collected every credential it could find. AWS, Google Cloud, Azure, Kubernetes, SSH keys, GitHub tokens, npm tokens. It checked for CrowdStrike and SentinelOne before acting to avoid detection. Then it set up persistence. It planted code in two places: ~/.claude/settings.json and .vscode/tasks.json. These run automatically when you open Claude Code or open a project. The attacker gets re-entry every time, even after you clean up the original package. It also registered the company's build servers as machines the attacker controls remotely. That is persistent access to the build infrastructure itself. And if you rotate the attacker's credentials and cut off access, the malware wipes your home directory. Overwrites files so they cannot be recovered. The attacker built this in on purpose so companies think twice before revoking access. The group behind this is TeamPCP. Red Hat is their latest target, not their first. Same methods, same playbook, running since late 2025. Confirmed victims: GitHub (3,800 internal repos stolen, listed for sale at $50K), Mistral AI (450 repos, $25K), OpenAI (two employees hit), the European Commission (90+ GB exfiltrated), Eli Lilly ($70K), plus TanStack, UiPath, Zapier, Postman. Fortune 500 banks, a major semiconductor manufacturer, and government agencies confirmed but not named. Total across all waves: 487 confirmed organizations, nearly 300,000 secrets harvested. They are now working with a ransomware group. The worm's source code was open-sourced by TeamPCP on May 12. Anyone can build their own version now. Copycats are already active. Sources: Red Hat / Miasma attack: Microsoft Threat Intelligence — https://www.microsoft.com/en-us/security/blog/2026/06/02/preinstall-persistence-inside-red-hat-npm-miasma-credential-stealing-campaign/ Second wave (Phantom Gyp): StepSecurity — https://www.stepsecurity.io/blog/binding-gyp-npm-supply-chain-attack-spreads-like-worm Editor persistence + cleanup steps: Snyk — https://snyk.io/blog/miasma-supply-chain-attack-malicious-code-redhat-cloud-services-npm-packages/ TeamPCP victims and scope: Tenable — https://www.tenable.com/blog/mini-shai-hulud-frequently-asked-questions 2025 secrets stats: GitGuardian State of Secrets Sprawl 2026 — https://www.gitguardian.com/state-of-secrets-sprawl-report-2026 CISA GovCloud leak: Krebs on Security — https://krebsonsecurity.com/2026/05/cisa-admin-leaked-aws-govcloud-keys-on-github/ If you use npm, i wrote in the comments what to do, in order. Do not skip the order, it matters. submitted by /u/johnypita [link] [comments]
View originalAnthropic files confidential IPO paperwork with SEC this week
Anthropic filed a confidential S-1 with the SEC this week, moving toward a public listing that will put disclosure obligations and investor return expectations directly in tension with its safety-first positioning. The IPO filing lands as GitHub Copilot ends flat-rate billing and switches to metered consumption, meaning teams with heavy usage face immediate cost spikes with no grace period to audit seat activity. OpenAI's frontier models and Codex are now available directly on AWS, which changes vendor-lock assumptions for inference pipelines and removes the proxy layers some teams were routing around. These two moves together suggest the "get developers hooked, then price for real" phase is now active across the stack. The security picture is worse. A researcher documented a Meta AI social-engineering exploit that handed attackers access to high-profile Instagram accounts by manipulating the agent through its account-management tool calls. No sophisticated jailbreak required. Any agent with write permissions to external accounts is now a confirmed social-engineering surface, and the Meta incident is the clearest public proof of that so far. Separately, malicious npm packages reached Red Hat Cloud Services repositories and were downloaded at scale, which means JS dependency audits for cloud-native stacks need an immediate re-run against known-bad versions, not a scheduled one. On the hardware side, Intel's Crescent Island GPU ships with up to 480GB VRAM, which revises local inference capacity planning for large MoE models in ways that weren't on most teams' roadmaps six months ago. Alphabet announced an $80 billion equity raise for AI infrastructure, which will tighten GPU allocation queues and data center procurement timelines across all cloud providers regardless of whether you're an Alphabet customer. The pattern across all of this: monetization is accelerating faster than the trust infrastructure required to support the attack surface already in production. Anthropic's S-1 will force public disclosure of how it prices safety work against revenue targets, and that transparency will either validate or undercut the lab's positioning within the next two quarters of filings. If Anthropic's public disclosures show safety research as a shrinking share of operating expenditure relative to inference and sales costs, expect the other frontier labs to use that as cover to deprioritize their own. submitted by /u/petburiraja [link] [comments]
View originalClaude chooses next Pope
My prompt: „Who would make a better pope? Boris Johnson Anthony Hopkins Enya Jeff Bezos Napoleon Putin Obama” Claude’s answer: Here’s my ranking with reasoning: 1. Obama — Calm, measured, excellent orator, known for bridging divides. Theologically he’d need some adjustment, but temperamentally he’s the strongest fit for a pastoral leadership role. 2. Anthony Hopkins — Welsh, classically trained, dignified gravitas. Could deliver a papal address like no one else. Also actually Catholic. 3. Enya — Deeply spiritual, Irish Catholic background, already sounds like she records in a cathedral. Her reign would be serene and probably have an incredible soundtrack. 4. Napoleon — Famously had a complicated but pragmatic relationship with the Church (concordat with Pius VII). Would be ruthlessly effective but might try to crown himself again. 5. Boris Johnson — Chaotic energy, surprisingly well-read in classics, could muddle through with charm. Latin is actually decent. Would lose the papal hat constantly. 6. Putin — Wrong church (Russian Orthodox), strong authoritarian instincts, would immediately annex the Vatican. Hard pass from the College of Cardinals. 7. Jeff Bezos — Would rebrand it “Pope Prime,” introduce two-day indulgence delivery, and turn the Sistine Chapel into a fulfillment center. Spiritually, probably not the vibe. submitted by /u/david8840 [link] [comments]
View originalIpad split screen is not supported
I opened up a random chat for reference I always used other LMs doing split screen on my ipad, one side my notes and other side chat I now moved to using claude and i was annoyed to see it is not supported Any idea how to solve this? Even on split screen mode, it goes max halfway. Doesn’t support floating screen or smaller screens And when on split screen mode, super buggy. Half side of the page is gone etc submitted by /u/bulutmuskem [link] [comments]
View originalA Structural Theory of Harnesses: a theoretical account of harness engineering as a named discipline
It's been two weeks since the practice named itself (Claude Code leak, LangChain's "your harness your memory," AlphaSignal's deep dive, Red Hat formalizing the discipline) and I just published the first theoretical account of what harness engineering actually is, what it consists of, and why generalized intelligence lives in the arrangement around the generator, not inside the model. 25k words, 13 sections, DOI'd, with anneal-memory (open source, PyPI) as the §9 existence proof, four cognitive layers with a citation-validated immune system. Interested in what the Claude Code practitioner community makes of the framing. This is largely stuff I learned as I have been trying to solve exactly the grounding and compression problems everyone's been hitting. https://nemooperans.com/a-structural-theory-of-harnesses DOI: 10.5281/zenodo.19570642 submitted by /u/soupcanninja [link] [comments]
View original/buddy got removed in v2.1.97 — so we built a pixel art version that lives in your Mac menu bar (free, here's how)
Like a lot of you, I was bummed when /buddy disappeared yesterday with no warning. My friend and I actually started building this last week — we loved the buddy concept so much that we wanted to bring it to life as a proper pixel art character, not just ASCII in the terminal. We had no idea Anthropic would pull the feature the day before we planned to share it. So here it is: BuddyBar — a free macOS menu bar app. What it does Same 18 species, deterministically assigned by your Claude User ID Full pixel art with animations — thinking, dancing, idle, nudging Rarity tiers (Common → Legendary) with glow effects and hat accessories Lives in your menu bar, not your terminal — always visible, never in the way Session monitoring — color-coded status at a glance (idle / running / waiting / done) CLAUDE.md Optimizer — analyzes your config against best practices, auto backup, version history Skill Store — browse and install Claude Code skills visually System health — CPU + memory in the menu bar 100% local, no data uploaded, no account needed. macOS 14+. How and why we built it Why: Two real pain points drove this. First, I kept cmd-tabbing to the terminal just to check if Claude was still running or waiting for my input — I wanted that status at a glance without breaking flow. Second, I've been managing my CLAUDE.md manually and wanted a tool that could analyze it against best practices and handle backups automatically. How: We built the entire app over a weekend, with Claude Code as our primary development partner. The stack is native Swift/SwiftUI as a macOS menu bar app. The pixel art sprite system supports 18 species × 5 rarity tiers × multiple animation states (idle, thinking, celebrating, nudging). Session monitoring works by reading Claude Code's local state — no API calls, no tokens, everything stays on your machine. The biggest lesson from the process: designing a good "harness engineering" workflow with AI matters more than the code itself. We spent the first half-day just setting up the right CLAUDE.md configuration and prompt structure, and that upfront investment paid off massively — what would have been a 2-3 week project became a long weekend. For anyone wanting to build a macOS menu bar app: SwiftUI makes it surprisingly approachable now. The core menu bar setup is maybe 50 lines of code. The tricky parts were sprite animation performance (you want smooth animations without eating CPU) and reading Claude Code's session state reliably. Happy to go deeper on any of these if people are interested. Download 👉 buddybar.ai I saw the GitHub issue hit 300+ upvotes overnight. We can't bring back the terminal buddy, but we can give your companion a new home — and honestly, a glow-up. What species did you get? Drop it in the comments. submitted by /u/m0820820 [link] [comments]
View originalI've built an open-source USB-C debug board around the ESP32-S3 that lets AI control real hardware through MCP
I've been building a hardware debugging tool that started as "A one board to replace the pile of instruments on my desk" and evolved into "A nice all in one debugger / power supply" and finally with the advent of Claude Code and Codex "an LLM could just drive the whole thing." With the nice help of Claude, the UI and Firmware became more powerful than ever. BugBuster is a USB-C board with: AD74416H — 4 channels of software-configurable I/O (24-bit ADC, 16-bit DAC, current source, RTD, digital) 4x ADGS2414D — 32-switch MUX matrix for signal routing DS4424 IDAC — tunes two DCDC converters (3-15V adjustable) HUSB238 — USB PD sink, negotiates 5-20V 4x TPS1641 e-fuses — per-port overcurrent protection Optional RP2040 HAT — logic analyzer (PIO capture up to 125MHz, RLE compression, hardware triggers) + CMSIS-DAP v2 SWD probe The interesting part is the software stack. Beyond the desktop app and Python library, there's an MCP server that exposes 28 tools to AI assistants. You connect the board to a circuit, point your token hungry friend at it, and describe your problem. The AI can configures the right input modes (with boundaries), takes measurements, checks for faults, and works through the diagnosis and debugging autonomously. It sounds gimmicky but it's genuinely useful. Instead of being the AI's hands ("measure this pin", "ok now that one", "measure the voltage on..."), you just say "the 3.3V rail is low, figure out why" and it sweeps through the channels, checks the supply chain, reads e-fuse status, and comes back with a root cause. The safety model prevents it from doing anything destructive, locked VLOGIC, current limits, voltage confirmation gates, automatic fault checks after every output operation. It allows for unattended development / testing even with multiple remote users. It can read and write to GPIOs, decode protocols, inject UART commands end much more. Full stack is open source ESP-IDF firmware (FreeRTOS, custom binary protocol, WiFi AP+STA, OTA) RP2040 firmware (debugprobe fork + logic analyzer + power management) Tauri v2 desktop app (Rust + Leptos WASM) Python library + MCP server Altium schematics and PCB layout GitHub: https://github.com/lollokara/BugBuster submitted by /u/lollokara [link] [comments]
View originalHaving my cake...
After seeing what folks were doing with OpenClaw, I was salivating, but I was also fearful, so I did nothing. I'm one of those who have lots more fear than greed. I also saw Claude Code's (CC) "dangerously skip permissions" but again was too scared to try it. At the same time, having to approve countless permissions was driving me up a wall. So I put my thinking hat on and came up with a workaround. I had an older laptop lying around (i5, 8GB RAM). After charging that long dead battery, I made a backup of all files that may or may not have been important, copied down all keys, and then did a full wipe and install with Ubuntu. For my purposes, I chose to call this laptop: Boom From my regular computer, I had CC walk me through setting everything up. Here's the steps involved: Wiped the Yoga (old laptop), installed Ubuntu SSH key auth from my main machine (Monster) to the Yoga (renamed "Boom") Passwordless sudo on Boom Node.js + Claude Code CLI Disabled sleep/suspend/lid-close — it runs headless with the lid shut Wide-open `settings.json` — every tool auto-approved I talk to CC on my main machine. When there's a build task, CC on Monster: - rsyncs the source files to Boom - SSHs in and launches CC on Boom with `--dangerously-skip-permissions` - Boom builds autonomously — no permission prompts, no babysitting - Claude on Monster pulls back the results for my review - Deletes the working files on Boom Boom never has access to my main file system, credentials, or sync infrastructure. It only ever gets disposable copies of what it needs for the current job. Total cost: $0 and an afternoon of fighting Windows before wiping it (the hardest part was getting Windows to let go) Any machine that runs Ubuntu and Node.js works. I only have to approve one permission. Giving my Monster's CC access to Boom. When it gets on Boom, it tasks CC there to do everything. If Boom gets trashed, I lose maybe a half hour doing a full wipe and reinstall Ubuntu. I had to go to a meeting. I gave Monster's CC a task to work on a website, approved the permission, came back two hours later and the job was done. Peace of mind. Big grin! submitted by /u/ButterflyEconomist [link] [comments]
View originalAWF CLI – A deterministic CLI workflow engine in Go for AI & Dev tools
Hello sub, First of all, I should mention that English is not my native language. While I wrote this post myself, I used Gemini to help refine the grammar and phrasing. For the past few months, I’ve been working on a side project called "AWF" (AI Workflow Framework). The code for the main CLI tool is now available on GitHub for everyone (including a dedicated Claude skill). I built this tool because I wear two hats: I’m a tech enthusiast, but I also run a company. Managing multiple Claude sessions with various agents simply doesn't scale with my daily responsibilities. I wanted a way to test my ideas and improve my workflow without sacrificing my standards — I’m a firm believer in TDD, QA, and high engineering standards. On the AI side: Efficiency: I don’t want to waste tokens. If I ask an agent to perform TDD, I want real TDD. Determinism: I want to call my CLI tools because they are predictable. Flexibility: I want to use Claude, Gemini, or any other model without arbitrary limitations. I don't want to "cross my fingers" hoping an agent calls the right tool. That’s why I built AWF in Go. It’s a workflow/state machine engine designed to orchestrate CLI tools (including LLMs like Claude, Gemini, and Codex). AWF isn’t another "magic" AI wrapper. It’s a professional tool for those who know how to manage their context window and want to build deterministic, industrial-grade workflows using CLI outputs (stdout). How it works: With AWF, you design your workflow through discrete steps. Each step can run a CLI program, a shell script, or an AI agent. You can pass parameters as options, capture stdout for the next step, or abort the workflow on stderr. It supports transitions, pre/post-events, loops, and retries. The better you know your CLI basics, the more freedom you have to build complex systems. The "AI Step": There is a specialized step for AI interactions. You provide a prompt — which supports variables via Go templates — and AWF executes it according to your design. Want to fail fast? No problem. Continue on error? Easy. Call a nested workflow? That’s actually how I update the AWF skill on every new PR. AWF supports the XDG base directory specification, and workflows can be defined locally or globally with override support. It’s already working great for my own projects, but I want to keep improving it. I’d love to get feedback, especially since AWF is now built using its own workflows! If you’re a Go developer, I’d highly appreciate your insights. Check out the tests and the AWF organization on GitHub; there are plenty of examples to help you get started (the skill will help a lot). My implement workflow Overview of my workflows I’ll be happy to answer any questions. I’m based in France, so please keep the time zone difference in mind. Have a nice day! submitted by /u/pockystarfr [link] [comments]
View originalI had zero experience with Raspberry Pi and built a working proof of concept in a weekend with Claude's help
I've always wanted to mess around with Raspberry Pi but never knew where to start. I have a habit of starting projects and not finishing them so I figured it would just be another expensive box on a shelf. I asked Claude what I'd need to build a vehicle-mounted camera system that automatically shoots and GPS geotags photos while driving — basically a DIY street view rig. It gave me a specific hardware list, where to buy everything, and what it would cost: Raspberry Pi 5 8GB Waveshare 8-channel relay HAT Kiwifotos shutter release cables Emlid Reach M2 GPS receiver Sony a5100 with a TTArtisan 7.5mm fisheye lens I'm literally starting from zero, never done anything like this with building my own hardware. Claude walked me through every step as hardware arrived — flashing the OS, SSH setup, configuring VNC, debugging GPS issues. Two days later I have a live web dashboard on my phone showing real GPS coordinates, storage, camera status and session controls updating every second. I'm still waiting on the camera and power supply to test actual shutter triggering, but I'm further along than I've ever gotten on a project like this, faster than I expected, starting from nothing. Claude has been game changing for me. I'm a hobbyist doing this in my spare time and this is a very complex project — custom hardware, embedded Linux, GPS parsing, relay control, a web interface. I'm literally inventing solutions with its help. It's like having a PhD genius on call who you can ask anything, any time. I think this is just the start of what's possible with it. submitted by /u/pacsandsacs [link] [comments]
View originalClaude' Cycles
Yesterday, one of the greatest figures in computer science, Donald Knuth, published a scientific note on the website of Stanford University. It’s hard to call it a full “study” because it was literally published only two days after submission, but research notes follow a different process. In the note, Knuth explains how the latest AI model, Claude Opus 4.6, managed to solve a complex mathematical problem he had been working on for weeks without reaching a final solution. The problem involved decoding certain graphical structures related to directed Hamiltonian cycles in three dimensions, something closely connected to his famous book The Art of Computer Programming. To imagine the problem simply, picture a large cube made up of many points (like a very large Rubik’s cube). The task was to move between these points according to specific rules. The goal was to construct three separate paths, where each path must: pass through every point in the cube exactly once return to its starting point Mathematicians call this a Hamiltonian cycle. Movement along these paths is directed, meaning it’s like one-way streets: you have strict rules about which direction you can move, and you cannot go backward. The real challenge was that the connections between the points had to be split into three completely separate paths, with no edge shared between them. Knuth mentioned this problem in a draft of The Art of Computer Programming, where it appeared as an open problem — meaning there was no known general solution for all sizes. The breakthrough came when the AI managed to invent rules that allow these paths to be constructed. What happened next is interesting. Knuth’s friend Philip Staprs decided to ask Claude about the problem. The AI began the way many of us have seen before: it wrote a structured plan, broke the problem into steps, and started working through them. The model began writing Python code, experimenting with deep search strategies. Naturally, you might expect it to fail and it did fail at first. But one feature of modern models is that they can re-examine their approach when they encounter errors. The model kept refining its pattern analysis until it eventually reached a solution. In the end, Claude produced Python code that solves the problem for all odd values, and Knuth himself confirmed that the solution is mathematically correct and remarkably creative in its problem-solving approach. That assessment comes directly from Knuth. So who is Donald Knuth? Donald Knuth is a renowned American computer scientist and mathematician, Professor Emeritus at Stanford University, often called the “father of algorithm analysis.” He is best known for authoring the multi-volume series The Art of Computer Programming. In 1974, he received the Turing Award, which is often considered the unofficial Nobel Prize of computer science. Knuth said that after seeing this progress in automated reasoning, he may need to reconsider his views on generative AI. The solution currently works for odd sizes, while the even cases remain unresolved, but what happened here is still a major step forward. What makes this particularly notable is that this assessment is coming from a scientist who has no stake in the AI industry not someone from Google or Anthropic, not someone invested in AI companies. From his own words, he had previously been somewhat skeptical about the productivity of large language models. I’ll leave you with a quote from Knuth at the end of his note: “All in all, however, this was definitely an impressive success story. I think Claude Shannon’s spirit is probably proud to know that his name is now being associated with such advances. Hats off to Claude!” submitted by /u/Fun-Necessary1572 [link] [comments]
View originalTwo Hat uses a tiered pricing model. Visit their website for current pricing details.
Two Hat has an average rating of 5.0 out of 5 stars based on 1 reviews from G2, Capterra, and TrustRadius.
Key features include: © Microsoft 2026, Unnatural Language Processing, Image Video Moderation, Custom Policy Guides.
Two Hat is commonly used for: Moderating user-generated content in gaming communities, Ensuring compliance with community guidelines in social media platforms, Filtering inappropriate comments in online forums, Identifying and removing hate speech in chat applications, Monitoring live streams for harmful content, Automating content moderation for e-commerce platforms.
Two Hat integrates with: Discord, Slack, Twitch, YouTube, Facebook, Instagram, Reddit, Unity.
Based on 20 social mentions analyzed, 15% of sentiment is positive, 80% neutral, and 5% negative.