Reddit Programming
211 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
Local-Second, Event-Driven Webapps
https://www.reddit.com/r/programming/comments/1nky67v/localsecond_eventdriven_webapps/

<!-- SC_OFF -->Transactional event-sourcing on the backend, and accumulating client-side events on the frontend, when there's no connectivity: exploring an alternative to a full-blown local-first application (which might be non-trivial to write), and a traditional client-server (which might not always have the best UX) <!-- SC_ON --> submitted by /u/adamw1pl (https://www.reddit.com/user/adamw1pl)
[link] (https://softwaremill.com/local-second-event-driven-webapps/) [comments] (https://www.reddit.com/r/programming/comments/1nky67v/localsecond_eventdriven_webapps/)
Apache Kafka Fundamentals
https://www.reddit.com/r/programming/comments/1nlergd/apache_kafka_fundamentals/

<!-- SC_OFF -->Hi everyone,
In this blog, I tried to explain the different components of Kafka. I also covered how load balancing works in Kafka. If you are an absolute beginner, I would suggest reading this blog and sharing your feedback. For those with experience, I would love to hear your suggestions on what more could be added in the next part. If you have any book recommendations, please feel free to share them as well. Thank you!😊 <!-- SC_ON --> submitted by /u/Dhairya-chauhan (https://www.reddit.com/user/Dhairya-chauhan)
[link] (https://substack.com/inbox/post/173521922?r=2n87ha&utm_campaign=post&utm_medium=web&showWelcomeOnShare=false&triedRedirect=true) [comments] (https://www.reddit.com/r/programming/comments/1nlergd/apache_kafka_fundamentals/)
Video in which I go over AABB collision system, gravity, as well as resolution for my indie custom Engine C++ game!
https://www.reddit.com/r/programming/comments/1nlncnk/video_in_which_i_go_over_aabb_collision_system/

<!-- SC_OFF -->The video goes over my custom engine C++ game that I coded from scratch, and showcases code for Axis Allied Bounding Boxes and their application when it comes to gravity and collision resolution in gaming. <!-- SC_ON --> submitted by /u/CommercialStrike9439 (https://www.reddit.com/user/CommercialStrike9439)
[link] (https://youtu.be/j2xDgGS39v0?si=TwHijOBnUmDUiGs8) [comments] (https://www.reddit.com/r/programming/comments/1nlncnk/video_in_which_i_go_over_aabb_collision_system/)