AI content and forum conduct in an unmoderated space

AI content and forum conduct in an unmoderated space

Note added 23 June 2026: For the hardly enforced topic hygiene, the discussion about CAD Augumentation and Autonomy that originally began here, will restart to its own private thread: [link tba].

Current thread has drifted into a wi(L)der and polarizing discussion about AI-generated content, forum norms, and moderation. I have therefore retitled it to better reflect what the discussion became.

With no active moderation available, I have left the original post as written and changed only the title and this note, for clarity. The wider discussion can continue here on its own terms, without treating it as off-topic.

Apologies for the repeated edits. I am still learning the forum interface. Gladly, the removed/revised messages are still available in the history and should now make sense in the updated context without blaming off-topic.

Original topic title: “From Words to a Working Prototype: AI-Driven Design Environments”

There’s a kind of magic that turns up in stories from all over the world: someone says the right words, and a thing simply appears. A table lays itself with food. A word becomes light. A wish becomes something you can pick up and hold. For almost all of human history that stayed firmly in the realm of fairy tales. If you wanted to make something, you made it: patiently, by hand, learning the craft over years.

That is quietly changing. It is becoming possible to describe what you want in plain words and watch it take shape in front of you. This topic is for exploring the superpowers that machine learning and high-performance computing can bring to a creative person, inside whatever design environment they already like.

If I opened with the technical end of this (agents, skills, recursive self-improvement), it would read like English but land like noise: much of the vocabulary and semantics are new, or project-specific. So forgive a slightly longer introduction than usual.

Making has been “code-driven” for a while

A lot of what we already do in the space is driven by code, not by drawing. When you cut on the laser or print on the Bambu, the machine is not following your sketch. It is following G-code, a plain list of instructions: move here, at this speed, heat to that temperature, laser on, now off. It is the control layer underneath digital fabrication, and it has been there all along.

Parametric CAD took the same idea up a level. Tools like Fusion, or Rhino with Grasshopper (which a few members here have already explored: see the Grasshopper workshop and Rhino 3D & Grasshopper threads), let you describe a part with numbers and relationships instead of placing every line by hand. So “describe what you want, let a machine produce it” is not new. What is new is the language we are allowed to describe it in.

Talking to your tools in plain words

  • Vibe coding (a phrase Andrej Karpathy popularised in 2025): building something, whether software, geometry, or a run of G-code, by describing what you want in natural language, letting an AI write the underlying code, and steering by the result rather than reading every line.
  • MCP (Model Context Protocol): an open standard, a bit like a universal plug. Think USB-C, but for AI. It lets a language model reach out of the chat box and actually operate other software: call a CAD program’s commands, read a file, run a slicer, through one shared interface.
  • Agentic codespaces (Claude Code, Codex, Antigravity, OpenClaw and others) are not chatbots but environments where the model can read and write files, run commands, generate scripts, do research in batches and work in a loop, pulling in serious cloud compute. Point one at almost any design app with a scripting interface (FreeCAD, Rhino, Fusion, Blender, Bambu Studio, LightBurn) and it can generate and modify geometry, G-code, firmware, documentation and standards, responding to your voice commands with your own voice if that’s what you want it to do.

These tools inject model inference, a dose of supercomputing we are already paying for in rising memory prices, and a degree of autonomy into design environments that were previously yours alone to drive by hand.

Is “vibe coding” real coding?

Does describing software in natural language make you a programmer? Linus Torvalds, who started Linux, recently pushed back on the hype. His point, roughly: people boast that “99% of my code is written by AI,” but 100% of all code has always been written by compilers. Tedious learning of syntax was the gatekeeper standing between many creative minds and their potential.

I find that clarifying rather than discouraging. If the machine takes the mechanical part, the question becomes: what is the craft that stays ours? I do not think there is a settled answer, and I would like to hear yours.

Where I have got to

  • I started by wiring GPT-3.5 into Kali Linux through AutoGPT. That was a terrible idea.
  • For the last few months I have been in OpenClaw, Antigravity, Claude Code and Codex, offloading the mechanical parts of the work onto the machine, where I think they belong, and keeping the judgement for myself.
  • Along the way I have got AI talking to FreeCAD, Rhino, Fusion, Blender, Bambu Studio, LightBurn and others: generating and modifying geometry, G-code and firmware, scripting motion, controlling light, and the rest.
  • I’m currently building an agentic Claude-Codex hybrid, a recursive self-improvement CAD “metaskill” system: tools that augment and, step by step, automate the design → manufacturing loop.

None of this replaces making. It moves the most tedious parts out of the way, leaving more room for the dopamine-rich ones.

Why I am posting

To gauge interest, and to find people already working this way. If there is appetite, I am happy to run regular, self-taught workshops in the space and to exchange experience with anyone down this road.

There is already interest here: @Christian has worked with parametric design in Rhino and Grasshopper; @jamesnwalker ran a workshop on generative modelling in Grasshopper; @nkmdk007 was after an easier way to design and visualise a product; @Brendon_Hatcher has been building computer-vision and AI tools on the Raspberry Pi. If that is you, or near it, I would value your take.

A few questions:

  1. Please chime in if you are already scripting or automating your design tools (skilling, workflowing, fan-out, MCP, all of it). What has worked, and what has burned you?
  2. Which design environment would you most want to be able to “talk to” in plain words?
  3. Where does this help, and where does hand skill stay irreplaceable?
  4. Is vibe coding real coding to you? Does it make someone a programmer?
  5. Would a hands-on workshop series be useful, and what would you want from the first session?

Pull up a chair. I can share progress as I go.

Max Craft

Phantom Quantum 2026

All Rights Reserved.

1 Like

Would you mind clarifying if you wrote the text in the post or if you used AI to generate it?

3 Likes

Good question, though I would gently push back on the either/or it assumes. The honest answer has a boundary running through it, and where that boundary sits is one of the things this topic is about, philosophically and legally.

So, to draw it plainly. Is it more literate than I would manage unaided? Probably. Is it better formatted than I would usually bother with? Yes. Is it, technically, machine-generated text? Yes. But was any part of it created by a machine? No. Was the research conducted by a machine? No, I directed that. Was it synthesised by a machine? Yes. Was any part of it not authored by me? No.

The distinction I find worth keeping is machine-generated versus machine-authored. The wording and the polish are assisted; the ideas, the experience, the judgement, and the decisions about what to say are mine. Which is the workflow the post describes: offload the mechanical part, keep the authorship. Where exactly that line falls, and what it means for authorship and IP, is a good thing to argue about here.

Thanks for confirming. I appreciate you making it clear it’s AI slop before I bother reading any of it. Pretty please refrain from cluttering the platform the humans are using here, it’s not welcome.

3 Likes

This is rude.

I just wanted to check in — I’m not quite sure where we stand. I’ve done my best to make it clear that no harm was intended, I’ve been open to having my response looked at and critiqued, and I’ve offered an olive branch. I’m really hoping we’re in a good place now, but please know there’s no pressure — I just care about making things right. Are we okay?

Hi Max. I’m in! Would love to explore these topics with you and others.
At the moment I don’t use AI in this way, but I want to understand it better.

As for vibe coding, I have a product I want to produce where “traditional” coding would require much more of me than I can give (I don’t know the required programming language, or the tech stack in which my app will live, nor do I have the time to develop independent mastery).

As to electronoob’s initial response, I think it speaks to one of the many visceral responses we have to AI. I also absolutely hated the first paragraphs of your post on first reading. My younger daughter could rant for hours in response to AI in art. I’m responsible for rolling out AI at work, and my colleagues responses are such a mix (often within the same person!).

So, yes, let’s meet and explore the whole stack, from what it means to be human, be human in the age of AI, how to use it in the ways you describe, and what that means for creative minds going forward.

5 Likes

(post deleted by author)

I’ve tried to be decent, please consider acting the same, especially as you have implied stalking me online by mentioning agariomods. That’s very weird and makes me uncomfortable. I don’t feel that is appropriate and is quite scary honestly. Have I managed to upset you to the point of trying to find info on me and attempting to dox me in some way and frighten me by showing you’re looking me up.

I have no idea how AI works, and honestly I am not even interested, but even as someone completely out of the loop I feel this conversation should stop and de-escalate immediately.

I strongly feel you should carry on talkin on private message if you wish to do so.

Your prerogative to do as you please of course, just my thoughts.

Maybe a @moderators should be made aware, just in case.

2 Likes

Thanks Brendon, glad to have you in:) I appreciate the constructive feedback without hate, although your predecessors post is a great example. Demanding more effort/deliberation to read than it took to write, reveals something unflattering interpersonally, that written unassited would remain hidden. It reveals something uncomfortable about vast humans in general. In vibe-coding, the same cause: lack of specificity*poor inference has even more severe effect spoiling your ouptuts downstream. I’ve been developing guardrails against ambiguity in the convergent phases of my loop inits which I’m happy to discuss further.

Ouch! Time out!

Is this the Max who owns his own X1C and kindly volunteered to step in as a 3d Tech, especially to help with inductions? If so we should cut Max some slack. Thanks Max.

2 Likes

Thanks for stepping in @stefanoromano and recognition @maji, I believe that topics of forum discipline and 3d print might deserve a designated placement too. I have flagged the concerning posts without results. Received “you can’t tag administrators” popup when tried to do so. Removed my offtop-followups and potentially confusable posts and have dropped a courteous private message to the fellow member inviting to engage with the forum rules, and remove the ideologically biased content. I do apologize for letting the conflict to escalate uncontrollably. I declare to the best of my knowledge I have been acting in a good will and in compliance with the law in force.



Can a @moderators step in before this gets to the tipping point?
Or @directors if it comes to that?

2 Likes

Initially I felt justified in my post, until when it was pointed out that I was rude. I definitely could have handled wording it better.

I don’t know if it helps but I’ve used just shy of 2 billion tokens in the past few days with Claude code, I’m not entirely anti-ai, I’m tired of certain aspects of it and I spoke to max rudely about it - in future I will try to find better ways of expressing it.

I’ve tried coding with AI, first deepseek to make code for a dog robot, but that code was really kind of spaghetti like and their was no version control, and it reminded me of myself when I was teenager writing loads of code and just spewing it out!!

I then put this code, generated by deepseek, half-working, half-not, loads-a-files, and got copilot cli (github version) to sort it out, automatically, and it made an improvement, but still it was the same thing, a bit like an over-enthusiastic teenage programmer (no offence to teenage programmers, I was one once, a long time ago).

Has anyone else had this experience with using AI for coding?

1 Like

In my experience Deepseek needs watching over, even with memory files and skills. It is a bit more unruly than Gemini or Claude. I think it is much less non-coder friendly than other models.

1 Like