this post was submitted on 26 Aug 2023
671 points (91.9% liked)

Programmer Humor

19165 readers
1433 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] amki@feddit.de 6 points 1 year ago (2 children)

No. Programs cannot reprogram themselves in a useful way and are very very far from it.

[–] yum13241@lemm.ee 1 points 1 year ago (1 children)

Then how does polymorphic/self-modifying code work?

[–] amki@feddit.de 0 points 1 year ago

It doesn't or do you have serious applications for self-modifying code?

[–] legion02@lemmy.world 1 points 1 year ago

Eh, I'd say continuous training models are pretty close to this. Adapting to changing conditions and new input is kinda what they're for.