
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Claude directly has over 1100000 lines of direct code contribution. It has pretty much the same amount of code committed directly as the creator has.
His entire coding history before Claude consisted of changing readmes or searching and replacing project name text or modifying a dead link to his own link.
Suddenly in 4 months, without ever producing actual code before, he becomes a very competent coder enough to tackle mCAD, a notoriously difficult coding task that takes many many years with teams to make meaningful progress on?
That is vibe coding.
And his co-contributer "gianlucafiore" is exactly the same story. Has literally only made issues until LLM coding got released and then late 2025 (December) switched to making commits that he badly copied from an LLM such that some of the commits are literally one full line (as direct in-file working of the LLM wasn't as accessible then)
That is vibe coding.
So the top 3 contributes are
- An LLM
- Someone that only has committed any code via an LLM
- Someone who has only made issues before beginning with an LLM and submits clearly generated code
There is likely no human-made code in the entire project besides changing a couple links.
Oh no!
Anyway...
Holy shit
Besides all the whining here, is the program actually good? Does it work? Is it buggy?
If people can create useful working open source software using LLM's then I don't really care an LLM wrote it.
I'm a bit weary about Claude being the top contributor
I'm allergic to AI code. It's worse than spaghetti. I wish it wasn't AI-made, for the most part.
While a steep learning curve, I think moving forward with cadquerry or other programming based approach will be the best way to future proof your cad workflow
The interactive approach should be just as future proof. Programmatic interfaces are not really suitable for many designers. Who work more intuitively with direct visual interaction. I couldn't imagine doing really complex stuff programmatically.
Unless it's capable of using GPU for actual CAD and not just rendering, I may stick to FreeCad.
Does it do parametric model designs?
The primitives are parameric. I'd assume ACIS solids are too? You can try it out yourself by following one of those links.