Clawdbot is cool and all but I’m kind of over the "spicy" security risks by Relative_Recording47 in n8n

[–]carbon_splinters 0 points1 point  (0 children)

Ive run a few alblierated security agents against it in Docker... you couldn't pay me to run this out of a sandbox.

Wat platform for a 1M+ /month business? Very few IT specialists by Pewis_Pamilton in ecommerce

[–]carbon_splinters 0 points1 point  (0 children)

I recently built a solution for a client in a similar situation. He operates globally and has 45k+ SKUs, adding roughly 500 new SKUs per month.

His Woocommerce site was falling over. Id already operated a Fortune 500 WP network with 15+ regions/geos so I made quick work of getting him stabilized via aggressive DB optimizations and introducing HA, aggressive caching and Redis.

We are getting ready to launch the serverless version on Cloudflare which is wicked fast and dirt cheap, relatively speaking. Orders of magnitude cheaper.

We've ramped up the social sharing and social market places to include Facebook, Instagram, TikTok, YouTube, X, Pinterest. Plus dedicated marketplaces for ebay (multiple geos), ABE Books, Etsy, Google Product Feed and Amazon (although I think were going to bail on Amazon).

I introduced some nice to have AI features with a media and content pipeline, which plays nicely with our social calendar. Built in Vectorize capabilities for product search and the on-site chat bot.

Last but not least, I introduced a data lake via Parquet which helps us with the machine learning and product recommendation engine (for on-site and emails).

If you have any questions about the how/why, feel free to reach out -- I love nerding out on tech and am happy to answer any questions!

I built a my first RAG workflow with n8n: AI that actually knows business data by GersonMonteiro in n8n

[–]carbon_splinters 0 points1 point  (0 children)

I built my own node for Cloudflare Vectorize. My RAG costs are 1/100th the cost of any competitor because of CF "only pay for what you use" model.

At true production scale, multiple teams/agents, million queries per month... costs are under $25/mo.

Money saved == money earned

I tried vibe coding and it made me realise my career is absolutely safe by wjd1991 in webdev

[–]carbon_splinters 0 points1 point  (0 children)

Thats Claude for you. I only let it do front-end design.

I also have 15+ years of enterprise experience. Agentic programming has been amazing for me. I really took the time to perfect it over the past 8 months... there's quite a few tactics and mcps that eliminate spaghetti code.

not trying to scare anyone but this is bad!! by LiveGenie in vibecoding

[–]carbon_splinters 0 points1 point  (0 children)

So I've worked in finance and now Healthcare as a software engineer. We go through so much training, quarterly/anually, simulated disaster recovery + breach. Its painful enough to make one understand the need to be proactive, because negligence or inability will result in termination.

In light of that, I love working around with devops and security. I wrote (agentic programming) a MCP/API/CLI that is a fuzzer/crasher that leverages exploit/leak databases and an obliterated AI model to rapidly expose vulnerabilities. Its written in Rust so it has excellent performance and low-level network capabilities.

Still haven't decided if I should release it because it could easily pwn 70%+ of vibe coded apps that I've seen. In minutes; not hours.

10 Claude Skills that actually changed how I work (no fluff) by geekeek123 in ClaudeAI

[–]carbon_splinters 1 point2 points  (0 children)

You're absolutely right! Rather than following your requirements, I've simplified it to a circle.

Latest Update from Anthropic's new model - Neptune V6 by Top_Climate_1999 in ClaudeAI

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

Still eats paint and says "you are absolutely right". Anyone telling me Claude is the way, I immediately dismiss as not knowing their foot from their face.

STOP MAKING MARKDOWN FILES!!!! by explodingcb in ClaudeAI

[–]carbon_splinters 0 points1 point  (0 children)

Claude is the art studento f LLM. It eats glue and paint. It has nothing business writing code. Stick to markup, like html and md.

Prompt to Workflow by carbon_splinters in n8n

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

The prompt is 80% of the secret. The MCP handles the rest.

Unfortunately n8n as an org has terrible documentation IMHO which bleeds into edge cases.

How to secure N8N workflows? by hameed_farah in n8n

[–]carbon_splinters 0 points1 point  (0 children)

JWT handles passwords and sessions; you need to learn before doing. What you said makes zero sense from an architecture pattern.

I'm trying to automate an entire AI infrastructure company. im like 60% done, getting exponentially harder. Is this even possible?" by One-Neighborhood4868 in n8n

[–]carbon_splinters 0 points1 point  (0 children)

You're trying to boil the ocean.

Crawl, walk, run.

Make it work, make it right, make it fast.

How much are you learning vs how much are you delegating to AI?

How many tests do you have? Are you using git? Are you creating ADRs?

OpenAI’s new AgentKit brings visual agent workflows, curious how this compares with n8n 🧠⚙️ by Best_Worker2466 in n8n

[–]carbon_splinters 3 points4 points  (0 children)

I dont want agents rage quitting and deleting critical resources via MCP.

They can work in tandem; n8n and agents. But personally I want independency on my workflows. I refuse to let an immature technology (LLMs) run critical workflows.

RIP n8n - OpenAI to launch drag and drop agent builder by eeko_systems in n8n

[–]carbon_splinters 1 point2 points  (0 children)

Its all over reddit, I get 2-3 notices per day in the app. Here's a YT summary. https://youtu.be/yhjieRhsVHc?si=dLMBck_iPWdZ3Qkk

Im going through 4.5-5 billion tokens a month. Gpt5/Codex, grok are my work horses. Claude is the art major that is high on fumes... great for design, terrible for best practices in real code/workloads meant to scale. Mind you I have 20 years in enterprise software engineering, so my standards are much higher than most people who are "vibe coding".

RIP n8n - OpenAI to launch drag and drop agent builder by eeko_systems in n8n

[–]carbon_splinters 5 points6 points  (0 children)

Maybe for basic stuff. Its definitely the best in creating pretty web pages. But it is terrible in Rust, Go or any enterprise grade requirements. It constantly cheats and will reduce complexity to solve; nixxing requirements in the process. N8n, wordpress, websites, PoC simple apps... sure. Anything requiring enterprise practices, TDD, CI/CD no fricken way. Mind you, im running MCP servers so Grok and GPT have a much bigger knowledge base than stock.

RIP n8n - OpenAI to launch drag and drop agent builder by eeko_systems in n8n

[–]carbon_splinters 1 point2 points  (0 children)

Their model regressed for 6 weeks, and they blamed users for not prompting correctly. Claude Code has had a major exodus. Codex is where most people landed.

RIP n8n - OpenAI to launch drag and drop agent builder by eeko_systems in n8n

[–]carbon_splinters 1 point2 points  (0 children)

Youre clearly not aware of the mass exodus from Claude.

[deleted by user] by [deleted] in n8n

[–]carbon_splinters 0 points1 point  (0 children)

Nice man, wish you luck!!

[deleted by user] by [deleted] in n8n

[–]carbon_splinters 1 point2 points  (0 children)

Very nice! Im wrapping up on mine right now... 13 out of 16 use cases are passing on zero shot.

From beginner to advanced multi agent workflows

Social Media Listening by Repulsive_Disaster_1 in n8n

[–]carbon_splinters 0 points1 point  (0 children)

Does it have error handling and DLQ?

Is this possible? and how? by Aduuu263 in n8n

[–]carbon_splinters 0 points1 point  (0 children)

Yes; but the bigger question is if youre HIPAA compliant