Reddit Programming
211 subscribers
1.22K photos
125K links
I will send you newest post from subreddit /r/programming
Download Telegram
Raoi – TypeScript library to give objects integer ids and retrieve them by said ids at any moment. Use global register or create local ones, with multiple ways to ensure type safety in both TS and vanilla JS!
https://www.reddit.com/r/programming/comments/1iq6kmp/raoi_typescript_library_to_give_objects_integer/

submitted by /u/Anbeeld (https://www.reddit.com/user/Anbeeld)
[link] (https://github.com/Anbeeld/Raoi) [comments] (https://www.reddit.com/r/programming/comments/1iq6kmp/raoi_typescript_library_to_give_objects_integer/)
Getting LLMs to more reliably modify code- let's parse Abstract Syntax Trees and have the LLM operate on that rather than the raw code- will it work? I wrote a blog post, "Prompting LLMs to Modify Existing Code using ASTs"
https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/

submitted by /u/10ForwardShift (https://www.reddit.com/user/10ForwardShift)
[link] (https://codeplusequalsai.com/static/blog/prompting_llms_to_modify_existing_code_using_asts.html?p) [comments] (https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/)