Idempotent Command Handling
https://www.reddit.com/r/programming/comments/1grxx7k/idempotent_command_handling/
submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://event-driven.io/en/idempotent_command_handling/) [comments] (https://www.reddit.com/r/programming/comments/1grxx7k/idempotent_command_handling/)
https://www.reddit.com/r/programming/comments/1grxx7k/idempotent_command_handling/
submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://event-driven.io/en/idempotent_command_handling/) [comments] (https://www.reddit.com/r/programming/comments/1grxx7k/idempotent_command_handling/)
Jujutsu (JJ) version control tool | Ep. 5 Bits and Booze
https://www.reddit.com/r/programming/comments/1gryexo/jujutsu_jj_version_control_tool_ep_5_bits_and/
submitted by /u/icyFur (https://www.reddit.com/user/icyFur)
[link] (https://www.youtube.com/watch?v=dwyMlLYIrPk) [comments] (https://www.reddit.com/r/programming/comments/1gryexo/jujutsu_jj_version_control_tool_ep_5_bits_and/)
https://www.reddit.com/r/programming/comments/1gryexo/jujutsu_jj_version_control_tool_ep_5_bits_and/
submitted by /u/icyFur (https://www.reddit.com/user/icyFur)
[link] (https://www.youtube.com/watch?v=dwyMlLYIrPk) [comments] (https://www.reddit.com/r/programming/comments/1gryexo/jujutsu_jj_version_control_tool_ep_5_bits_and/)
Made a browser based Linux Distro Simulation, called ELECTRON OS (not related with the OG electronJS). It's purely made in JS and has a GUI simulation too. It can perform all basic tasks like a normal Linux terminal but on the web. Check out the full docs here.
https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/
submitted by /u/Mean_Option_7459 (https://www.reddit.com/user/Mean_Option_7459)
[link] (https://github.com/Hrishavvv/ElectronOS) [comments] (https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/)
https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/
submitted by /u/Mean_Option_7459 (https://www.reddit.com/user/Mean_Option_7459)
[link] (https://github.com/Hrishavvv/ElectronOS) [comments] (https://www.reddit.com/r/programming/comments/1gryu0r/made_a_browser_based_linux_distro_simulation/)
Exploring Mixins
https://www.reddit.com/r/programming/comments/1grzgx6/exploring_mixins/
submitted by /u/innochenti (https://www.reddit.com/user/innochenti)
[link] (https://alexsyniakov.com/2024/11/13/exploring-mixins/) [comments] (https://www.reddit.com/r/programming/comments/1grzgx6/exploring_mixins/)
https://www.reddit.com/r/programming/comments/1grzgx6/exploring_mixins/
submitted by /u/innochenti (https://www.reddit.com/user/innochenti)
[link] (https://alexsyniakov.com/2024/11/13/exploring-mixins/) [comments] (https://www.reddit.com/r/programming/comments/1grzgx6/exploring_mixins/)
Yami - An open-source music player with simple UI now on PYPI!
https://www.reddit.com/r/programming/comments/1grzzqi/yami_an_opensource_music_player_with_simple_ui/
submitted by /u/FishStickSocks (https://www.reddit.com/user/FishStickSocks)
[link] (https://github.com/DevER-M/yami/) [comments] (https://www.reddit.com/r/programming/comments/1grzzqi/yami_an_opensource_music_player_with_simple_ui/)
https://www.reddit.com/r/programming/comments/1grzzqi/yami_an_opensource_music_player_with_simple_ui/
submitted by /u/FishStickSocks (https://www.reddit.com/user/FishStickSocks)
[link] (https://github.com/DevER-M/yami/) [comments] (https://www.reddit.com/r/programming/comments/1grzzqi/yami_an_opensource_music_player_with_simple_ui/)
Cross-Platform API Compatibility: Designing for Web, Mobile, and IoT
https://www.reddit.com/r/programming/comments/1gs11ql/crossplatform_api_compatibility_designing_for_web/
submitted by /u/itsrorymurphy (https://www.reddit.com/user/itsrorymurphy)
[link] (https://apidna.ai/?p=4611) [comments] (https://www.reddit.com/r/programming/comments/1gs11ql/crossplatform_api_compatibility_designing_for_web/)
https://www.reddit.com/r/programming/comments/1gs11ql/crossplatform_api_compatibility_designing_for_web/
submitted by /u/itsrorymurphy (https://www.reddit.com/user/itsrorymurphy)
[link] (https://apidna.ai/?p=4611) [comments] (https://www.reddit.com/r/programming/comments/1gs11ql/crossplatform_api_compatibility_designing_for_web/)
I'm working on a browser-based 32-bit, 64k CPU emulator with a simplified ASM language to help people learn assembly programming. Let me know how I can improve it!
https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/
submitted by /u/poemmys (https://www.reddit.com/user/poemmys)
[link] (https://bc32.jacksonfurr.dev/) [comments] (https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/)
https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/
submitted by /u/poemmys (https://www.reddit.com/user/poemmys)
[link] (https://bc32.jacksonfurr.dev/) [comments] (https://www.reddit.com/r/programming/comments/1gs1ium/im_working_on_a_browserbased_32bit_64k_cpu/)
A change to RelResultInfo - A Near Miss with Postgres 17.1
https://www.reddit.com/r/programming/comments/1gs2cwh/a_change_to_relresultinfo_a_near_miss_with/
submitted by /u/craigkerstiens (https://www.reddit.com/user/craigkerstiens)
[link] (https://www.crunchydata.com/blog/a-change-to-relresultinfo-a-near-miss-with-postgres-17-1) [comments] (https://www.reddit.com/r/programming/comments/1gs2cwh/a_change_to_relresultinfo_a_near_miss_with/)
https://www.reddit.com/r/programming/comments/1gs2cwh/a_change_to_relresultinfo_a_near_miss_with/
submitted by /u/craigkerstiens (https://www.reddit.com/user/craigkerstiens)
[link] (https://www.crunchydata.com/blog/a-change-to-relresultinfo-a-near-miss-with-postgres-17-1) [comments] (https://www.reddit.com/r/programming/comments/1gs2cwh/a_change_to_relresultinfo_a_near_miss_with/)
Drawing game like r/place made with svelte
https://www.reddit.com/r/programming/comments/1gsa5wu/drawing_game_like_rplace_made_with_svelte/
submitted by /u/fiioonnn (https://www.reddit.com/user/fiioonnn)
[link] (https://github.com/fiioonnn/boringcanvas) [comments] (https://www.reddit.com/r/programming/comments/1gsa5wu/drawing_game_like_rplace_made_with_svelte/)
https://www.reddit.com/r/programming/comments/1gsa5wu/drawing_game_like_rplace_made_with_svelte/
submitted by /u/fiioonnn (https://www.reddit.com/user/fiioonnn)
[link] (https://github.com/fiioonnn/boringcanvas) [comments] (https://www.reddit.com/r/programming/comments/1gsa5wu/drawing_game_like_rplace_made_with_svelte/)
ellycache: Simple, performant query cache for Postgres with built-in HTTP server
https://www.reddit.com/r/programming/comments/1gsgfp4/ellycache_simple_performant_query_cache_for/
submitted by /u/jmswlms (https://www.reddit.com/user/jmswlms)
[link] (https://pgdash.io/blog/introducing-ellycache.html?r) [comments] (https://www.reddit.com/r/programming/comments/1gsgfp4/ellycache_simple_performant_query_cache_for/)
https://www.reddit.com/r/programming/comments/1gsgfp4/ellycache_simple_performant_query_cache_for/
submitted by /u/jmswlms (https://www.reddit.com/user/jmswlms)
[link] (https://pgdash.io/blog/introducing-ellycache.html?r) [comments] (https://www.reddit.com/r/programming/comments/1gsgfp4/ellycache_simple_performant_query_cache_for/)
JavaScript vs TypeScript: Which to Choose?
https://www.reddit.com/r/programming/comments/1gsi5d0/javascript_vs_typescript_which_to_choose/
submitted by /u/Latter-Dust8587 (https://www.reddit.com/user/Latter-Dust8587)
[link] (https://makemychance.com/javascript-vs-typescript/) [comments] (https://www.reddit.com/r/programming/comments/1gsi5d0/javascript_vs_typescript_which_to_choose/)
https://www.reddit.com/r/programming/comments/1gsi5d0/javascript_vs_typescript_which_to_choose/
submitted by /u/Latter-Dust8587 (https://www.reddit.com/user/Latter-Dust8587)
[link] (https://makemychance.com/javascript-vs-typescript/) [comments] (https://www.reddit.com/r/programming/comments/1gsi5d0/javascript_vs_typescript_which_to_choose/)
An Engineer’s Checklist of Logging Best Practices
https://www.reddit.com/r/programming/comments/1gsnso0/an_engineers_checklist_of_logging_best_practices/
submitted by /u/pmz (https://www.reddit.com/user/pmz)
[link] (https://www.honeycomb.io/blog/engineers-checklist-logging-best-practices) [comments] (https://www.reddit.com/r/programming/comments/1gsnso0/an_engineers_checklist_of_logging_best_practices/)
https://www.reddit.com/r/programming/comments/1gsnso0/an_engineers_checklist_of_logging_best_practices/
submitted by /u/pmz (https://www.reddit.com/user/pmz)
[link] (https://www.honeycomb.io/blog/engineers-checklist-logging-best-practices) [comments] (https://www.reddit.com/r/programming/comments/1gsnso0/an_engineers_checklist_of_logging_best_practices/)
Converting a Dart Google Chrome Extension to a Safari Extension
https://www.reddit.com/r/programming/comments/1gsq5j0/converting_a_dart_google_chrome_extension_to_a/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/converting-a-dart-google-chrome-extension-to-a-safari-extension?utm_source=reddit&utm_medium=referral&utm_campaign=nikl-post-3) [comments] (https://www.reddit.com/r/programming/comments/1gsq5j0/converting_a_dart_google_chrome_extension_to_a/)
https://www.reddit.com/r/programming/comments/1gsq5j0/converting_a_dart_google_chrome_extension_to_a/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/converting-a-dart-google-chrome-extension-to-a-safari-extension?utm_source=reddit&utm_medium=referral&utm_campaign=nikl-post-3) [comments] (https://www.reddit.com/r/programming/comments/1gsq5j0/converting_a_dart_google_chrome_extension_to_a/)
Optimising LR Automata
https://www.reddit.com/r/programming/comments/1gsq77a/optimising_lr_automata/
submitted by /u/Apanatshka (https://www.reddit.com/user/Apanatshka)
[link] (https://blog.jeffsmits.net/optimising-lr-automata/) [comments] (https://www.reddit.com/r/programming/comments/1gsq77a/optimising_lr_automata/)
https://www.reddit.com/r/programming/comments/1gsq77a/optimising_lr_automata/
submitted by /u/Apanatshka (https://www.reddit.com/user/Apanatshka)
[link] (https://blog.jeffsmits.net/optimising-lr-automata/) [comments] (https://www.reddit.com/r/programming/comments/1gsq77a/optimising_lr_automata/)
Nevalang v0.26 - dataflow language that compiles to Go (static types, implicit parallelism and more)
https://www.reddit.com/r/programming/comments/1gsqfp1/nevalang_v026_dataflow_language_that_compiles_to/
submitted by /u/urlaklbek (https://www.reddit.com/user/urlaklbek)
[link] (https://github.com/nevalang/neva/releases/tag/v0.26.0) [comments] (https://www.reddit.com/r/programming/comments/1gsqfp1/nevalang_v026_dataflow_language_that_compiles_to/)
https://www.reddit.com/r/programming/comments/1gsqfp1/nevalang_v026_dataflow_language_that_compiles_to/
submitted by /u/urlaklbek (https://www.reddit.com/user/urlaklbek)
[link] (https://github.com/nevalang/neva/releases/tag/v0.26.0) [comments] (https://www.reddit.com/r/programming/comments/1gsqfp1/nevalang_v026_dataflow_language_that_compiles_to/)
Build a Flutter Web App from Scratch - Netflix like Distributed System
https://www.reddit.com/r/programming/comments/1gsqq87/build_a_flutter_web_app_from_scratch_netflix_like/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/building-a-flutter-web-app-from-scratch-a-complete-guide?utm_source=reddit&utm_medium=referral&utm_campaign=nikl-post-4) [comments] (https://www.reddit.com/r/programming/comments/1gsqq87/build_a_flutter_web_app_from_scratch_netflix_like/)
https://www.reddit.com/r/programming/comments/1gsqq87/build_a_flutter_web_app_from_scratch_netflix_like/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/building-a-flutter-web-app-from-scratch-a-complete-guide?utm_source=reddit&utm_medium=referral&utm_campaign=nikl-post-4) [comments] (https://www.reddit.com/r/programming/comments/1gsqq87/build_a_flutter_web_app_from_scratch_netflix_like/)
GitHub - mehdihadeli/awesome-software-architecture: 🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/
submitted by /u/mehdi_hadeli (https://www.reddit.com/user/mehdi_hadeli)
[link] (https://github.com/mehdihadeli/awesome-software-architecture) [comments] (https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/)
https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/
submitted by /u/mehdi_hadeli (https://www.reddit.com/user/mehdi_hadeli)
[link] (https://github.com/mehdihadeli/awesome-software-architecture) [comments] (https://www.reddit.com/r/programming/comments/1gsqyx6/github_mehdihadeliawesomesoftwarearchitecture_a/)
Resilient Microservices with Polly: Retries, Circuit Breakers, and Bulkhead Isolation
https://www.reddit.com/r/programming/comments/1gss0zj/resilient_microservices_with_polly_retries/
submitted by /u/Don_Crespo (https://www.reddit.com/user/Don_Crespo)
[link] (https://argosco.io/building-resilient-microservices-with-polly-mastering-retries-circuit-breakers-and-bulkhead-isolation/net/) [comments] (https://www.reddit.com/r/programming/comments/1gss0zj/resilient_microservices_with_polly_retries/)
https://www.reddit.com/r/programming/comments/1gss0zj/resilient_microservices_with_polly_retries/
submitted by /u/Don_Crespo (https://www.reddit.com/user/Don_Crespo)
[link] (https://argosco.io/building-resilient-microservices-with-polly-mastering-retries-circuit-breakers-and-bulkhead-isolation/net/) [comments] (https://www.reddit.com/r/programming/comments/1gss0zj/resilient_microservices_with_polly_retries/)
Primeros pasos en Pony
https://www.reddit.com/r/programming/comments/1gste3h/primeros_pasos_en_pony/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/11/primeros-pasos-en-pony.html) [comments] (https://www.reddit.com/r/programming/comments/1gste3h/primeros_pasos_en_pony/)
https://www.reddit.com/r/programming/comments/1gste3h/primeros_pasos_en_pony/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/11/primeros-pasos-en-pony.html) [comments] (https://www.reddit.com/r/programming/comments/1gste3h/primeros_pasos_en_pony/)
Automation of postman collection via Express App
https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/
<!-- SC_OFF -->Hi everyone, I wanted to share my contribution to the dev community. I've realized that creating postman collection takes time and the effort we developers don't find interesting. I published my first npm package and would really appreciate if you can provide feedback to the tool. With this package, you can: * Quickly generate a Postman collection for your Express app * Avoid the hassle of manual setup * Save valuable time on API documentation I'll really appreciate feature request and code contributions. <!-- SC_ON --> submitted by /u/habibaa_ff (https://www.reddit.com/user/habibaa_ff)
[link] (https://www.npmjs.com/package/express-api-to-postman) [comments] (https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/)
https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/
<!-- SC_OFF -->Hi everyone, I wanted to share my contribution to the dev community. I've realized that creating postman collection takes time and the effort we developers don't find interesting. I published my first npm package and would really appreciate if you can provide feedback to the tool. With this package, you can: * Quickly generate a Postman collection for your Express app * Avoid the hassle of manual setup * Save valuable time on API documentation I'll really appreciate feature request and code contributions. <!-- SC_ON --> submitted by /u/habibaa_ff (https://www.reddit.com/user/habibaa_ff)
[link] (https://www.npmjs.com/package/express-api-to-postman) [comments] (https://www.reddit.com/r/programming/comments/1gsuvzn/automation_of_postman_collection_via_express_app/)
How do developer create e-commerce applications and free lance on them im confused
https://www.reddit.com/r/programming/comments/1gsuylj/how_do_developer_create_ecommerce_applications/
<!-- SC_OFF -->E commerce is a huge task you have to manage items, multi vendor, their items, refunds, disputes, updates, promos, transactions basically the point being there is massive number of things. How can people create such complex infrastructure? <!-- SC_ON --> submitted by /u/CoverDue4050 (https://www.reddit.com/user/CoverDue4050)
[link] (http://www.nolink.com/) [comments] (https://www.reddit.com/r/programming/comments/1gsuylj/how_do_developer_create_ecommerce_applications/)
https://www.reddit.com/r/programming/comments/1gsuylj/how_do_developer_create_ecommerce_applications/
<!-- SC_OFF -->E commerce is a huge task you have to manage items, multi vendor, their items, refunds, disputes, updates, promos, transactions basically the point being there is massive number of things. How can people create such complex infrastructure? <!-- SC_ON --> submitted by /u/CoverDue4050 (https://www.reddit.com/user/CoverDue4050)
[link] (http://www.nolink.com/) [comments] (https://www.reddit.com/r/programming/comments/1gsuylj/how_do_developer_create_ecommerce_applications/)