Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Boost Your Productivity with Our Open Source Salesforce Notion Integration Project
https://www.reddit.com/r/programming/comments/13lhxdh/boost_your_productivity_with_our_open_source/

<!-- SC_OFF -->Hey everyone! We're excited to share our open source project that seamlessly integrates Salesforce and Notion. Say goodbye to manual data entry and hello to increased productivity! Check out our project on GitHub and start streamlining your workflow today! #Salesforce #Notion #OpenSource #Productivity <!-- SC_ON --> submitted by /u/biruk251 (https://www.reddit.com/user/biruk251)
[link] (https://github.com/probiruk/salesforce-notion-integeration) [comments] (https://www.reddit.com/r/programming/comments/13lhxdh/boost_your_productivity_with_our_open_source/)
SnapSpeak: Seeking Fresh Perspectives - Turning images into stories
https://www.reddit.com/r/programming/comments/1b06o7e/snapspeak_seeking_fresh_perspectives_turning/

<!-- SC_OFF -->Hey everyone, Came across this Django project called SnapSpeak. It's all about turning images into stories using Visual Elocution Synthesis and OCR. They've got a demo video on their GitHub README if you wanna check it out: SnapSpeak GitHub Repo (https://github.com/thisisankit27/SnapSpeak) Now, here's the deal: they're talking big with MongoDB integration for model training, K8s for scaling, and all that stuff. But hey, every project could use a fresh set of eyes, right? Your feedback could be the game-changer they're looking for. Join us in shaping SnapSpeak into something extraordinary. Your voice matters. Let's make it happen together! #opensource #feedbackwelcome #developmentcommunity <!-- SC_ON --> submitted by /u/Dev-Daddy (https://www.reddit.com/user/Dev-Daddy)
[link] (https://github.com/thisisankit27/SnapSpeak) [comments] (https://www.reddit.com/r/programming/comments/1b06o7e/snapspeak_seeking_fresh_perspectives_turning/)
[Open Source] SwarmGo: Build Scalable AI Agents with Go (MIT License)
https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/

<!-- SC_OFF -->I’m excited to announce that I’ve just open-sourced SwarmGo, a Go framework that makes it easy to build, coordinate, and manage multiple AI agents. Inspired by OpenAI’s Swarm framework, SwarmGo is designed to help developers quickly implement AI-driven workflows with customizable functions and agent handoffs. Key Features: • Agent Handoffs: Agents can pass control based on context, making it perfect for scenarios where multiple capabilities need coordination. • Custom Functions: Define specific functions or tools that agents can use to perform tasks. • Lightweight and Scalable: Designed to handle independent agent interactions without complexity or bloat. • MIT Licensed: Free to use, modify, and contribute to! If you’re working with Go and AI or exploring AI-driven workflows, I’d love for you to check it out and let me know what you think! 🎉 👉 https://github.com/prathyushnallamothu/swarmgo I’d be happy to answer any questions, get feedback, or hear ideas for future improvements. I built this package to contribute back to the Go and AI communities, and I’m excited to see how it can be used in real-world applications. Looking forward to your thoughts and feedback! golang #ai #opensource #machinelearning #OpenAI <!-- SC_ON --> submitted by /u/EasyPattern4601 (https://www.reddit.com/user/EasyPattern4601)
[link] (https://github.com/prathyushnallamothu/swarmgo) [comments] (https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/)
🚀 Just Built a High-Performance Java Library for Multi-threaded File Processing – Feedback Welcome!
https://www.reddit.com/r/programming/comments/1kuwh48/just_built_a_highperformance_java_library_for/

<!-- SC_OFF -->Hey folks,
I just released a new Java library: SmartFileProcessor. It's designed for high-throughput, multithreaded file processing with configurable batching, line/batch processors, and in-depth thread-level stats (JSON/CSV/human-readable output). 🧵 Features: Multi-threaded processing with backpressure Buffered + batched writes with async flushes Pluggable LineProcessor or BatchProcessor Export runtime performance metrics (JSON/CSV) Tracks memory, wall-clock time, thread-level timing Perfect for large log files, ETL workflows, and pre-processing pipelines. 📦 GitHub: https://github.com/MayankPratap/Samchika
Would love feedback, issues, PRs, or just thoughts! #Java #Multithreading #Performance #OpenSource <!-- SC_ON --> submitted by /u/SatyamEvaJayat (https://www.reddit.com/user/SatyamEvaJayat)
[link] (https://github.com/MayankPratap/Samchika) [comments] (https://www.reddit.com/r/programming/comments/1kuwh48/just_built_a_highperformance_java_library_for/)