Reddit Programming
199 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
Build Your Own Temperature Monitoring System with Python & Zigbee
https://www.reddit.com/r/programming/comments/1f4wkys/build_your_own_temperature_monitoring_system_with/

<!-- SC_OFF -->I built a system for storing the temperature of each room in my house! <!-- SC_ON --> submitted by /u/btb331 (https://www.reddit.com/user/btb331)
[link] (https://youtu.be/6MQce99cYXM) [comments] (https://www.reddit.com/r/programming/comments/1f4wkys/build_your_own_temperature_monitoring_system_with/)
AGPL or MIT?
https://www.reddit.com/r/programming/comments/1f4zsu5/agpl_or_mit/

<!-- SC_OFF -->So I am the core maintainer of https://github.com/Scale3-Labs/langtrace . Our open source project is licensed under AGPL. AGPL lets anyone use this project, self host and use it for free forever. But, if they want to resell it, they need to make their derivative work open source and AGPL aswell. MIT is more open and permissive license which allows anyone to create derivative work and resell that and we wouldn’t even know. I was wondering if AGPL is still the right choice. Cos we also depend on the cloud hosted offering of our product for the sake of monetizing it and we would want to protect that. What’s your take? <!-- SC_ON --> submitted by /u/cryptokaykay (https://www.reddit.com/user/cryptokaykay)
[link] (https://github.com/Scale3-Labs/langtrace) [comments] (https://www.reddit.com/r/programming/comments/1f4zsu5/agpl_or_mit/)