Elektrine lite

← Feed

@octothorpe@mastodon.online

Post #1817440

2026-04-30 19:04 UTC

@MPgh@mastodon.world yep. On the LLM side of things, it’s basically a very fancy Markov chain generator. It’s gonna spit out the ‘most likely’ next thing. Which is why it works so well for coding. Most code writing is the same shit all the time. (Loops, if/then statements, memory management, etc). It’s also why it breaks when you ask it to do something in a specific esoteric way.

Replies (1)