Tag
A tweet warns that different AI model families have unique conversation formatting rules that silently corrupt training data, requiring developers to learn each family's quirks individually.
SquarePact introduces a Word add-in that lets AI agents edit documents natively in Microsoft Word while preserving formatting, with a new feature to connect custom OpenClaw agents. The tool addresses the common problem of formatting loss when pasting AI-generated text into Word documents.
The C++26 standard introduces several improvements to the std::format library, including direct pointer formatting, path formatting, constexpr support, and a new empty line overload for std::println.
A study demonstrates that simply changing the formatting (prose vs bullet points) of a persona prompt dramatically flips an LLM's behavior in a Prisoner's Dilemma, from 96% cooperation to 20%, illustrating extreme sensitivity to format despite identical content (p < 0.001).
The article argues that code and comments should be wrapped to different columns, with comment width relative to the comment start, and discusses how current editor tools don't properly support relative wrapping.