Hacking Kia: Remotely Controlling Cars With Just a License Plate
https://www.reddit.com/r/programming/comments/1fr89ji/hacking_kia_remotely_controlling_cars_with_just_a/
submitted by /u/pfc-anon (https://www.reddit.com/user/pfc-anon)
[link] (https://samcurry.net/hacking-kia) [comments] (https://www.reddit.com/r/programming/comments/1fr89ji/hacking_kia_remotely_controlling_cars_with_just_a/)
https://www.reddit.com/r/programming/comments/1fr89ji/hacking_kia_remotely_controlling_cars_with_just_a/
submitted by /u/pfc-anon (https://www.reddit.com/user/pfc-anon)
[link] (https://samcurry.net/hacking-kia) [comments] (https://www.reddit.com/r/programming/comments/1fr89ji/hacking_kia_remotely_controlling_cars_with_just_a/)
Simplest way to reduce the app size in Flutter
https://www.reddit.com/r/programming/comments/1frb94b/simplest_way_to_reduce_the_app_size_in_flutter/
<!-- SC_OFF -->Hello, Programmers! Found out the easiest way to reduce the app size in Flutter. I have been working on a codebase where on a single code base there are around 20 flutter Devs, I completed a module made a release build apk, and was trying to share the build then I noticed that the release build apk file size was around 160 mb. I was trying to find a way and was able to reduce my apk size by 25% (160 -> 120) and my bundle app size by 19% (89 -> 72). Looking Forward to hearing from you guys of how much this has helped you reduced the app size. I have mentioned all the details in my Medium 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/easiest-way-to-reduce-app-size-in-flutter-apps-cb3da18a089a) [comments] (https://www.reddit.com/r/programming/comments/1frb94b/simplest_way_to_reduce_the_app_size_in_flutter/)
https://www.reddit.com/r/programming/comments/1frb94b/simplest_way_to_reduce_the_app_size_in_flutter/
<!-- SC_OFF -->Hello, Programmers! Found out the easiest way to reduce the app size in Flutter. I have been working on a codebase where on a single code base there are around 20 flutter Devs, I completed a module made a release build apk, and was trying to share the build then I noticed that the release build apk file size was around 160 mb. I was trying to find a way and was able to reduce my apk size by 25% (160 -> 120) and my bundle app size by 19% (89 -> 72). Looking Forward to hearing from you guys of how much this has helped you reduced the app size. I have mentioned all the details in my Medium 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/easiest-way-to-reduce-app-size-in-flutter-apps-cb3da18a089a) [comments] (https://www.reddit.com/r/programming/comments/1frb94b/simplest_way_to_reduce_the_app_size_in_flutter/)
Mathiness
https://www.reddit.com/r/programming/comments/1frbod7/mathiness/
submitted by /u/gojko (https://www.reddit.com/user/gojko)
[link] (https://www.votito.com/methods/mathiness/) [comments] (https://www.reddit.com/r/programming/comments/1frbod7/mathiness/)
https://www.reddit.com/r/programming/comments/1frbod7/mathiness/
submitted by /u/gojko (https://www.reddit.com/user/gojko)
[link] (https://www.votito.com/methods/mathiness/) [comments] (https://www.reddit.com/r/programming/comments/1frbod7/mathiness/)
Redis Streams: Ultimate Guide to Real-Time Data Processing
https://www.reddit.com/r/programming/comments/1frce6i/redis_streams_ultimate_guide_to_realtime_data/
submitted by /u/animesh371 (https://www.reddit.com/user/animesh371)
[link] (https://open.substack.com/pub/engineeringatscale/p/redis-streams-guide-real-time-data-processing?r=8sprj&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1frce6i/redis_streams_ultimate_guide_to_realtime_data/)
https://www.reddit.com/r/programming/comments/1frce6i/redis_streams_ultimate_guide_to_realtime_data/
submitted by /u/animesh371 (https://www.reddit.com/user/animesh371)
[link] (https://open.substack.com/pub/engineeringatscale/p/redis-streams-guide-real-time-data-processing?r=8sprj&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1frce6i/redis_streams_ultimate_guide_to_realtime_data/)
A New Coding Paradigm: Declarative Domain Programming
https://www.reddit.com/r/programming/comments/1fre5cw/a_new_coding_paradigm_declarative_domain/
submitted by /u/vikingosegundo (https://www.reddit.com/user/vikingosegundo)
[link] (https://medium.com/codex/a-new-coding-paradigm-declarative-domain-programming-cad35a3128fd) [comments] (https://www.reddit.com/r/programming/comments/1fre5cw/a_new_coding_paradigm_declarative_domain/)
https://www.reddit.com/r/programming/comments/1fre5cw/a_new_coding_paradigm_declarative_domain/
submitted by /u/vikingosegundo (https://www.reddit.com/user/vikingosegundo)
[link] (https://medium.com/codex/a-new-coding-paradigm-declarative-domain-programming-cad35a3128fd) [comments] (https://www.reddit.com/r/programming/comments/1fre5cw/a_new_coding_paradigm_declarative_domain/)
Made an SGPA to CGPA Calculator using v0 in less than 5 min ( This was built to try out V0.dev and cursor.ai )
https://www.reddit.com/r/programming/comments/1frexa2/made_an_sgpa_to_cgpa_calculator_using_v0_in_less/
submitted by /u/pandapup_600 (https://www.reddit.com/user/pandapup_600)
[link] (http://sgpa2cgpa.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1frexa2/made_an_sgpa_to_cgpa_calculator_using_v0_in_less/)
https://www.reddit.com/r/programming/comments/1frexa2/made_an_sgpa_to_cgpa_calculator_using_v0_in_less/
submitted by /u/pandapup_600 (https://www.reddit.com/user/pandapup_600)
[link] (http://sgpa2cgpa.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1frexa2/made_an_sgpa_to_cgpa_calculator_using_v0_in_less/)
Machine Learning for Absolute Beginners: Start Your AI Journey Today!
https://www.reddit.com/r/programming/comments/1freyxl/machine_learning_for_absolute_beginners_start/
submitted by /u/k4coding (https://www.reddit.com/user/k4coding)
[link] (https://youtu.be/UMJRJwLR9XY) [comments] (https://www.reddit.com/r/programming/comments/1freyxl/machine_learning_for_absolute_beginners_start/)
https://www.reddit.com/r/programming/comments/1freyxl/machine_learning_for_absolute_beginners_start/
submitted by /u/k4coding (https://www.reddit.com/user/k4coding)
[link] (https://youtu.be/UMJRJwLR9XY) [comments] (https://www.reddit.com/r/programming/comments/1freyxl/machine_learning_for_absolute_beginners_start/)
Engineering With Java: Digest #35
https://www.reddit.com/r/programming/comments/1frfsr2/engineering_with_java_digest_35/
submitted by /u/Educational-Ad2036 (https://www.reddit.com/user/Educational-Ad2036)
[link] (https://javabulletin.substack.com/p/engineering-with-java-digest-35) [comments] (https://www.reddit.com/r/programming/comments/1frfsr2/engineering_with_java_digest_35/)
https://www.reddit.com/r/programming/comments/1frfsr2/engineering_with_java_digest_35/
submitted by /u/Educational-Ad2036 (https://www.reddit.com/user/Educational-Ad2036)
[link] (https://javabulletin.substack.com/p/engineering-with-java-digest-35) [comments] (https://www.reddit.com/r/programming/comments/1frfsr2/engineering_with_java_digest_35/)
Tracking supermarket prices with playwright
https://www.reddit.com/r/programming/comments/1frgblr/tracking_supermarket_prices_with_playwright/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://www.sakisv.net/2024/08/tracking-supermarket-prices-playwright/) [comments] (https://www.reddit.com/r/programming/comments/1frgblr/tracking_supermarket_prices_with_playwright/)
https://www.reddit.com/r/programming/comments/1frgblr/tracking_supermarket_prices_with_playwright/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://www.sakisv.net/2024/08/tracking-supermarket-prices-playwright/) [comments] (https://www.reddit.com/r/programming/comments/1frgblr/tracking_supermarket_prices_with_playwright/)
Differential Equations in Python
https://www.reddit.com/r/programming/comments/1frhcv2/differential_equations_in_python/
submitted by /u/PassionImmediate9615 (https://www.reddit.com/user/PassionImmediate9615)
[link] (https://www.academia.edu/123906379/Computational_Mathematics_Differential_Equations_Project) [comments] (https://www.reddit.com/r/programming/comments/1frhcv2/differential_equations_in_python/)
https://www.reddit.com/r/programming/comments/1frhcv2/differential_equations_in_python/
submitted by /u/PassionImmediate9615 (https://www.reddit.com/user/PassionImmediate9615)
[link] (https://www.academia.edu/123906379/Computational_Mathematics_Differential_Equations_Project) [comments] (https://www.reddit.com/r/programming/comments/1frhcv2/differential_equations_in_python/)
Reviewing New Typing Features in Python 3.13
https://www.reddit.com/r/programming/comments/1fro7aa/reviewing_new_typing_features_in_python_313/
submitted by /u/yangzhou1993 (https://www.reddit.com/user/yangzhou1993)
[link] (https://medium.com/techtofreedom/7-new-typing-features-in-python-3-13-58caae5f2f10?sk=6ee66766ba372ea1f62b44a0ef08012d) [comments] (https://www.reddit.com/r/programming/comments/1fro7aa/reviewing_new_typing_features_in_python_313/)
https://www.reddit.com/r/programming/comments/1fro7aa/reviewing_new_typing_features_in_python_313/
submitted by /u/yangzhou1993 (https://www.reddit.com/user/yangzhou1993)
[link] (https://medium.com/techtofreedom/7-new-typing-features-in-python-3-13-58caae5f2f10?sk=6ee66766ba372ea1f62b44a0ef08012d) [comments] (https://www.reddit.com/r/programming/comments/1fro7aa/reviewing_new_typing_features_in_python_313/)
Roc, Exercism, Forth!
https://www.reddit.com/r/programming/comments/1froxh2/roc_exercism_forth/
submitted by /u/bosyluke (https://www.reddit.com/user/bosyluke)
[link] (https://isaacvando.com/roc-exercism-forth) [comments] (https://www.reddit.com/r/programming/comments/1froxh2/roc_exercism_forth/)
https://www.reddit.com/r/programming/comments/1froxh2/roc_exercism_forth/
submitted by /u/bosyluke (https://www.reddit.com/user/bosyluke)
[link] (https://isaacvando.com/roc-exercism-forth) [comments] (https://www.reddit.com/r/programming/comments/1froxh2/roc_exercism_forth/)
Addressing the Challenges of Distributed Microservices
https://www.reddit.com/r/programming/comments/1frpgf3/addressing_the_challenges_of_distributed/
submitted by /u/wineandcode (https://www.reddit.com/user/wineandcode)
[link] (https://mailtogulershad.medium.com/building-resilience-addressing-the-challenges-of-distributed-microservices-93219ddf5d56?source=friends_link&sk=ddce4d68b512f2d899b37675b6eb77a6) [comments] (https://www.reddit.com/r/programming/comments/1frpgf3/addressing_the_challenges_of_distributed/)
https://www.reddit.com/r/programming/comments/1frpgf3/addressing_the_challenges_of_distributed/
submitted by /u/wineandcode (https://www.reddit.com/user/wineandcode)
[link] (https://mailtogulershad.medium.com/building-resilience-addressing-the-challenges-of-distributed-microservices-93219ddf5d56?source=friends_link&sk=ddce4d68b512f2d899b37675b6eb77a6) [comments] (https://www.reddit.com/r/programming/comments/1frpgf3/addressing_the_challenges_of_distributed/)
C++ Concepts in 2 Minutes
https://www.reddit.com/r/programming/comments/1frrhrs/c_concepts_in_2_minutes/
submitted by /u/Reasonable-Map-1106 (https://www.reddit.com/user/Reasonable-Map-1106)
[link] (https://youtu.be/iOy-t3RPtxM?feature=shared) [comments] (https://www.reddit.com/r/programming/comments/1frrhrs/c_concepts_in_2_minutes/)
https://www.reddit.com/r/programming/comments/1frrhrs/c_concepts_in_2_minutes/
submitted by /u/Reasonable-Map-1106 (https://www.reddit.com/user/Reasonable-Map-1106)
[link] (https://youtu.be/iOy-t3RPtxM?feature=shared) [comments] (https://www.reddit.com/r/programming/comments/1frrhrs/c_concepts_in_2_minutes/)
Why TCP needs 3 handshakes
https://www.reddit.com/r/programming/comments/1frsz7s/why_tcp_needs_3_handshakes/
submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://www.pixelstech.net/article/1727412048-Why-TCP-needs-3-handshakes) [comments] (https://www.reddit.com/r/programming/comments/1frsz7s/why_tcp_needs_3_handshakes/)
https://www.reddit.com/r/programming/comments/1frsz7s/why_tcp_needs_3_handshakes/
submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://www.pixelstech.net/article/1727412048-Why-TCP-needs-3-handshakes) [comments] (https://www.reddit.com/r/programming/comments/1frsz7s/why_tcp_needs_3_handshakes/)
Aerial Dog Poop Removal System
https://www.reddit.com/r/programming/comments/1frvbm8/aerial_dog_poop_removal_system/
submitted by /u/GoochCommander (https://www.reddit.com/user/GoochCommander)
[link] (https://youtu.be/nchw8_siDOM?si=RymwCqfLso5dQAbE) [comments] (https://www.reddit.com/r/programming/comments/1frvbm8/aerial_dog_poop_removal_system/)
https://www.reddit.com/r/programming/comments/1frvbm8/aerial_dog_poop_removal_system/
submitted by /u/GoochCommander (https://www.reddit.com/user/GoochCommander)
[link] (https://youtu.be/nchw8_siDOM?si=RymwCqfLso5dQAbE) [comments] (https://www.reddit.com/r/programming/comments/1frvbm8/aerial_dog_poop_removal_system/)
Why Freelancing Isn’t the Dream It’s Made Out to Be
https://www.reddit.com/r/programming/comments/1fs0xoh/why_freelancing_isnt_the_dream_its_made_out_to_be/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/mr-plan-publication/why-freelancing-isnt-the-dream-it-s-made-out-to-be-730b6f355681?sk=f2e33e579ceccb87f3df66e5d72290b5) [comments] (https://www.reddit.com/r/programming/comments/1fs0xoh/why_freelancing_isnt_the_dream_its_made_out_to_be/)
https://www.reddit.com/r/programming/comments/1fs0xoh/why_freelancing_isnt_the_dream_its_made_out_to_be/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/mr-plan-publication/why-freelancing-isnt-the-dream-it-s-made-out-to-be-730b6f355681?sk=f2e33e579ceccb87f3df66e5d72290b5) [comments] (https://www.reddit.com/r/programming/comments/1fs0xoh/why_freelancing_isnt_the_dream_its_made_out_to_be/)
How to Create a ChartRace Generation Tool with Claude3.5
https://www.reddit.com/r/programming/comments/1fs1wbh/how_to_create_a_chartrace_generation_tool_with/
submitted by /u/selfboot007 (https://www.reddit.com/user/selfboot007)
[link] (https://gallery.selfboot.cn/en/blog/chartrace) [comments] (https://www.reddit.com/r/programming/comments/1fs1wbh/how_to_create_a_chartrace_generation_tool_with/)
https://www.reddit.com/r/programming/comments/1fs1wbh/how_to_create_a_chartrace_generation_tool_with/
submitted by /u/selfboot007 (https://www.reddit.com/user/selfboot007)
[link] (https://gallery.selfboot.cn/en/blog/chartrace) [comments] (https://www.reddit.com/r/programming/comments/1fs1wbh/how_to_create_a_chartrace_generation_tool_with/)
Web components are okay
https://www.reddit.com/r/programming/comments/1fs3iin/web_components_are_okay/
submitted by /u/MissionToAfrica (https://www.reddit.com/user/MissionToAfrica)
[link] (https://nolanlawson.com/2024/09/28/web-components-are-okay/) [comments] (https://www.reddit.com/r/programming/comments/1fs3iin/web_components_are_okay/)
https://www.reddit.com/r/programming/comments/1fs3iin/web_components_are_okay/
submitted by /u/MissionToAfrica (https://www.reddit.com/user/MissionToAfrica)
[link] (https://nolanlawson.com/2024/09/28/web-components-are-okay/) [comments] (https://www.reddit.com/r/programming/comments/1fs3iin/web_components_are_okay/)
How to Guide: Migrate a React Project from Bootstrap to Tailwind CSS
https://www.reddit.com/r/programming/comments/1fs4imj/how_to_guide_migrate_a_react_project_from/
submitted by /u/pepincho (https://www.reddit.com/user/pepincho)
[link] (https://thetshaped.dev/p/how-to-guide-migrate-react-project-from-bootstrap-to-tailwindcss) [comments] (https://www.reddit.com/r/programming/comments/1fs4imj/how_to_guide_migrate_a_react_project_from/)
https://www.reddit.com/r/programming/comments/1fs4imj/how_to_guide_migrate_a_react_project_from/
submitted by /u/pepincho (https://www.reddit.com/user/pepincho)
[link] (https://thetshaped.dev/p/how-to-guide-migrate-react-project-from-bootstrap-to-tailwindcss) [comments] (https://www.reddit.com/r/programming/comments/1fs4imj/how_to_guide_migrate_a_react_project_from/)
Dependent types for Datalog
https://www.reddit.com/r/programming/comments/1fs4lsc/dependent_types_for_datalog/
submitted by /u/mbid (https://www.reddit.com/user/mbid)
[link] (https://www.mbid.me/posts/dependent-types-for-datalog/) [comments] (https://www.reddit.com/r/programming/comments/1fs4lsc/dependent_types_for_datalog/)
https://www.reddit.com/r/programming/comments/1fs4lsc/dependent_types_for_datalog/
submitted by /u/mbid (https://www.reddit.com/user/mbid)
[link] (https://www.mbid.me/posts/dependent-types-for-datalog/) [comments] (https://www.reddit.com/r/programming/comments/1fs4lsc/dependent_types_for_datalog/)