Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Programming Language - Gibber - I've been thinking about a new kind of programming language—one not just written by humans for humans, but one that is optimized for AI-assisted coding. I’m calling it Gibber. This is just an idea at this point, with me tinkering with concepts and seeking feedback.
https://www.reddit.com/r/programming/comments/1jauwpv/programming_language_gibber_ive_been_thinking/

submitted by /u/Forward-Ad-8792 (https://www.reddit.com/user/Forward-Ad-8792)
[link] (https://github.com/gibberlang/gibberdoc) [comments] (https://www.reddit.com/r/programming/comments/1jauwpv/programming_language_gibber_ive_been_thinking/)
Image Editing as a Syntax Tree - 'Developer Voices' podcast with lead devs of Graphite, a FOSS design app with a compiler for its own graphics pipeline language
https://www.reddit.com/r/programming/comments/1jaxbww/image_editing_as_a_syntax_tree_developer_voices/

submitted by /u/Keavon (https://www.reddit.com/user/Keavon)
[link] (https://www.youtube.com/watch?v=ZUbcwUC5lxA) [comments] (https://www.reddit.com/r/programming/comments/1jaxbww/image_editing_as_a_syntax_tree_developer_voices/)
I built an open-source tool for creating educational programming content in multiple formats
https://www.reddit.com/r/programming/comments/1jb660f/i_built_an_opensource_tool_for_creating/

<!-- SC_OFF -->Hi all, I originally created CodeVideo as a little side project using FFMPEG WASM in the browser as an experiment, but it's since grown into my vision for a completely automated software educational course production system. The idea is that you create the educational content once, then can export the course to multiple formats - as a video (of course!), but also as an interactive webpage, a blog post, or even a book, PDF, or PowerPoint! It's 100% open-source (you can self-host it for free, or use any and all of the libraries for free), though of course I'm hoping to earn something from the insane amount of time I put into the project, so there's also a token-based generation option for those who prefer a managed solution / custom integrations / etc. You can read more about the technical details and history on my Substack post: https://codevideo.substack.com/p/launching-codevideo-after-two-years And here's the intro video about how to use the studio: https://youtu.be/4nyuhWF6SS0 From an intellectual and software standpoint this project has been an absolute blast to build - and as always, I've learned a TON along the way. Very excited to get feedback from the r/programming (https://www.reddit.com/r/programming) community (even the skeptical kind!). <!-- SC_ON --> submitted by /u/trollerroller (https://www.reddit.com/user/trollerroller)
[link] (https://studio.codevideo.io/) [comments] (https://www.reddit.com/r/programming/comments/1jb660f/i_built_an_opensource_tool_for_creating/)