Partitions and Compositions
https://www.reddit.com/r/programming/comments/1gtui5l/partitions_and_compositions/
submitted by /u/hmeh922 (https://www.reddit.com/user/hmeh922)
[link] (https://github.com/aaronjensen/software-development/blob/master/partitions-and-compositions.md#partitions-and-compositions) [comments] (https://www.reddit.com/r/programming/comments/1gtui5l/partitions_and_compositions/)
https://www.reddit.com/r/programming/comments/1gtui5l/partitions_and_compositions/
submitted by /u/hmeh922 (https://www.reddit.com/user/hmeh922)
[link] (https://github.com/aaronjensen/software-development/blob/master/partitions-and-compositions.md#partitions-and-compositions) [comments] (https://www.reddit.com/r/programming/comments/1gtui5l/partitions_and_compositions/)
Tutorial - Publish .NET Apps as a Single File To Windows, Linux and Mac!
https://www.reddit.com/r/programming/comments/1gtylv0/tutorial_publish_net_apps_as_a_single_file_to/
submitted by /u/nickproud (https://www.reddit.com/user/nickproud)
[link] (https://youtu.be/2CDYjjgVhsI) [comments] (https://www.reddit.com/r/programming/comments/1gtylv0/tutorial_publish_net_apps_as_a_single_file_to/)
https://www.reddit.com/r/programming/comments/1gtylv0/tutorial_publish_net_apps_as_a_single_file_to/
submitted by /u/nickproud (https://www.reddit.com/user/nickproud)
[link] (https://youtu.be/2CDYjjgVhsI) [comments] (https://www.reddit.com/r/programming/comments/1gtylv0/tutorial_publish_net_apps_as_a_single_file_to/)
FORTRAN II Hypersource
https://www.reddit.com/r/programming/comments/1gtz9bm/fortran_ii_hypersource/
submitted by /u/texdraft (https://www.reddit.com/user/texdraft)
[link] (https://texdraft.github.io/fortran/fortran.html) [comments] (https://www.reddit.com/r/programming/comments/1gtz9bm/fortran_ii_hypersource/)
https://www.reddit.com/r/programming/comments/1gtz9bm/fortran_ii_hypersource/
submitted by /u/texdraft (https://www.reddit.com/user/texdraft)
[link] (https://texdraft.github.io/fortran/fortran.html) [comments] (https://www.reddit.com/r/programming/comments/1gtz9bm/fortran_ii_hypersource/)
A Server Error Got Me a Free Meal (system design story)
https://www.reddit.com/r/programming/comments/1gtzpyl/a_server_error_got_me_a_free_meal_system_design/
submitted by /u/No-Bug-242 (https://www.reddit.com/user/No-Bug-242)
[link] (https://nyadgar.com/posts/a-server-error-got-me-a-free-meal/) [comments] (https://www.reddit.com/r/programming/comments/1gtzpyl/a_server_error_got_me_a_free_meal_system_design/)
https://www.reddit.com/r/programming/comments/1gtzpyl/a_server_error_got_me_a_free_meal_system_design/
submitted by /u/No-Bug-242 (https://www.reddit.com/user/No-Bug-242)
[link] (https://nyadgar.com/posts/a-server-error-got-me-a-free-meal/) [comments] (https://www.reddit.com/r/programming/comments/1gtzpyl/a_server_error_got_me_a_free_meal_system_design/)
Oniguruma-To-ES: An obsessively accurate Ruby to native JavaScript RegExp transpiler that adds many advanced regex features to JS and allows sharing regexes across languages
https://www.reddit.com/r/programming/comments/1gu16db/onigurumatoes_an_obsessively_accurate_ruby_to/
submitted by /u/slevlife (https://www.reddit.com/user/slevlife)
[link] (https://github.com/slevithan/oniguruma-to-es) [comments] (https://www.reddit.com/r/programming/comments/1gu16db/onigurumatoes_an_obsessively_accurate_ruby_to/)
https://www.reddit.com/r/programming/comments/1gu16db/onigurumatoes_an_obsessively_accurate_ruby_to/
submitted by /u/slevlife (https://www.reddit.com/user/slevlife)
[link] (https://github.com/slevithan/oniguruma-to-es) [comments] (https://www.reddit.com/r/programming/comments/1gu16db/onigurumatoes_an_obsessively_accurate_ruby_to/)
Simple Time Management Hacks for Software Developers
https://www.reddit.com/r/programming/comments/1gu2vvc/simple_time_management_hacks_for_software/
submitted by /u/lieutdan13 (https://www.reddit.com/user/lieutdan13)
[link] (https://danschaefer.dev/blog/simple-time-management-hacks-for-software-developers/) [comments] (https://www.reddit.com/r/programming/comments/1gu2vvc/simple_time_management_hacks_for_software/)
https://www.reddit.com/r/programming/comments/1gu2vvc/simple_time_management_hacks_for_software/
submitted by /u/lieutdan13 (https://www.reddit.com/user/lieutdan13)
[link] (https://danschaefer.dev/blog/simple-time-management-hacks-for-software-developers/) [comments] (https://www.reddit.com/r/programming/comments/1gu2vvc/simple_time_management_hacks_for_software/)
Find a needle in a haystack with git bisect
https://www.reddit.com/r/programming/comments/1gu31y4/find_a_needle_in_a_haystack_with_git_bisect/
submitted by /u/orr94 (https://www.reddit.com/user/orr94)
[link] (https://sundry.jerryorr.com/2024/11/15/git-bisect) [comments] (https://www.reddit.com/r/programming/comments/1gu31y4/find_a_needle_in_a_haystack_with_git_bisect/)
https://www.reddit.com/r/programming/comments/1gu31y4/find_a_needle_in_a_haystack_with_git_bisect/
submitted by /u/orr94 (https://www.reddit.com/user/orr94)
[link] (https://sundry.jerryorr.com/2024/11/15/git-bisect) [comments] (https://www.reddit.com/r/programming/comments/1gu31y4/find_a_needle_in_a_haystack_with_git_bisect/)
How to Manage Remote Docker Containers Using Go SDK and SSH Tunnel
https://www.reddit.com/r/programming/comments/1gu3jwa/how_to_manage_remote_docker_containers_using_go/
submitted by /u/Historical_Wing_9573 (https://www.reddit.com/user/Historical_Wing_9573)
[link] (https://vitaliihonchar.com/blog/go/access-to-remote-docker) [comments] (https://www.reddit.com/r/programming/comments/1gu3jwa/how_to_manage_remote_docker_containers_using_go/)
https://www.reddit.com/r/programming/comments/1gu3jwa/how_to_manage_remote_docker_containers_using_go/
submitted by /u/Historical_Wing_9573 (https://www.reddit.com/user/Historical_Wing_9573)
[link] (https://vitaliihonchar.com/blog/go/access-to-remote-docker) [comments] (https://www.reddit.com/r/programming/comments/1gu3jwa/how_to_manage_remote_docker_containers_using_go/)
System Design Part 1: Building a Simple Load Balancer
https://www.reddit.com/r/programming/comments/1gu3zmb/system_design_part_1_building_a_simple_load/
submitted by /u/JLC007007 (https://www.reddit.com/user/JLC007007)
[link] (https://conradlotz.com/system-design-part-1-building-a-simple-load-balancer/) [comments] (https://www.reddit.com/r/programming/comments/1gu3zmb/system_design_part_1_building_a_simple_load/)
https://www.reddit.com/r/programming/comments/1gu3zmb/system_design_part_1_building_a_simple_load/
submitted by /u/JLC007007 (https://www.reddit.com/user/JLC007007)
[link] (https://conradlotz.com/system-design-part-1-building-a-simple-load-balancer/) [comments] (https://www.reddit.com/r/programming/comments/1gu3zmb/system_design_part_1_building_a_simple_load/)
OpenAPI Generator v7.10.0 released with 3 new generators for Rust, C# and GDScript
https://www.reddit.com/r/programming/comments/1gu478a/openapi_generator_v7100_released_with_3_new/
submitted by /u/wing328 (https://www.reddit.com/user/wing328)
[link] (https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.10.0) [comments] (https://www.reddit.com/r/programming/comments/1gu478a/openapi_generator_v7100_released_with_3_new/)
https://www.reddit.com/r/programming/comments/1gu478a/openapi_generator_v7100_released_with_3_new/
submitted by /u/wing328 (https://www.reddit.com/user/wing328)
[link] (https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.10.0) [comments] (https://www.reddit.com/r/programming/comments/1gu478a/openapi_generator_v7100_released_with_3_new/)
LLQL 0.2.0 has matcher functions for instruction usage, arguments, constants, labels
https://www.reddit.com/r/programming/comments/1gu9eze/llql_020_has_matcher_functions_for_instruction/
submitted by /u/AmrDeveloper (https://www.reddit.com/user/AmrDeveloper)
[link] (https://github.com/AmrDeveloper/LLQL) [comments] (https://www.reddit.com/r/programming/comments/1gu9eze/llql_020_has_matcher_functions_for_instruction/)
https://www.reddit.com/r/programming/comments/1gu9eze/llql_020_has_matcher_functions_for_instruction/
submitted by /u/AmrDeveloper (https://www.reddit.com/user/AmrDeveloper)
[link] (https://github.com/AmrDeveloper/LLQL) [comments] (https://www.reddit.com/r/programming/comments/1gu9eze/llql_020_has_matcher_functions_for_instruction/)
How to Build an MVP in 30 days
https://www.reddit.com/r/programming/comments/1gu9o5h/how_to_build_an_mvp_in_30_days/
submitted by /u/alexlazar98 (https://www.reddit.com/user/alexlazar98)
[link] (https://leetsoftware.com/how-to-build-an-mvp-in-30-days-without-blowing-your-budget/) [comments] (https://www.reddit.com/r/programming/comments/1gu9o5h/how_to_build_an_mvp_in_30_days/)
https://www.reddit.com/r/programming/comments/1gu9o5h/how_to_build_an_mvp_in_30_days/
submitted by /u/alexlazar98 (https://www.reddit.com/user/alexlazar98)
[link] (https://leetsoftware.com/how-to-build-an-mvp-in-30-days-without-blowing-your-budget/) [comments] (https://www.reddit.com/r/programming/comments/1gu9o5h/how_to_build_an_mvp_in_30_days/)
Playground Wisdom: Threads Beat Async/Await
https://www.reddit.com/r/programming/comments/1guft07/playground_wisdom_threads_beat_asyncawait/
submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await/) [comments] (https://www.reddit.com/r/programming/comments/1guft07/playground_wisdom_threads_beat_asyncawait/)
https://www.reddit.com/r/programming/comments/1guft07/playground_wisdom_threads_beat_asyncawait/
submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await/) [comments] (https://www.reddit.com/r/programming/comments/1guft07/playground_wisdom_threads_beat_asyncawait/)
Chrome For Developers Podcast: Squishy Wasm apps using Extism with Dylibso's Steve Manuel
https://www.reddit.com/r/programming/comments/1guh0pp/chrome_for_developers_podcast_squishy_wasm_apps/
submitted by /u/nilslice (https://www.reddit.com/user/nilslice)
[link] (https://www.youtube.com/watch?v=gJPYvv1flJY) [comments] (https://www.reddit.com/r/programming/comments/1guh0pp/chrome_for_developers_podcast_squishy_wasm_apps/)
https://www.reddit.com/r/programming/comments/1guh0pp/chrome_for_developers_podcast_squishy_wasm_apps/
submitted by /u/nilslice (https://www.reddit.com/user/nilslice)
[link] (https://www.youtube.com/watch?v=gJPYvv1flJY) [comments] (https://www.reddit.com/r/programming/comments/1guh0pp/chrome_for_developers_podcast_squishy_wasm_apps/)
What's new in POSIX 2024
https://www.reddit.com/r/programming/comments/1guhr89/whats_new_in_posix_2024/
submitted by /u/cosmic-parsley (https://www.reddit.com/user/cosmic-parsley)
[link] (https://blog.toast.cafe/posix2024-xcu) [comments] (https://www.reddit.com/r/programming/comments/1guhr89/whats_new_in_posix_2024/)
https://www.reddit.com/r/programming/comments/1guhr89/whats_new_in_posix_2024/
submitted by /u/cosmic-parsley (https://www.reddit.com/user/cosmic-parsley)
[link] (https://blog.toast.cafe/posix2024-xcu) [comments] (https://www.reddit.com/r/programming/comments/1guhr89/whats_new_in_posix_2024/)
Meetings are a waste of time for devs — case for Socratic questioning
https://www.reddit.com/r/programming/comments/1gui809/meetings_are_a_waste_of_time_for_devs_case_for/
submitted by /u/dmp0x7c5 (https://www.reddit.com/user/dmp0x7c5)
[link] (https://l.perspectiveship.com/re-socratic) [comments] (https://www.reddit.com/r/programming/comments/1gui809/meetings_are_a_waste_of_time_for_devs_case_for/)
https://www.reddit.com/r/programming/comments/1gui809/meetings_are_a_waste_of_time_for_devs_case_for/
submitted by /u/dmp0x7c5 (https://www.reddit.com/user/dmp0x7c5)
[link] (https://l.perspectiveship.com/re-socratic) [comments] (https://www.reddit.com/r/programming/comments/1gui809/meetings_are_a_waste_of_time_for_devs_case_for/)
NASA C++ Static Analyzer Open Source
https://www.reddit.com/r/programming/comments/1guqlxz/nasa_c_static_analyzer_open_source/
submitted by /u/morglod (https://www.reddit.com/user/morglod)
[link] (https://www.youtube.com/watch?v=HszHill46_M&ab_channel=Tariq10x) [comments] (https://www.reddit.com/r/programming/comments/1guqlxz/nasa_c_static_analyzer_open_source/)
https://www.reddit.com/r/programming/comments/1guqlxz/nasa_c_static_analyzer_open_source/
submitted by /u/morglod (https://www.reddit.com/user/morglod)
[link] (https://www.youtube.com/watch?v=HszHill46_M&ab_channel=Tariq10x) [comments] (https://www.reddit.com/r/programming/comments/1guqlxz/nasa_c_static_analyzer_open_source/)
IonQ to Advance Hybrid Quantum Computing with New Chemistry Application and NVIDIA CUDA-Q
https://www.reddit.com/r/programming/comments/1gurvq2/ionq_to_advance_hybrid_quantum_computing_with_new/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://ionq.com/news/ionq-to-advance-hybrid-quantum-computing-with-new-chemistry-application-and?utm_source=linkedin&utm_medium=press-release&utm_campaign=nvidia-hybrid&utm_content=press-release&utm_term=45597) [comments] (https://www.reddit.com/r/programming/comments/1gurvq2/ionq_to_advance_hybrid_quantum_computing_with_new/)
https://www.reddit.com/r/programming/comments/1gurvq2/ionq_to_advance_hybrid_quantum_computing_with_new/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://ionq.com/news/ionq-to-advance-hybrid-quantum-computing-with-new-chemistry-application-and?utm_source=linkedin&utm_medium=press-release&utm_campaign=nvidia-hybrid&utm_content=press-release&utm_term=45597) [comments] (https://www.reddit.com/r/programming/comments/1gurvq2/ionq_to_advance_hybrid_quantum_computing_with_new/)
Building SQL-based Observability With ClickHouse and Grafana
https://www.reddit.com/r/programming/comments/1guugbd/building_sqlbased_observability_with_clickhouse/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://cmtops.dev/posts/building-observability-with-clickhouse/) [comments] (https://www.reddit.com/r/programming/comments/1guugbd/building_sqlbased_observability_with_clickhouse/)
https://www.reddit.com/r/programming/comments/1guugbd/building_sqlbased_observability_with_clickhouse/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://cmtops.dev/posts/building-observability-with-clickhouse/) [comments] (https://www.reddit.com/r/programming/comments/1guugbd/building_sqlbased_observability_with_clickhouse/)
Made a simple spy pixel server using golang
https://www.reddit.com/r/programming/comments/1guwj00/made_a_simple_spy_pixel_server_using_golang/
submitted by /u/Serious_Worker_9871 (https://www.reddit.com/user/Serious_Worker_9871)
[link] (https://github.com/YasTheGoat/Spixel) [comments] (https://www.reddit.com/r/programming/comments/1guwj00/made_a_simple_spy_pixel_server_using_golang/)
https://www.reddit.com/r/programming/comments/1guwj00/made_a_simple_spy_pixel_server_using_golang/
submitted by /u/Serious_Worker_9871 (https://www.reddit.com/user/Serious_Worker_9871)
[link] (https://github.com/YasTheGoat/Spixel) [comments] (https://www.reddit.com/r/programming/comments/1guwj00/made_a_simple_spy_pixel_server_using_golang/)
AI Flame Graphs
https://www.reddit.com/r/programming/comments/1gux3lj/ai_flame_graphs/
submitted by /u/finallyanonymous (https://www.reddit.com/user/finallyanonymous)
[link] (https://www.brendangregg.com/blog/2024-10-29/ai-flame-graphs.html) [comments] (https://www.reddit.com/r/programming/comments/1gux3lj/ai_flame_graphs/)
https://www.reddit.com/r/programming/comments/1gux3lj/ai_flame_graphs/
submitted by /u/finallyanonymous (https://www.reddit.com/user/finallyanonymous)
[link] (https://www.brendangregg.com/blog/2024-10-29/ai-flame-graphs.html) [comments] (https://www.reddit.com/r/programming/comments/1gux3lj/ai_flame_graphs/)