✕ Clear all filters
11 articles
▶ Videos →

📰 Reddit r/programming

11 articles · Updated every 3 hours · View all reads

All Articles 135,573Blog Posts 140,128Tech Tutorials 35,172Research Papers 26,166News 19,087 ⚡ AI Lessons
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Making numpy-ts as fast as native
I started working on numpy-ts last year and began serious performance optimization in February. These are some of the challenges and lessons from this project.
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Beyond ICR: Incremental 'Suggesting' Read in Emacs
"This is the sixth post in my series on Emacs completion.... This one coins a term for a special case, Incremental Suggesting Read (ISR), where the candidate se
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
+12 years of programming, now what?
A question for guys who into unusual programming stuff. i been programming for +12 years now .. first few years it was fun trying all sort of things from assemb
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Does any one have any notes or comments on the Philosophy of Coding?
I started off thinking I needed to simply memorize Modules and go through each and find a way to apply each of them linearly through the docs. Thinking about it
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Practical uses of monads in Haskell
Inspired by a question on r/haskellquestions , i wrote about the practical aspect of monads for people at a beginner / intermediate level, about how to go beyon
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
OpenAi Spring Boot And Transcriptions
submitted by /u/Efficient-Public-551 [link] [comments]
Reddit r/programming 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
Vectr - tool to stop AI coding assistants from “forgetting” large codebases
One thing that annoys me with AI coding tools: On large repos they keep rediscovering the same things over and over. Typical loop: search symbol open 8 files bu