Reddit Programming
201 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
How AI Really Learns
https://www.reddit.com/r/programming/comments/1hlb632/how_ai_really_learns/

<!-- SC_OFF -->I’ve heard that many people really want to understand what it means for an AI model to learn, so I’ve written an intuitive and well-explained blog post about it. Enjoy! :) <!-- SC_ON --> submitted by /u/Diamant-AI (https://www.reddit.com/user/Diamant-AI)
[link] (https://open.substack.com/pub/diamantai/p/how-ai-really-learns-the-journey?r=336pe4&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1hlb632/how_ai_really_learns/)
Apple reportedly developing new smart home doorbell with support for Face ID (what could go wrong?)
https://www.reddit.com/r/programming/comments/1hlbn9n/apple_reportedly_developing_new_smart_home/

<!-- SC_OFF -->What could go wrong? Not scary at all thinking about burglars 3D printing a mask of my face 😂 <!-- SC_ON --> submitted by /u/NeighborhoodSlow1764 (https://www.reddit.com/user/NeighborhoodSlow1764)
[link] (https://9to5mac.com/2024/12/22/apple-face-id-doorbell-bloomberg-report/) [comments] (https://www.reddit.com/r/programming/comments/1hlbn9n/apple_reportedly_developing_new_smart_home/)
Aimed to practice backend by creating a game, ended up with a frontend TS library to display game maps and similar content. Now a noob in both, input welcomed!
https://www.reddit.com/r/programming/comments/1hldruu/aimed_to_practice_backend_by_creating_a_game/

submitted by /u/Anbeeld (https://www.reddit.com/user/Anbeeld)
[link] (https://github.com/Anbeeld/Tilted) [comments] (https://www.reddit.com/r/programming/comments/1hldruu/aimed_to_practice_backend_by_creating_a_game/)
I recently built a Python logging package called Mohflow to simplify, lightweight, fast to adopt structured logging in my projects. It supports console logging for development and can switch to Grafana Loki for production monitoring without code changes. ElasticSearch support is also in the works.
https://www.reddit.com/r/programming/comments/1hlejgt/i_recently_built_a_python_logging_package_called/

submitted by /u/Solid-Year439 (https://www.reddit.com/user/Solid-Year439)
[link] (https://github.com/parijatmukherjee/mohflow) [comments] (https://www.reddit.com/r/programming/comments/1hlejgt/i_recently_built_a_python_logging_package_called/)