by dskhatri on 3/31/25, 3:57 PM with 19 comments
by spudlyo on 3/31/25, 7:05 PM
I have a little helper function that uses gptel-request that I use while reading Latin texts. It sets the system prompt so the LLM acts as either a Latin to English translator, or with a prefix argument it breaks down the grammatical structure and vocabulary of a sentence for me. It's very cool.
by zoogeny on 3/31/25, 7:40 PM
Just being able to tell an LLM "rewrite all of this code using this new pattern" and then dozens of code sites are correctly updated is a huge help. It makes me consider bigger refactoring or minor features that I might normally skip because I am lazy.
by IngoBlechschmid on 3/31/25, 7:30 PM
From the title I thought this was an implementation of Gwern's idea, but it's not.
by ZeroGravitas on 4/1/25, 8:25 AM
I thought this might be related based on the title, but it's more about refactoring code.
by noufalibrahim on 4/1/25, 6:08 AM
by anthk on 4/1/25, 4:53 AM
Also, Inform6 allows you far more interactivity than a CYOA game. Which both are systems based on states, but a text adventure allows timers, random events, even chat simulations...
by kleiba on 3/31/25, 6:45 PM
by bradleyy on 4/1/25, 2:16 AM
Don't get me wrong; I use emacs all the time, I just can't seem to make it work for me when working with teams of people on large-ish software projects.
But maybe org mode is worth a revisit as a "managing my ADHD" tool; it's got to be better than Jira, haha.