HackerLangs
TopNewTrendsCommentsPastAskShowJobs

manveerc

363 karmajoined 12 ปีที่แล้ว
Building https://tryzenith.ai by the day and dad by the night. You can also find me at https://www.manveerchawla.com

Submissions

OpenCode MCP Integration Guide

arcade.dev
2 points·by manveerc·เมื่อวาน·0 comments

Every AI Company Needs a Context Graph. None of Them Need the Same One

hydradb.com
2 points·by manveerc·4 วันที่ผ่านมา·0 comments

OpenCode MCP Integration (2026 Guide)

arcade.dev
2 points·by manveerc·8 วันที่ผ่านมา·0 comments

How to Connect Hermes Agent to MCP

arcade.dev
1 points·by manveerc·12 วันที่ผ่านมา·0 comments

Perplexity's Brain Is a Context Graph. That's the Point

hydradb.com
2 points·by manveerc·14 วันที่ผ่านมา·0 comments

Claude Tag: How to Build Your Own Slack AI Agent

arcade.dev
2 points·by manveerc·15 วันที่ผ่านมา·0 comments

Beyond Enterprise-Managed Authorization for MCP

arcade.dev
2 points·by manveerc·17 วันที่ผ่านมา·0 comments

Smarter Models, Dumber Security

manveerc.substack.com
2 points·by manveerc·25 วันที่ผ่านมา·0 comments

Build Compliant AI Agents with Stateful Stream Processing

confluent.io
3 points·by manveerc·25 วันที่ผ่านมา·0 comments

Best Composio Alternatives for MCP Gateway

arcade.dev
2 points·by manveerc·29 วันที่ผ่านมา·0 comments

[untitled]

1 points·by manveerc·2 เดือนที่ผ่านมา·0 comments

Does ClickHouse Support UPDATEs? A 2026 PR-by-PR Analysis

dataanalyticsguide.substack.com
2 points·by manveerc·2 เดือนที่ผ่านมา·0 comments

Claude Code Routines: 5 Production Workflows That Ship Real Work

arcade.dev
2 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Claude Code for the Outer Loop: An AI SRE Playbook

arcade.dev
1 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

ClickHouse Native JSON Support in 2026: A PR-by-PR Analysis

dataanalyticsguide.substack.com
2 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Are ClickHouse JOINs Slow? A 2026 PR-by-PR Analysis

dataanalyticsguide.substack.com
1 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Scaling Managed Agents: Decoupling the brain from the hands

anthropic.com
1 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Secure AI Agent Connections to Enterprise Tools

arcade.dev
2 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Build an OpenClaw Alternative with Arcade + Claude Code

arcade.dev
2 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

Managed OpenClaw Alternatives

kilo.ai
1 points·by manveerc·3 เดือนที่ผ่านมา·0 comments

comments

manveerc
·10 วันที่ผ่านมา·discuss
Totally agreed. I sometimes wonder if they are making the model "lazy" with each iteration, it keeps getting better at avoiding work.
manveerc
·25 วันที่ผ่านมา·discuss
Congratulations on the milestone! Arcade is the best product for solving reliability and security in the action layer. It’s a no-brainer, given the team.
manveerc
·3 เดือนที่ผ่านมา·discuss
And time to value is another dimension. In your case finding the right person, scheduling the project, you implementing and delivering at best is a week if not more. With AI they get it in seconds. I may have fudged the numbers but the scale relative gains likely will be same.
manveerc
·3 เดือนที่ผ่านมา·discuss
WhatsApp had real network effects built in, and network was the moat. Don’t think Cursor has any real moat.
manveerc
·3 เดือนที่ผ่านมา·discuss
Well i built an equivalent of OpenClaw using Claude Code and hooking it up with WhatsApp. For mew I'm currently using it for following things

1. Morning brief + meeting preps 2. Managing client work and action items (tracking status, deliverables, etc) 3. Executing our AI workflows on my laptop. We have built several AI workflows for our agency and this setup gives the ability to seamlessly execute and control them through both mobile and desktop

Next on my to-do list is to build additional workfows for me and my wife around family logistics (travel, childcare, etc)
manveerc
·4 เดือนที่ผ่านมา·discuss
Are you asking if Agents should use API?
manveerc
·4 เดือนที่ผ่านมา·discuss
In my opinion sites that want agent access should expose server-side MCP, server owns the tools, no browser middleman. Already works today.

Sites that don’t want it will keep blocking. WebMCP doesn’t change that.

Your point about selenium is absolutely right. WebMCP is an unnecessary standard. Same developer effort as server-side MCP but routed through the browser, creating a copy that drifts from the actual UI. For the long tail that won’t build any agent interface, the browser should just get smarter at reading what’s already there.

Wrote about it here: https://open.substack.com/pub/manveerc/p/webmcp-false-econom...
manveerc
·5 เดือนที่ผ่านมา·discuss
Oh yeah I agree it’s bad. I just meant, company has no morals. It is very data hungry and doesn’t care about people’s privacy.

And with respect to past tense, I don’t know if they still do when they were caught red handed about some of these things. Unless there is a court order I am sure they still do, but I have no proof point.
manveerc
·5 เดือนที่ผ่านมา·discuss
Not something new. They were recording audio on Facebook app and messenger for the longest time without a people using the microphone. They were tracking people using network data. The list is pretty long.
manveerc
·6 เดือนที่ผ่านมา·discuss
Thats a good question. I would recommend MCP for the bulk of 'chatty' soft data to keep the database clean. However, you should selectively ingest 'high value' data into ClickHouse for vector search.

For e.g. you wouldn't ingest every 'good morning' message. But once an incident is resolved, you could ETL specific threads (filtering out noise) and the resulting RCA into ClickHouse as a vectorized document. That way, the copilot can recall the solution 6 months later without depending on Slack.
manveerc
·7 เดือนที่ผ่านมา·discuss
The interesting part is that only one of them is software only. I get it is economists but I guess this is also telling that while AI is really talk of town in silicon valley, long term it is one, minor if I may, part of the future.
manveerc
·7 เดือนที่ผ่านมา·discuss
Yes! And the layoffs
manveerc
·8 เดือนที่ผ่านมา·discuss
https://www.tryzenith.ai

We are a service to help brands navigate the new world of AI agents. Currently focused on helping them increase visibility in AI search but we plan to go beyond that.
manveerc
·8 เดือนที่ผ่านมา·discuss
As someone building a service around AEO (tryzenith.ai), I am curious how are you connecting which prompt drove traffic? No AI engine provides that
manveerc
·8 เดือนที่ผ่านมา·discuss
Thanks, will keep this in mind for future. Unable to change now.
manveerc
·10 เดือนที่ผ่านมา·discuss
> Unlike most prompt injections, the researchers said Shadow Leak executed on OpenAI’s cloud infrastructure and leaked data directly from there. This makes it invisible to standard cyber defenses, they wrote.
manveerc
·10 เดือนที่ผ่านมา·discuss
Yeah the head line was clickbaity
manveerc
·10 เดือนที่ผ่านมา·discuss
https://archive.ph/QD3s5
manveerc
·10 เดือนที่ผ่านมา·discuss
If only this becomes an accepted industry wide practice as against 9-9-6
manveerc
·10 เดือนที่ผ่านมา·discuss
Anecdotally what I have seen is that these (tech) companies are not hiring much in US and if they are hiring, its in offshore locations. So yes 2025 seems better in terms of fewer layoffs but it doesn't really help the overall situation in the US.