Extend NGINX With The New JavaScript Module
https://www.reddit.com/r/programming/comments/1ge5vfq/extend_nginx_with_the_new_javascript_module/
submitted by /u/pmz (https://www.reddit.com/user/pmz)
[link] (https://www.i-programmer.info/news/87-web-development/17580-extend-nginx-with-the-new-javascript-module.html) [comments] (https://www.reddit.com/r/programming/comments/1ge5vfq/extend_nginx_with_the_new_javascript_module/)
13 Ways to Optimize Docker Builds
https://www.reddit.com/r/programming/comments/1ge4nxv/13_ways_to_optimize_docker_builds/
submitted by /u/codingdecently (https://www.reddit.com/user/codingdecently)
[link] (https://overcast.blog/13-ways-to-optimize-docker-builds-ba1151b256f3) [comments] (https://www.reddit.com/r/programming/comments/1ge4nxv/13_ways_to_optimize_docker_builds/)
It's not just MV3 - Chrome's extension development experience is a problem
https://www.reddit.com/r/programming/comments/1ge3zqh/its_not_just_mv3_chromes_extension_development/
submitted by /u/PatrioTech (https://www.reddit.com/user/PatrioTech)
[link] (mitchellkossoris/its-not-just-mv3-chrome-s-extension-development-experience-is-a-problem-e20a7707f760" rel="nofollow">https://medium.com/@mitchellkossoris/its-not-just-mv3-chrome-s-extension-development-experience-is-a-problem-e20a7707f760) [comments] (https://www.reddit.com/r/programming/comments/1ge3zqh/its_not_just_mv3_chromes_extension_development/)
The Problem with window.localStorage
https://www.reddit.com/r/programming/comments/1ge3b4e/the_problem_with_windowlocalstorage/
submitted by /u/Practical-Ideal6236 (https://www.reddit.com/user/Practical-Ideal6236)
[link] (https://www.trevorlasn.com/blog/the-problem-with-local-storage) [comments] (https://www.reddit.com/r/programming/comments/1ge3b4e/the_problem_with_windowlocalstorage/)
Mastering Design Patterns in JavaScript: Part 4 — The Strategy Pattern
https://www.reddit.com/r/programming/comments/1ge25aj/mastering_design_patterns_in_javascript_part_4/
submitted by /u/HolidayCartoonist323 (https://www.reddit.com/user/HolidayCartoonist323)
[link] (codexstoney/mastering-design-patterns-in-javascript-part-4-the-strategy-pattern-9cad851cd3fe?sk=0af45fc5798c1a1eb9485f9952886b6a" rel="nofollow">https://medium.com/@codexstoney/mastering-design-patterns-in-javascript-part-4-the-strategy-pattern-9cad851cd3fe?sk=0af45fc5798c1a1eb9485f9952886b6a) [comments] (https://www.reddit.com/r/programming/comments/1ge25aj/mastering_design_patterns_in_javascript_part_4/)
supabase-vs-clerk
https://www.reddit.com/r/programming/comments/1gdyo5n/supabasevsclerk/
submitted by /u/thewritingwallah (https://www.reddit.com/user/thewritingwallah)
[link] (https://www.devtoolsacademy.com/blog/supabase-vs-clerk) [comments] (https://www.reddit.com/r/programming/comments/1gdyo5n/supabasevsclerk/)
How to use ipdb the interactive python debugger
https://www.reddit.com/r/programming/comments/1gdvs4b/how_to_use_ipdb_the_interactive_python_debugger/
submitted by /u/jakecoolguy (https://www.reddit.com/user/jakecoolguy)
[link] (https://www.youtube.com/watch?v=EnC9ciDkXqA) [comments] (https://www.reddit.com/r/programming/comments/1gdvs4b/how_to_use_ipdb_the_interactive_python_debugger/)
Write code that is easy to delete, not easy to extend
https://www.reddit.com/r/programming/comments/1gdtd6q/write_code_that_is_easy_to_delete_not_easy_to/
submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to) [comments] (https://www.reddit.com/r/programming/comments/1gdtd6q/write_code_that_is_easy_to_delete_not_easy_to/)
Go does what RxJS couldn't... be a good way to handle state
https://www.reddit.com/r/programming/comments/1gdp9de/go_does_what_rxjs_couldnt_be_a_good_way_to_handle/
submitted by /u/BookOfCooks (https://www.reddit.com/user/BookOfCooks)
[link] (https://poxate.com/blog/go-does-what-rxjs-couldnt) [comments] (https://www.reddit.com/r/programming/comments/1gdp9de/go_does_what_rxjs_couldnt_be_a_good_way_to_handle/)
Engineering With Java: Digest #39
https://www.reddit.com/r/programming/comments/1gdnnrl/engineering_with_java_digest_39/
submitted by /u/Educational-Ad2036 (https://www.reddit.com/user/Educational-Ad2036)
[link] (https://javabulletin.substack.com/p/engineering-with-java-digest-39) [comments] (https://www.reddit.com/r/programming/comments/1gdnnrl/engineering_with_java_digest_39/)
you-get: Dumb downloader that scrapes the web
https://www.reddit.com/r/programming/comments/1gdlgdp/youget_dumb_downloader_that_scrapes_the_web/
submitted by /u/intelw1zard (https://www.reddit.com/user/intelw1zard)
[link] (https://github.com/soimort/you-get) [comments] (https://www.reddit.com/r/programming/comments/1gdlgdp/youget_dumb_downloader_that_scrapes_the_web/)
Need to connect to Microsoft AppInsights?
https://www.reddit.com/r/programming/comments/1gdd5e7/need_to_connect_to_microsoft_appinsights/
<!-- SC_OFF -->If you have a Kotlin Multiplatform app or a native android app and need to connect it to a Microsoft app insights, then check out my library. It keeps things simple. Supports both iOS and Android, and all the new request formats. Please give it a star on github if it helps you. https://github.com/TheArchitect123/KmpAppInsights And you need a library to fast track your development, then check out KmpEssentials. https://github.com/TheArchitect123/KmpEssentials <!-- SC_ON --> submitted by /u/Jazzlike_Increase762 (https://www.reddit.com/user/Jazzlike_Increase762)
[link] (https://github.com/TheArchitect123/KmpAppInsights) [comments] (https://www.reddit.com/r/programming/comments/1gdd5e7/need_to_connect_to_microsoft_appinsights/)
To all Kotlin developers
https://www.reddit.com/r/programming/comments/1gdcc7m/to_all_kotlin_developers/
<!-- SC_OFF -->If you're developing for Kotlin Multiplatform, or if you're looking to migrate a native app to KMP, you should check out my library that will help you fast track your development. And please give it a star on github if you find it useful. https://github.com/TheArchitect123/KmpEssentials <!-- SC_ON --> submitted by /u/Jazzlike_Increase762 (https://www.reddit.com/user/Jazzlike_Increase762)
[link] (https://github.com/TheArchitect123/KmpEssentials) [comments] (https://www.reddit.com/r/programming/comments/1gdcc7m/to_all_kotlin_developers/)
GitHub - Lithax/Fsav: Open source command in-line tool for saving the directories of files and folders and retrieving them for easy acess
https://www.reddit.com/r/programming/comments/1gdbla6/github_lithaxfsav_open_source_command_inline_tool/
submitted by /u/Thoriumhexaflouride (https://www.reddit.com/user/Thoriumhexaflouride)
[link] (https://github.com/Lithax/Fsav) [comments] (https://www.reddit.com/r/programming/comments/1gdbla6/github_lithaxfsav_open_source_command_inline_tool/)
Git Quick Stats – Command-Line Tool to Simplify Git Repo Metrics
https://www.reddit.com/r/programming/comments/1gdbblz/git_quick_stats_commandline_tool_to_simplify_git/
submitted by /u/schnicel (https://www.reddit.com/user/schnicel)
[link] (https://github.com/git-quick-stats) [comments] (https://www.reddit.com/r/programming/comments/1gdbblz/git_quick_stats_commandline_tool_to_simplify_git/)
Generalist vs specialist?
https://www.reddit.com/r/programming/comments/1ge57zs/generalist_vs_specialist/
submitted by /u/alexlazar98 (https://www.reddit.com/user/alexlazar98)
[link] (https://alexlazar.dev/on-building-products-with-christian-montoya/) [comments] (https://www.reddit.com/r/programming/comments/1ge57zs/generalist_vs_specialist/)
Steve Ballmer's incorrect binary search interview question
https://www.reddit.com/r/programming/comments/1ge4cqu/steve_ballmers_incorrect_binary_search_interview/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://blog.jgc.org/2024/09/steve-ballmers-binary-search-interview.html) [comments] (https://www.reddit.com/r/programming/comments/1ge4cqu/steve_ballmers_incorrect_binary_search_interview/)
Spring Boot with SAML2 and Keycloak - Piotr's TechBlog
https://www.reddit.com/r/programming/comments/1ge3fnc/spring_boot_with_saml2_and_keycloak_piotrs/
submitted by /u/piotr_minkowski (https://www.reddit.com/user/piotr_minkowski)
[link] (https://piotrminkowski.com/2024/10/28/spring-boot-with-saml2-and-keycloak/) [comments] (https://www.reddit.com/r/programming/comments/1ge3fnc/spring_boot_with_saml2_and_keycloak_piotrs/)
On Waterfall, Agile, and Writing Programs (Somewhat) Declaratively
https://www.reddit.com/r/programming/comments/1ge32g2/on_waterfall_agile_and_writing_programs_somewhat/
submitted by /u/pgess (https://www.reddit.com/user/pgess)
[link] (https://github.com/kde-baskets-user/dede/blob/main/README.md) [comments] (https://www.reddit.com/r/programming/comments/1ge32g2/on_waterfall_agile_and_writing_programs_somewhat/)
Does Open Source AI really exist?
https://www.reddit.com/r/programming/comments/1ge0s73/does_open_source_ai_really_exist/
submitted by /u/JRepin (https://www.reddit.com/user/JRepin)
[link] (https://tante.cc/2024/10/16/does-open-source-ai-really-exist/) [comments] (https://www.reddit.com/r/programming/comments/1ge0s73/does_open_source_ai_really_exist/)
Using SQLite as Storage for Web Server Static Content
https://www.reddit.com/r/programming/comments/1gdxzc5/using_sqlite_as_storage_for_web_server_static/
submitted by /u/yawaramin (https://www.reddit.com/user/yawaramin)
[link] (https://clace.io/blog/sqlite/) [comments] (https://www.reddit.com/r/programming/comments/1gdxzc5/using_sqlite_as_storage_for_web_server_static/)
Jujutsu: a new, Git-compatible version control system [LWN.net]
https://www.reddit.com/r/programming/comments/1gdviiu/jujutsu_a_new_gitcompatible_version_control/
submitted by /u/Alexander_Selkirk (https://www.reddit.com/user/Alexander_Selkirk)
[link] (https://lwn.net/Articles/958468/) [comments] (https://www.reddit.com/r/programming/comments/1gdviiu/jujutsu_a_new_gitcompatible_version_control/)
7 Things I Love about being a Software Engineer
https://www.reddit.com/r/programming/comments/1gdpbvz/7_things_i_love_about_being_a_software_engineer/
submitted by /u/vcgirl30 (https://www.reddit.com/user/vcgirl30)
[link] (https://youtu.be/rL24RdiH8Zg) [comments] (https://www.reddit.com/r/programming/comments/1gdpbvz/7_things_i_love_about_being_a_software_engineer/)
I ditched JSON for configuration files (in favour of TypeScript)
https://www.reddit.com/r/programming/comments/1gdp99v/i_ditched_json_for_configuration_files_in_favour/
submitted by /u/Carlos_Menezes (https://www.reddit.com/user/Carlos_Menezes)
[link] (https://www.carlos-menezes.com/post/type-first-config) [comments] (https://www.reddit.com/r/programming/comments/1gdp99v/i_ditched_json_for_configuration_files_in_favour/)
Examples of bizarre stuff people put to DNS as TXT records
https://www.reddit.com/r/programming/comments/1gdmx0m/examples_of_bizarre_stuff_people_put_to_dns_as/
submitted by /u/rozumbradl33t (https://www.reddit.com/user/rozumbradl33t)
[link] (https://x.com/repa_martin/status/1850658084491874555) [comments] (https://www.reddit.com/r/programming/comments/1gdmx0m/examples_of_bizarre_stuff_people_put_to_dns_as/)
This week's JavaScript news: Generative AI in JavaScript ft. Microsoft, Svelte 5, Next.js 15, and more.
https://www.reddit.com/r/programming/comments/1gdfsnu/this_weeks_javascript_news_generative_ai_in/
submitted by /u/ThisWeekinJavaScript (https://www.reddit.com/user/ThisWeekinJavaScript)
[link] (https://thisweekinjavascript.com/p/generative-ai-in-javascript-microsoft) [comments] (https://www.reddit.com/r/programming/comments/1gdfsnu/this_weeks_javascript_news_generative_ai_in/)
Open source Release
https://www.reddit.com/r/programming/comments/1gdcl7i/open_source_release/
<!-- SC_OFF -->Hiyoo!!!! I'm releasing my gamified Cybersecurity Awareness platform as OpenSource so anyone can read, modify or do new stuff with it, feel free to edit, It's also selected for gssoc-ext 2024 also hacktoberfest add issues or you can solve it contributors are welcome You can get the code and project link in the above link Thank you <!-- SC_ON --> submitted by /u/Vedantmoon (https://www.reddit.com/user/Vedantmoon)
[link] (https://cyberbear.web.app/) [comments] (https://www.reddit.com/r/programming/comments/1gdcl7i/open_source_release/)
Infrastructure costs that might kill your app
https://www.reddit.com/r/programming/comments/1gdcao3/infrastructure_costs_that_might_kill_your_app/
submitted by /u/meaboutsoftware (https://www.reddit.com/user/meaboutsoftware)
[link] (https://newsletter.fractionalarchitect.io/p/33-be-careful-exploding-costs-that) [comments] (https://www.reddit.com/r/programming/comments/1gdcao3/infrastructure_costs_that_might_kill_your_app/)
2 must-have tools in your React Project for having a consistent codebase. How automated formatting and linting enhance code quality and collaboration?
https://www.reddit.com/r/programming/comments/1gdbiuh/2_musthave_tools_in_your_react_project_for_having/
submitted by /u/pepincho (https://www.reddit.com/user/pepincho)
[link] (https://thetshaped.dev/p/must-have-tools-in-your-react-project-consistent-codebase-prettier-eslint) [comments] (https://www.reddit.com/r/programming/comments/1gdbiuh/2_musthave_tools_in_your_react_project_for_having/)
I'm currently learning about Hexagonal Architecture and decided to write about it
https://www.reddit.com/r/programming/comments/1gdb4fn/im_currently_learning_about_hexagonal/
submitted by /u/furunomoe (https://www.reddit.com/user/furunomoe)
[link] (https://pulunomoe.hashnode.dev/building-puluauth-a-journey-in-exploring-hexagonal-architecture) [comments] (https://www.reddit.com/r/programming/comments/1gdb4fn/im_currently_learning_about_hexagonal/)