HN user

mercurialsolo

228 karma

Building cabal

Posts23
Comments153
View on HN
github.com 3mo ago

Show HN: See if the GitHub stars are real or fake

mercurialsolo
2pts0
mercurialsolo.github.io 3mo ago

Show HN: Claudectl-local LLM brain that learns to auto-pilot ClaudeCode sessions

mercurialsolo
1pts1
news.ycombinator.com 3mo ago

Claude Is Down

mercurialsolo
9pts4
github.com 3mo ago

Claudectl – kubectl for Claude Code instances

mercurialsolo
2pts0
mercurialsolo.github.io 4mo ago

Open Source Goes Agentic

mercurialsolo
1pts1
github.com 4mo ago

Make your coding models create ADRs before implementation

mercurialsolo
13pts1
mercurialsolo.github.io 4mo ago

Why it's hard to claw the enterprise

mercurialsolo
1pts0
mercurialsolo.substack.com 6mo ago

Every Inch Matters

mercurialsolo
2pts1
mercurialsolo.substack.com 6mo ago

Appliances, Factories and the Grid

mercurialsolo
1pts1
mercurialsolo.substack.com 6mo ago

Model Adjacent – a new stab at products in the AI era

mercurialsolo
1pts0
old.reddit.com 11mo ago

Delulu

mercurialsolo
2pts2
news.ycombinator.com 1y ago

Ask HN: What's your workflow for coding agents?

mercurialsolo
1pts0
github.com 1y ago

Show HN: Plan-linter – pre-flight safety checker for AI agent plans

mercurialsolo
4pts0
mercurialsolo.substack.com 1y ago

A single rogue token can erase production in 43 ms

mercurialsolo
2pts0
www.latent.space 2y ago

Is an AI Winter in the Works?

mercurialsolo
4pts1
news.ycombinator.com 2y ago

Genetics Programming, AI –> Eugenics and why we need open source AI more than

mercurialsolo
1pts0
news.ycombinator.com 2y ago

What do you use LangChain for?

mercurialsolo
2pts0
old.reddit.com 2y ago

Employer asking to layoff employees using an AI Model – would you do it?

mercurialsolo
2pts1
www.generalist.com 3y ago

Is the Burden of Knowledge on Us?

mercurialsolo
1pts0
news.ycombinator.com 3y ago

Do you see proprietary datasets holding up as a moat for AI based applications?

mercurialsolo
1pts0
vol1ventures.notion.site 3y ago

Filing a Claim with FDIC

mercurialsolo
2pts1
news.ycombinator.com 4y ago

Is web dev a career worth pursuing anymore?

mercurialsolo
2pts2
old.reddit.com 4y ago

Who Watches the Watchers?

mercurialsolo
2pts2

Why not just do event based triggers e.g. register (web)hooks instead of schedules time based triggers. Have a mechanism to listen to an event and then run some flow - analyze, plan, execute, feedback

For the past few days have been thinking on the future of open source in the agent era - a lot of more coding agents and source code gets generated by agentic tools. Small essay on how I see open source being reimagined for the new user - agents.

I wonder if we need to "bitter lesson" this - aren't general techniques gonna outperform any constitution / laws which seem more rule based?

ManusAI Joins Meta 7 months ago

I had tried manus and never could find a use-case for them that worked for me

1. Insanely overpriced versus over deep research products 2. Deep research has increasingly become a feature in most other products 3. They shot themselves in the foot by sharing very limited usage credits, in the initial wave of DR products pretty much everything was free - ChatGPT, Claude, Pplx, Deepseek. they rolled this back later and added a free credit tier but by then the hype had moved off.

TBF 1. Their post synthesis, formatting abilities were better than others 2. Their initial launch was "hypey" - lots of waitlist based access.

But I had seen somewhere they mention they had hit $100mn in revenue - M&A also signals that DR is increasingly a feature of the labs. And labs missing an assistant will probably buy a well distributed one

Trust goes offline. The value shift is happening in realtime as more in-person events, offline meetups take more value over digital communications and meetups. You can forge in the digital space but the real you is in-person.

[dead] 8 months ago

Not just Management, I also see the auth APIs down - anyone else?

Skills again seem more like making MCPs more accessible for everyday users. It will again need to see evolution - things that are missing - containers for skills (you will need beyond a folder for sharing a toolchain with skills) - the orchestration and picking up of the skill is left to the LLM (the synthesis is done via the context shared in the skill - this feels a very sub-optimal pattern at the moment - low control)

Few others like versioning, access control for tools which are missing.

Real world skills come not just from practice but are opionated workflows built with specific toolchains too.

IMO, this is half-ass engineered at the moment

Claude Skills 9 months ago

The way this is headed - I also see a burgeoning class of tools emerging. MCP servers, Skill managers, Sub-Agent builders. Feels like the patterns and protocols need more explainability to how they synthesize into a practical dev (extension) toolkit which is useful across multiple surfaces e.g. chat vs coding vs media gen.

Claude Skills 9 months ago

One sharp contrast though I see between OpenAI and Anthropic is the product extensions are built around their flagship products.

OpenAI ships extensions for ChatGPT - that feed more to plug into the consumer experience. Anthropic ships extensions (made for builders) into ClaudeCode - feel more DX.

Claude Skills 9 months ago

Sub agents, mcp, skills - wonder how are they supposed to interact with each other?

Feels like fair bit of overlap here. It's ok to proceed in a direction where you are upgrading the spec and enabling claude wth additional capabilities. But one can pretty much use any of these approaches and end up with the same capability for an agent.

Right now feels like a ux upgrade from mcp where you need a json but instead can use a markdown in a file / folder and provide multi-modal inputs.

This is a new amazon marketplace with trusted reviews. IMO having worked in commerce for a while - this opens up new avenues for merchants to work on gaming reccomendations and the trust quotient delivered.

It also opens up - ads - subscriptions - transactions

based revenue lines for OpenAI

Claude Code 2.0 10 months ago

/rewind was a must needed upgrade for the agent.

- Need better memory management and controls (especially across multi-repos) - /upgrade needs better management