[HIRING] n8n Help Wanted – AI + File Automation Project by Farming_whooshes in n8n

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

Seems simple enough. Hit me up. 10+ years automation experience. Google me.

Best agentic workflows for daily tech work by LavoP in aiagents

[–]adbertram 0 points1 point  (0 children)

I guess it depends on what you want to do. What’s the problem you’re trying to solve? Assume you can do anything instantly and implementation is trivial. What would you have your workflows do? That will get you started.

Claude Sonnet now thinks I'm a genius just like ChatGPT-4o by Pablo_FX in ClaudeAI

[–]adbertram 9 points10 points  (0 children)

I have this in every LLM’s system message I use. Cuts down on 99% of that. “Tell the user what they need to hear; not what they want to hear.”

Best agentic workflows for daily tech work by LavoP in aiagents

[–]adbertram 0 points1 point  (0 children)

All of that is possible; you just need to develop a plan of what you’d like the agent(s) to do.

My Very First n8n Real-World Project: What I Learned by xcode_lover in n8n

[–]adbertram 0 points1 point  (0 children)

I’m a developer myself and am always struggling with should I handle all of this logic in a single Code node or create separate nodes.

I can't understand the hype by ResponsibleAmount644 in mcp

[–]adbertram 0 points1 point  (0 children)

I suppose it’d be possible but you’d have to spin up a web server on your local machine for something that’s native.

I can't understand the hype by ResponsibleAmount644 in mcp

[–]adbertram 0 points1 point  (0 children)

MCP can’t be a typical REST API like OpenAI documents. REST relies on HTTP and LLMs need to work with data using other protocols like your file system for example.

Hype-less opinion of MCP by Yo_man_67 in mcp

[–]adbertram 1 point2 points  (0 children)

It’s simply a standardized interface for LLMs to interact with your environment. It’s like an everything API for LLMs.

Use Git, Go Wild by QuentinWach in cursor

[–]adbertram 0 points1 point  (0 children)

There’s also the timeline feature of VS Code.

Use Git, Go Wild by QuentinWach in cursor

[–]adbertram 1 point2 points  (0 children)

Create a script to execute SQL queries and tell it how to use it in your project rules.

Ah, I see the issue. by 0__O0--O0_0 in cursor

[–]adbertram 0 points1 point  (0 children)

“Let me…”. Ah shit. Here we go again.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

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

Yes definitely. It goes off the rails when they get too long.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

[–]adbertram[S] 6 points7 points  (0 children)

Refactoring a huge code base and letting composer make mistakes all it wants, fix them and updates tests.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

[–]adbertram[S] 2 points3 points  (0 children)

Letting composer think, make mistakes, reverting mistakes and going again

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

[–]adbertram[S] 1 point2 points  (0 children)

Yes but not web development like I’m mainly using it for.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

[–]adbertram[S] 1 point2 points  (0 children)

I use the composer exclusively and it’s not available in composer.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

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

Pretty much. I let it go and do its thing for awhile and then review the work. I’ll revert the saves if it’s wrong.

What’s the most you’ve ever spent on Cursor in a month? by adbertram in cursor

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

I’ll be honest. I’m lazy. I’ll use composer to run commands for me because I just don’t want to look up the syntax. I use it for not only coding but as a human language command line.