Reddit Programming
201 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
150 basic OOP design patterns for Java, Scala, Clojure, Go, Kotlin, Python, C#, JavaScript, and more: Microservices, Enterprise Integration, Functional Programming, Data Modeling, Machine Learning, Bitemporal, Neural Networks, Stream Processing, Cloud Computing.
https://www.reddit.com/r/programming/comments/1fmh5l0/150_basic_oop_design_patterns_for_java_scala/

submitted by /u/Bambarbia137 (https://www.reddit.com/user/Bambarbia137)
[link] (https://softwarepatternslexicon.com/) [comments] (https://www.reddit.com/r/programming/comments/1fmh5l0/150_basic_oop_design_patterns_for_java_scala/)
Transferable Streams, MediaStream's, Insertable Streams, Byte Streams, Web Audio API, subprocess streams from Node.js, Deno, Bun to local rhasspy/piper with Native Messaging for real-time local text-to-speech streaming in Chrome browser
https://www.reddit.com/r/programming/comments/1fmh7zl/transferable_streams_mediastreams_insertable/

submitted by /u/guest271314 (https://www.reddit.com/user/guest271314)
[link] (https://github.com/guest271314/native-messaging-piper) [comments] (https://www.reddit.com/r/programming/comments/1fmh7zl/transferable_streams_mediastreams_insertable/)
Flutter App Optimization
https://www.reddit.com/r/programming/comments/1fn8t4p/flutter_app_optimization/

<!-- SC_OFF -->Hello World Wide Flutter Devs, Have you thought that your Flutter App feels Slow, Sluggish, Laggy, or Janky? I faced the same issue when I was developing Snapdrop there was a lot of jankiness, and too many resources to load. Here are my key findings that I have categorized into 4 sections that can help you optimize your Flutter app and get rid of the Sluggishness. TL;DR 1. Common Mistakes to Avoid 2. Avoid Repetitive and Costly Work in Build 3. Save Layer 4. Best Practices Interested to read more Check out my article. if you know any other ways to reduce the app size in Flutter would love to hear that from you in the comments section down below. Thank you for reading this 🙏 <!-- SC_ON --> submitted by /u/Saurabh7973 (https://www.reddit.com/user/Saurabh7973)
[link] (https://medium.com/@Saurabh7973/optimizing-flutter-apps-for-maximum-performance-97f6bd90bca2) [comments] (https://www.reddit.com/r/programming/comments/1fn8t4p/flutter_app_optimization/)