Remix.run Logo
devmor 6 hours ago

Why would this be surprising? That’s exactly how much of the code they were trained on is presented in PRs, Forums, etc.

3 hours ago | parent | next [-]
[deleted]
astrange 5 hours ago | parent | prev [-]

Is that true? That depends on how their web scraping works, like whether it runs client-side highlighting, strips out HTML tags, etc.

devmor 15 minutes ago | parent [-]

The highlighting isn't what matters, its the pretext. E.g. An LLM seeing "```python" before a code block is going to better recall python codeblocks by people that prefixed them that way.