I'm using in production for one of my physical products. The product is a set of 50 printed cards for facilitation. The MCP server can be used by the facilitator to plan their workshop. The reason behind providing MCP is simple: my end-users do not need traditional API, they need something that they can install in their Claude Desktop app and work with the proprietary data of the product. My product's data lives at edge in Cloudflare Workers. (Of course, a determined user can scrap the data if they want, but that's fine.)
Other uses of other people's production MCP I'm using is Dodo Payments' MCP server. It has helped me a ton for looking up their documentation etc. 10xed my OpenCode agent's speed in building payment integration. This was the first serious usage and benefit I experienced of MCP servers.
I guess I had read this article 12-13 years back. I think it was this same article.
One of the things I vaguely remember was reading somewhere that working on this LED manufacturing severely damages the workers' eyes. I don't know how much of it is true and if it is, whether that is still the case.
This is interesting. I want to understand how much of a latency does Omega Walls introduce to the workflow? Or is it recommended for long-running workflows where a couple of additional seconds of latency is fine?
I've built a simple AI-chat interface for one of my products and I had experienced a latency of 6000 ms by adding a router LLM to selectively inject context to the main LLM. Dropped that idea completely.
EDIT: my bad, just read the term "multi-agent workflow" in the title. Still, some idea about the added latency would be helpful.
This is misleading. Education is not the panacea. I am saying it's a "whole of family" approach. Governments need to also provide more support to families. This is clear to any parent.
> Birth rates would also improve when boys and men are educated.
There is no evidence of this being true. This is certainly a narrative peddled by many ideologues.
> Both genders need education and child support programs.
Poorest of poor and illiterate people happen to have more children than the rest.
> Men/Boys need to understand what responsibilities they have, if they choose to have a child.
If men are educated on responsibilities of alimony and child support, with almost no rights, they would neither marry nor have legitimate children.
> They also need to understand the effects that having a child has on a woman's body.
This maybe your personal dream and that's fine. But this has nothing to do with the topic at hand.
> Governments around the world would benefit their society by investing in family planning, family support (esp. child care) to enable parents to work and provide for their family.
Family-planning is euphemism for reducing children per woman. There's no benefit of having less children -> leading to less economic activity in the future. The family support you keep touting about is moot point. Government does not have their own money. People pay taxes which are used by government.
> An educated and healthy populace (from infant to old age) benefits everyone.
Agreed on this point. The definition of benefits are subjective but overall, it is agreed that it is a net positive.
> Poorest of poor and illiterate people happen to have more children than the rest.
Just curious, why do you think this is? Please elaborate.
> If men are educated on responsibilities of alimony and child support, with almost no rights, they would neither marry nor have legitimate children.
Here's the corollary. A woman's body is absolutely ravaged by pregnancy. Her career outlooks suffer. There's a historical reasons why men have to pay child support or alimony. Because many men just don't want children, I guess, but they seem perfectly OK with not using contraception. Those men helped create a situation where an entire legal system that was created to prevent such situations. Because all men have to worry about is financial issues. Imagine it being your physical health instead (like a woman) or your career (like a woman). Maybe, just maybe, men should work together to not be absent and show up for the family they help create. Peer pressure should be stronger by men and men's circles to have respect for women. If you are a good father, great. You have nothing to worry about.
Governments, society and individuals all need to understand the effects _on everyone_. I'm not saying men shouldn't have respect or dignity or whatever. But let's be real, women have not _historically_ had that luxury men have had and still have to fight for their rights too (to this day). The mere fact that you seem to totally miss ALL OF THIS indicates to me that the system of alimony/child support is still very much needed. Because men can't seemingly understand anything beyond financial pressure. Gee wiz.
Your comment is entirely "have children as much as possible" and just doesn't seem to have any consideration for the opportunity, physical or emotional costs of that decision. Like, at all.
> Government does not have their own money. People pay taxes which are used by government.
Yes, this is what society does. An educated and prosperous society builds safety nets for each other. You seem to only care about birth rates but not .. supporting people after they are born. Terrible. We need better policies for family planning. That's what I'm advocating for. You seem to not want any of that. Am I mistaken?
> The thing that really helps me is thinking back to when I’ve worked at larger organizations where I’ve been an engineering manager. Other teams are building software that my team depends on.
> If another team hands over something and says, “hey, this is the image resize service, here’s how to use it to resize your images”... I’m not going to go and read every line of code that they wrote.
The distance of accountability of the output from its producer is an important metric. Who will be held accountable for which output: that's important to maintain and not feel the "guilt".
So, organizations would need to focus on better and more granular building incentives and punishment mechanisms for large-scale software projects.
If I understand correctly, my agent just needs to run `curl curl.md/targetsite.com` and it will receive the webpage in an optimized Markdown file format.
Is there any specific depth until which curl.md will crawl?
> If I understand correctly, my agent just needs to run `curl curl.md/targetsite.com` and it will receive the webpage in an optimized Markdown file format.
Yes, your agent can use it with `curl` or via the CLI, SDK, or agent plugins (currently Claude, OpenCode, Pi, Amp are supported). More info https://curl.md/docs/install
> Is there any specific depth until which curl.md will crawl?
Other uses of other people's production MCP I'm using is Dodo Payments' MCP server. It has helped me a ton for looking up their documentation etc. 10xed my OpenCode agent's speed in building payment integration. This was the first serious usage and benefit I experienced of MCP servers.
Reference: My production MCP server: https://www.npmjs.com/package/@sisyphus-consulting/wuwei-mcp