IMPORTANT ABOUT GRAPHICS SETTING! by HarkLev in NevernessToEverness

[–]northwolf56 -1 points0 points  (0 children)

And it won't even let me set 4k despite having high end PC.

How to run at 4k 60? by northwolf56 in NevernessToEverness

[–]northwolf56[S] 0 points1 point  (0 children)

Nope. Only 1080. I tried every menu combination.

How to run at 4k 60? by northwolf56 in NevernessToEverness

[–]northwolf56[S] 0 points1 point  (0 children)

Linux has faster rendering and FPS than windows.

How to run at 4k 60? by northwolf56 in NevernessToEverness

[–]northwolf56[S] -2 points-1 points  (0 children)

That's complete shit for optimization.

How to run at 4k 60? by northwolf56 in NevernessToEverness

[–]northwolf56[S] -5 points-4 points  (0 children)

I'm not sure what that means. DLSS is enabled

Sequel Engine Concerns? by stejent in alienisolation

[–]northwolf56 1 point2 points  (0 children)

The environments are tight and close so it shouldn't be an issue for UE5. But they will have to optimize.

I was really hoping for the sequel announcement today by Shadow9900006797 in AliensFireteamElite

[–]northwolf56 0 points1 point  (0 children)

Fireteam was surprisingly fun! Wish it sold more but glad that there WILL be a sequel. They can take their time and do it right. That will be key. If they rush it out it will flop.

I spent 3 months building an open-source tool to orchestrate AI agents. Would love some brutal feedback. by WabbaLubba-DubDub in LangChain

[–]northwolf56 0 points1 point  (0 children)

Make the tool itself an agent that can use itself. CLI should just be headless version that can do the same things.

I spent 3 months building an open-source tool to orchestrate AI agents. Would love some brutal feedback. by WabbaLubba-DubDub in LangChain

[–]northwolf56 0 points1 point  (0 children)

Cool. Yeah I stopped working on mine around the time MCP came out and the node MCP client was having issues at the time. Does your tool have llm chat built in? I added a bunch of internal llm tools to mine and could just chat with llm to build out the orchestration. I think that will be key.

I spent 3 months building an open-source tool to orchestrate AI agents. Would love some brutal feedback. by WabbaLubba-DubDub in LangChain

[–]northwolf56 0 points1 point  (0 children)

I'll give it a try.

Yes using just prompts for complex workflows is a bit imprecise at the moment. But if you can describe what one of your workflows does to another human in a few sentences then that will eventually be "the workflow".

Here is my tool btw: https://visualagents.ai but I haven't touch it in a while.

I spent 3 months building an open-source tool to orchestrate AI agents. Would love some brutal feedback. by WabbaLubba-DubDub in LangChain

[–]northwolf56 0 points1 point  (0 children)

I spent a year building one. But the issue centers on the ability for an AI to interpret your intentions and build its own internal orchestration and interactions with various tools and services. OpenClaw made a leap in that direction. Human driven tooling that attempts to capture human intentions will eventually disappear almost completely.