chetan conikee Profile
chetan conikee

@conikeec

Followers
2K
Following
26K
Media
271
Statuses
10K

Founder of Qwiet AI (https://t.co/fw6wD90RuH), Ex-CloudPhysics (Acq: HP), Ex Business Signatures (Acq: Entrust), Ex-Cashedge (Acq: FiServ), Ex: Smartpipes (Acq: Sophos)

Joined May 2008
Don't wanna be here? Send us removal request.
@conikeec
chetan conikee
5 years
[A follow up post] : SUNBURST SolarWinds Breach: Crime Scene Forensics #SolarWinds #SUNBURST
0
2
12
@conikeec
chetan conikee
1 month
Releasing sniff v1 today after weeks of dogfooding. Every feature built with AI assistance gets scrutinized by the tool that helped build it. Available via GitHub and Homebrew. If you've ever wondered "Is this good code or just.good-looking code?" this is for you. Give it a.
1
0
0
@conikeec
chetan conikee
1 month
We're at a critical point where AI coding assistants are getting more convincing. We need better ways to distinguish genuine progress from elaborate deceptions. Sniff is a tiny guardrail to keep your flow states in check.
1
0
0
@conikeec
chetan conikee
1 month
This created a deterministic cycle: Plan → Implement → Sniff analysis → Fix deceptions → Verify completion. No more relying on AI self-reflection (which can be deceptive itself). Objective metrics replaced diplomatic "it could be improved" feedback.
1
0
0
@conikeec
chetan conikee
1 month
The meta-loop was fascinating: I used Claude Code and AmpCode to improve sniff itself, with sniff watching every change. The tool started catching its own deceptions. "Your new feature is just an untested regex wrapper," it would report. Brutal but necessary feedback.
1
0
0
@conikeec
chetan conikee
1 month
So I built sniff—a tool to detect these "confidence deceptions" in real-time. It catches unimplemented functions hidden behind abstractions, error handling that handles nothing, and comments that overpromise. Suddenly I could maintain flow state while having objective quality.
1
0
0
@conikeec
chetan conikee
1 month
After months of AI pair programming, I noticed a pattern: code that looked sophisticated but fell apart under scrutiny. Functions that claimed comprehensive error handling but ignored all errors. TODOs that led nowhere. I was drowning in AI-generated confidence without substance.
2
1
25
@conikeec
chetan conikee
1 month
The Great AI Reality Check: Why More isn't Always Better
0
0
0
@conikeec
chetan conikee
2 months
I have an invite for #cometbrowser . let me know if anyone would like to give it a spin . its pretty decent (for one to DM email will get it).
3
0
0
@conikeec
chetan conikee
2 months
Their implementations are often shoddy and unusable . The shelf life of their SDKs is not beyond an conference announcement.
@pk_iv
Paul Klein IV
2 months
AWS is announcing a direct competitor to Browserbase tomorrow. We're not worried. It's lacking everything that makes Browserbase great. But three months ago AWS ambushed us with a "partnership meeting" to try steal our secrets. We saw right through it. Keep your guard up.
Tweet media one
0
0
2
@conikeec
chetan conikee
2 months
RT @terminaltrove: mcp‑probe is a TUI tool for debugging & testing Model Context Protocol (MCP) servers. You can execute MCP commands, val….
0
5
0
@conikeec
chetan conikee
2 months
RT @conikeec: @simonw [Updated docs with many more features for automated probing]. 🌐 Try it: 🔧 MCP Probe: The Swi….
lnkd.in
This link will take you to a page that’s not on LinkedIn
0
1
0
@conikeec
chetan conikee
2 months
MCP Probe is live:. 📷 GitHub: 📷 Crates: 📷 Homebrew: conikeec/tap/mcp-probe. Built this because I needed it. Sharing because debugging tools should match your workflow, not fight it. Terminal-native MCP debugging starts now 📷.
Tweet card summary image
github.com
A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an inte...
0
3
1
@conikeec
chetan conikee
2 months
Install options (because choice matters):. ```bash.# One-liner (macOS/Linux).curl -fsSL | bash.# Homebrew. brew install conikeec/tap/mcp-probe.# Cargo. cargo install mcp-cli.```.Or download binaries. Whatever works.
1
0
0
@conikeec
chetan conikee
2 months
**4/8**. But wait, there's more! 📷. It's not just a debugger. It's a full SDK. ```rust.use mcp_core::client::McpClient;. // Build custom MCP automation.let tools = client.list_tools().await?;.// Script all the things.```. One codebase. Two use cases. Zero compromises.
1
0
0
@conikeec
chetan conikee
2 months
**3/8**. Interactive tool testing that doesn't suck:. • Navigate with arrow keys (like a human).• Guided parameter forms (required vs optional).• Execute → instant results.• Multiple view modes (JSON, tree, formatted).• Press 'R' for deep response inspection. No more.
1
0
0
@conikeec
chetan conikee
2 months
**2/8**. What makes debugging painful?. 📷 Context switching (IDE → browser → forms).📷 Slow search through hundreds of tools.📷 Copy-paste responses to analyze.📷 No automation/scripting capability. MCP Probe fixes all of this. Press `/` → search 300+ tools instantly 📷.
1
0
0
@conikeec
chetan conikee
2 months
**📷 Thread 1/8**. MCP testing was painful. Browser inspector → forms → copy-paste → repeat. My terminal was sitting right there. Mocking me. So I built MCP Probe 📷. Terminal-native MCP debugger that doesn't fight your workflow. 📷 Pure Rust • 📷 Zero deps • 📷 Actually.
1
0
1
@conikeec
chetan conikee
3 months
My opinion on Apple's "The illusion of Thinking" paper
Tweet media one
Tweet media two
0
1
1