62
you are viewing a single comment's thread
view the rest of the comments
[-] bunitor@lemmy.eco.br 2 points 1 year ago

this is purely anectodal, but i've tried getting coding help from gen ai a few times and it was never helpful

the last time i tried was particularly ridiculous: i was looking for z-combinator implementations in rust on google and gemini gave me an implementation suggestion. for those who don't know, the z-combinator is an eager variant of the y-combinator and the point of both of those is allowing you to implement recursion without using recursion directly

the code generated by gemini used recursion

and it didn't even compile

this post was submitted on 12 Jul 2025
62 points (95.6% liked)

General Programming Discussion

10011 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS