Reddit Programming
197 subscribers
1.22K photos
127K links
I will send you newest post from subreddit /r/programming
Download Telegram
Just kicked off my AgentCraft Hackathon with LangChain - here are the expert sessions! (recordings available)
https://www.reddit.com/r/programming/comments/1grxkas/just_kicked_off_my_agentcraft_hackathon_with/

<!-- SC_OFF -->Just hosted the kickoff for my company DiamantAI's AgentCraft hackathon with LangChain. Recorded some amazing sessions with experts sharing the latest in AI agent development: Lance Martin from LangChain introduced LangGraph - a new framework for building reliable AI agents Monday.com's AI head demonstrated GPT-Researcher (15K GitHub stars) - multi-agent research assistant with 40% quality improvement Microsoft demoed Azure AI Studio with $200 free credits + up to $150K for startups Dynamiq CEO showcased their enterprise orchestration platform reducing ticket processing by 50% CopilotKit CEO showed how to build sophisticated AI apps with human-in-loop workflows Full recordings and resources are available in the link attached. Let me know if you have any questions about the sessions or hackathon! <!-- SC_ON --> submitted by /u/Diamant-AI (https://www.reddit.com/user/Diamant-AI)
[link] (https://open.substack.com/pub/diamantai/p/agentcraft-hackathon-kickoff-world?r=336pe4&utm_campaign=post&utm_medium=web) [comments] (https://www.reddit.com/r/programming/comments/1grxkas/just_kicked_off_my_agentcraft_hackathon_with/)
Made a browser based Linux Distro Simulation, called ELECTRON OS (not related with the OG electronJS). It's purely made in JS and has a GUI simulation too. It can perform all basic tasks like a normal Linux terminal but on the web. Check out the full docs here.
https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/

submitted by /u/Mean_Option_7459 (https://www.reddit.com/user/Mean_Option_7459)
[link] (https://github.com/Hrishavvv/ElectronOS) [comments] (https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/)
I'm working on a browser-based 32-bit, 64k CPU emulator with a simplified ASM language to help people learn assembly programming. Let me know how I can improve it!
https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/

submitted by /u/poemmys (https://www.reddit.com/user/poemmys)
[link] (https://bc32.jacksonfurr.dev/) [comments] (https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/)
GitHub - mehdihadeli/awesome-software-architecture: 🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/

submitted by /u/mehdi_hadeli (https://www.reddit.com/user/mehdi_hadeli)
[link] (https://github.com/mehdihadeli/awesome-software-architecture) [comments] (https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/)
Automation of postman collection via Express App
https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/

<!-- SC_OFF -->Hi everyone, I wanted to share my contribution to the dev community. I've realized that creating postman collection takes time and the effort we developers don't find interesting. I published my first npm package and would really appreciate if you can provide feedback to the tool. With this package, you can: * Quickly generate a Postman collection for your Express app * Avoid the hassle of manual setup * Save valuable time on API documentation I'll really appreciate feature request and code contributions. <!-- SC_ON --> submitted by /u/habibaa_ff (https://www.reddit.com/user/habibaa_ff)
[link] (https://www.npmjs.com/package/express-api-to-postman) [comments] (https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/)