Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is this the function he is referring to:

https://github.com/yasasbanukaofficial/claude-code/blob/main...

?

How is that “neurosymbolic”?

It just looks like poorly structured overly verbose ai generated code.



I cannot find a single aspect of this file that even remotely hints at 'neurosymbolic' intelligence. And the post by Gary Marcus truly exhibits the type of person he is.


Can someone please use AI to explain this code smell?


I am not sure it is inherent to LLM code generation as much as the training data and the tuning of the model. Emphasizing verbose code with lots of explicit explanation. Possibly the stuff you see in CS textbooks. And probably lots of vibe code style edits where the LLM fixes a bug, always adding further complexity to the code.

Funny thing is you could create measurable criterias explaining what is wrong with the code. Ie. function line count or cyclomatic complexity and then letting those guide the code generation.


Very true, with the right feedback loop AI would do a wonderful job of refactoring.

But if AI is the primary author and consumer of this code, that would be an unnecessary step. No need to clean it up for our feeble little human minds.

I was just interested in what this file actually does - and am finding it hard to grok, scrolling through on a mobile device!


I think it does all sorts of random things. And I doubt it is particular easy for a LLM to work with compared to a more sanely structured piece.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: