So, you want to stack rank your developers?
https://www.reddit.com/r/programming/comments/1o07ghf/so_you_want_to_stack_rank_your_developers/
<!-- SC_OFF -->Something to send to your manager next time some new initiative smells like stack ranking <!-- SC_ON --> submitted by /u/Realistic_Skill5527 (https://www.reddit.com/user/Realistic_Skill5527)
[link] (https://www.swarmia.com/blog/dont-stack-rank-your-developers/) [comments] (https://www.reddit.com/r/programming/comments/1o07ghf/so_you_want_to_stack_rank_your_developers/)
https://www.reddit.com/r/programming/comments/1o07ghf/so_you_want_to_stack_rank_your_developers/
<!-- SC_OFF -->Something to send to your manager next time some new initiative smells like stack ranking <!-- SC_ON --> submitted by /u/Realistic_Skill5527 (https://www.reddit.com/user/Realistic_Skill5527)
[link] (https://www.swarmia.com/blog/dont-stack-rank-your-developers/) [comments] (https://www.reddit.com/r/programming/comments/1o07ghf/so_you_want_to_stack_rank_your_developers/)
Built a visual Docker database manager with Tauri
https://www.reddit.com/r/programming/comments/1o1398z/built_a_visual_docker_database_manager_with_tauri/
<!-- SC_OFF -->Hey 👋 — Solo dev here. Just launched Docker DB Manager, a desktop app built with Tauri v2 and React. The problem: Managing database containers across projects got tedious—constantly checking available ports, recreating containers to change settings, and hunting for passwords across .env files and notes. What it does: Create and manage containers without terminal commands Detects port conflicts before creating containers Edit configuration (ports, names) without manual recreation Generates ready-to-copy connection strings Syncs with Docker Desktop in real-time Currently supports PostgreSQL, MySQL, Redis, and MongoDB (more databases coming). It's open source and I'd love your feedback:
GitHub: https://github.com/AbianS/docker-db-manager Available for macOS (Apple Silicon + Intel). Windows and Linux coming soon. Happy to answer questions about the architecture or implementation! 🚀 <!-- SC_ON --> submitted by /u/Zukonsio (https://www.reddit.com/user/Zukonsio)
[link] (https://github.com/AbianS/docker-db-manager) [comments] (https://www.reddit.com/r/programming/comments/1o1398z/built_a_visual_docker_database_manager_with_tauri/)
https://www.reddit.com/r/programming/comments/1o1398z/built_a_visual_docker_database_manager_with_tauri/
<!-- SC_OFF -->Hey 👋 — Solo dev here. Just launched Docker DB Manager, a desktop app built with Tauri v2 and React. The problem: Managing database containers across projects got tedious—constantly checking available ports, recreating containers to change settings, and hunting for passwords across .env files and notes. What it does: Create and manage containers without terminal commands Detects port conflicts before creating containers Edit configuration (ports, names) without manual recreation Generates ready-to-copy connection strings Syncs with Docker Desktop in real-time Currently supports PostgreSQL, MySQL, Redis, and MongoDB (more databases coming). It's open source and I'd love your feedback:
GitHub: https://github.com/AbianS/docker-db-manager Available for macOS (Apple Silicon + Intel). Windows and Linux coming soon. Happy to answer questions about the architecture or implementation! 🚀 <!-- SC_ON --> submitted by /u/Zukonsio (https://www.reddit.com/user/Zukonsio)
[link] (https://github.com/AbianS/docker-db-manager) [comments] (https://www.reddit.com/r/programming/comments/1o1398z/built_a_visual_docker_database_manager_with_tauri/)
20 hardest to easiest rankings of programming languages to learn in 2025 | BIZMIA
https://www.reddit.com/r/programming/comments/1o12xcz/20_hardest_to_easiest_rankings_of_programming/
<!-- SC_OFF -->20 Hardest Programming Languages for Developers to Learn in 2025 by BIZMIA. <!-- SC_ON --> submitted by /u/waozen (https://www.reddit.com/user/waozen)
[link] (https://www.hellobizmia.com/insights/hardest-programming-languages) [comments] (https://www.reddit.com/r/programming/comments/1o12xcz/20_hardest_to_easiest_rankings_of_programming/)
https://www.reddit.com/r/programming/comments/1o12xcz/20_hardest_to_easiest_rankings_of_programming/
<!-- SC_OFF -->20 Hardest Programming Languages for Developers to Learn in 2025 by BIZMIA. <!-- SC_ON --> submitted by /u/waozen (https://www.reddit.com/user/waozen)
[link] (https://www.hellobizmia.com/insights/hardest-programming-languages) [comments] (https://www.reddit.com/r/programming/comments/1o12xcz/20_hardest_to_easiest_rankings_of_programming/)
Webassembly WASI compilers in the Web browser with exaequOS
https://www.reddit.com/r/programming/comments/1o165l5/webassembly_wasi_compilers_in_the_web_browser/
submitted by /u/exaequos (https://www.reddit.com/user/exaequos)
[link] (https://www.exaequos.com/blog_wasm_wasi_compilers_in_exaequos.html) [comments] (https://www.reddit.com/r/programming/comments/1o165l5/webassembly_wasi_compilers_in_the_web_browser/)
https://www.reddit.com/r/programming/comments/1o165l5/webassembly_wasi_compilers_in_the_web_browser/
submitted by /u/exaequos (https://www.reddit.com/user/exaequos)
[link] (https://www.exaequos.com/blog_wasm_wasi_compilers_in_exaequos.html) [comments] (https://www.reddit.com/r/programming/comments/1o165l5/webassembly_wasi_compilers_in_the_web_browser/)
Program GPUs in pure modern Java with TornadoVM
https://www.reddit.com/r/programming/comments/1o16jwu/program_gpus_in_pure_modern_java_with_tornadovm/
submitted by /u/mikebmx1 (https://www.reddit.com/user/mikebmx1)
[link] (https://youtu.be/WNQ5ylMs4Ok?si=s_-R3os2oK-hP3E_) [comments] (https://www.reddit.com/r/programming/comments/1o16jwu/program_gpus_in_pure_modern_java_with_tornadovm/)
https://www.reddit.com/r/programming/comments/1o16jwu/program_gpus_in_pure_modern_java_with_tornadovm/
submitted by /u/mikebmx1 (https://www.reddit.com/user/mikebmx1)
[link] (https://youtu.be/WNQ5ylMs4Ok?si=s_-R3os2oK-hP3E_) [comments] (https://www.reddit.com/r/programming/comments/1o16jwu/program_gpus_in_pure_modern_java_with_tornadovm/)
Solving Double Booking at Scale: System Design Patterns from Top Tech Companies
https://www.reddit.com/r/programming/comments/1o170e7/solving_double_booking_at_scale_system_design/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://animeshgaitonde.medium.com/solving-double-booking-at-scale-system-design-patterns-from-top-tech-companies-4c5a3311d8ea?sk=d5d7b1ef3da767fdbd9d535c4a9ee405) [comments] (https://www.reddit.com/r/programming/comments/1o170e7/solving_double_booking_at_scale_system_design/)
https://www.reddit.com/r/programming/comments/1o170e7/solving_double_booking_at_scale_system_design/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://animeshgaitonde.medium.com/solving-double-booking-at-scale-system-design-patterns-from-top-tech-companies-4c5a3311d8ea?sk=d5d7b1ef3da767fdbd9d535c4a9ee405) [comments] (https://www.reddit.com/r/programming/comments/1o170e7/solving_double_booking_at_scale_system_design/)
Testing a compiler-driven full-stack framework
https://www.reddit.com/r/programming/comments/1o1awux/testing_a_compilerdriven_fullstack_framework/
submitted by /u/matijash (https://www.reddit.com/user/matijash)
[link] (https://wasp.sh/blog/2025/10/07/how-we-test-a-web-framework) [comments] (https://www.reddit.com/r/programming/comments/1o1awux/testing_a_compilerdriven_fullstack_framework/)
https://www.reddit.com/r/programming/comments/1o1awux/testing_a_compilerdriven_fullstack_framework/
submitted by /u/matijash (https://www.reddit.com/user/matijash)
[link] (https://wasp.sh/blog/2025/10/07/how-we-test-a-web-framework) [comments] (https://www.reddit.com/r/programming/comments/1o1awux/testing_a_compilerdriven_fullstack_framework/)
How we found a bug in Go's arm64 compiler
https://www.reddit.com/r/programming/comments/1o1bcvl/how_we_found_a_bug_in_gos_arm64_compiler/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.cloudflare.com/how-we-found-a-bug-in-gos-arm64-compiler/) [comments] (https://www.reddit.com/r/programming/comments/1o1bcvl/how_we_found_a_bug_in_gos_arm64_compiler/)
https://www.reddit.com/r/programming/comments/1o1bcvl/how_we_found_a_bug_in_gos_arm64_compiler/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.cloudflare.com/how-we-found-a-bug-in-gos-arm64-compiler/) [comments] (https://www.reddit.com/r/programming/comments/1o1bcvl/how_we_found_a_bug_in_gos_arm64_compiler/)
Abstractions All the Way Down
https://www.reddit.com/r/programming/comments/1o1dy9d/abstractions_all_the_way_down/
submitted by /u/suckafortone (https://www.reddit.com/user/suckafortone)
[link] (https://www.stufro.com/2025/10/07/abstractions-all-the-way-down.html) [comments] (https://www.reddit.com/r/programming/comments/1o1dy9d/abstractions_all_the_way_down/)
https://www.reddit.com/r/programming/comments/1o1dy9d/abstractions_all_the_way_down/
submitted by /u/suckafortone (https://www.reddit.com/user/suckafortone)
[link] (https://www.stufro.com/2025/10/07/abstractions-all-the-way-down.html) [comments] (https://www.reddit.com/r/programming/comments/1o1dy9d/abstractions_all_the_way_down/)
Next steps for BPF support in the GNU toolchain
https://www.reddit.com/r/programming/comments/1o1ew4u/next_steps_for_bpf_support_in_the_gnu_toolchain/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lwn.net/SubscriberLink/1039827/538da8eaa032755e/) [comments] (https://www.reddit.com/r/programming/comments/1o1ew4u/next_steps_for_bpf_support_in_the_gnu_toolchain/)
https://www.reddit.com/r/programming/comments/1o1ew4u/next_steps_for_bpf_support_in_the_gnu_toolchain/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lwn.net/SubscriberLink/1039827/538da8eaa032755e/) [comments] (https://www.reddit.com/r/programming/comments/1o1ew4u/next_steps_for_bpf_support_in_the_gnu_toolchain/)
Python 3.14 Is Here. How Fast Is It?
https://www.reddit.com/r/programming/comments/1o1ew9w/python_314_is_here_how_fast_is_it/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.miguelgrinberg.com/post/python-3-14-is-here-how-fast-is-it) [comments] (https://www.reddit.com/r/programming/comments/1o1ew9w/python_314_is_here_how_fast_is_it/)
https://www.reddit.com/r/programming/comments/1o1ew9w/python_314_is_here_how_fast_is_it/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.miguelgrinberg.com/post/python-3-14-is-here-how-fast-is-it) [comments] (https://www.reddit.com/r/programming/comments/1o1ew9w/python_314_is_here_how_fast_is_it/)
Beyond Indexes: How Open Table Formats Optimize Query Performance
https://www.reddit.com/r/programming/comments/1o1ewon/beyond_indexes_how_open_table_formats_optimize/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jack-vanlightly.com/blog/2025/10/8/beyond-indexes-how-open-table-formats-optimize-query-performance) [comments] (https://www.reddit.com/r/programming/comments/1o1ewon/beyond_indexes_how_open_table_formats_optimize/)
https://www.reddit.com/r/programming/comments/1o1ewon/beyond_indexes_how_open_table_formats_optimize/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jack-vanlightly.com/blog/2025/10/8/beyond-indexes-how-open-table-formats-optimize-query-performance) [comments] (https://www.reddit.com/r/programming/comments/1o1ewon/beyond_indexes_how_open_table_formats_optimize/)
Buyer Beware: Azure SQL Managed Instance Storage is Regularly as Slow as 60 Seconds
https://www.reddit.com/r/programming/comments/1o1ez4o/buyer_beware_azure_sql_managed_instance_storage/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://kendralittle.com/2024/12/18/azure-sql-managed-instance-storage-regularly-slow-60-seconds/) [comments] (https://www.reddit.com/r/programming/comments/1o1ez4o/buyer_beware_azure_sql_managed_instance_storage/)
https://www.reddit.com/r/programming/comments/1o1ez4o/buyer_beware_azure_sql_managed_instance_storage/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://kendralittle.com/2024/12/18/azure-sql-managed-instance-storage-regularly-slow-60-seconds/) [comments] (https://www.reddit.com/r/programming/comments/1o1ez4o/buyer_beware_azure_sql_managed_instance_storage/)
Seergdb v2.6 released for Linux.
https://www.reddit.com/r/programming/comments/1o1f9cs/seergdb_v26_released_for_linux/
<!-- SC_OFF -->A new version of Seergdb (frontend to gdb) has been released for linux. https://github.com/epasveer/seer
https://github.com/epasveer/seer/releases/tag/v2.6
https://github.com/epasveer/seer/wiki Give it a try. Thanks. <!-- SC_ON --> submitted by /u/epasveer (https://www.reddit.com/user/epasveer)
[link] (https://github.com/epasveer/seer) [comments] (https://www.reddit.com/r/programming/comments/1o1f9cs/seergdb_v26_released_for_linux/)
https://www.reddit.com/r/programming/comments/1o1f9cs/seergdb_v26_released_for_linux/
<!-- SC_OFF -->A new version of Seergdb (frontend to gdb) has been released for linux. https://github.com/epasveer/seer
https://github.com/epasveer/seer/releases/tag/v2.6
https://github.com/epasveer/seer/wiki Give it a try. Thanks. <!-- SC_ON --> submitted by /u/epasveer (https://www.reddit.com/user/epasveer)
[link] (https://github.com/epasveer/seer) [comments] (https://www.reddit.com/r/programming/comments/1o1f9cs/seergdb_v26_released_for_linux/)
Bulk Operations in Boost.Bloom
https://www.reddit.com/r/programming/comments/1o1h7ut/bulk_operations_in_boostbloom/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://bannalia.blogspot.com/2025/10/bulk-operations-in-boostbloom.html) [comments] (https://www.reddit.com/r/programming/comments/1o1h7ut/bulk_operations_in_boostbloom/)
https://www.reddit.com/r/programming/comments/1o1h7ut/bulk_operations_in_boostbloom/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://bannalia.blogspot.com/2025/10/bulk-operations-in-boostbloom.html) [comments] (https://www.reddit.com/r/programming/comments/1o1h7ut/bulk_operations_in_boostbloom/)
Barbara Liskov Oral History
https://www.reddit.com/r/programming/comments/1o1i5bx/barbara_liskov_oral_history/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://www.youtube.com/watch?v=lhcGCekk4pk) [comments] (https://www.reddit.com/r/programming/comments/1o1i5bx/barbara_liskov_oral_history/)
https://www.reddit.com/r/programming/comments/1o1i5bx/barbara_liskov_oral_history/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://www.youtube.com/watch?v=lhcGCekk4pk) [comments] (https://www.reddit.com/r/programming/comments/1o1i5bx/barbara_liskov_oral_history/)
Oral History of Ken Thompson
https://www.reddit.com/r/programming/comments/1o1i5r8/oral_history_of_ken_thompson/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://www.youtube.com/watch?v=OmVHkL0IWk4) [comments] (https://www.reddit.com/r/programming/comments/1o1i5r8/oral_history_of_ken_thompson/)
https://www.reddit.com/r/programming/comments/1o1i5r8/oral_history_of_ken_thompson/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://www.youtube.com/watch?v=OmVHkL0IWk4) [comments] (https://www.reddit.com/r/programming/comments/1o1i5r8/oral_history_of_ken_thompson/)
Julia 1.12 released
https://www.reddit.com/r/programming/comments/1o1ld0j/julia_112_released/
submitted by /u/araujoms (https://www.reddit.com/user/araujoms)
[link] (https://julialang.org/blog/2025/10/julia-1.12-highlights/) [comments] (https://www.reddit.com/r/programming/comments/1o1ld0j/julia_112_released/)
https://www.reddit.com/r/programming/comments/1o1ld0j/julia_112_released/
submitted by /u/araujoms (https://www.reddit.com/user/araujoms)
[link] (https://julialang.org/blog/2025/10/julia-1.12-highlights/) [comments] (https://www.reddit.com/r/programming/comments/1o1ld0j/julia_112_released/)
Svelte really is that fast
https://www.reddit.com/r/programming/comments/1o1lyb0/svelte_really_is_that_fast/
submitted by /u/tanin47 (https://www.reddit.com/user/tanin47)
[link] (https://chuniversiteit.nl/papers/svelte-is-fast) [comments] (https://www.reddit.com/r/programming/comments/1o1lyb0/svelte_really_is_that_fast/)
https://www.reddit.com/r/programming/comments/1o1lyb0/svelte_really_is_that_fast/
submitted by /u/tanin47 (https://www.reddit.com/user/tanin47)
[link] (https://chuniversiteit.nl/papers/svelte-is-fast) [comments] (https://www.reddit.com/r/programming/comments/1o1lyb0/svelte_really_is_that_fast/)
2025 DORA Report: State of AI-Assisted Software Development
https://www.reddit.com/r/programming/comments/1o1n25o/2025_dora_report_state_of_aiassisted_software/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://cloud.google.com/blog/products/ai-machine-learning/announcing-the-2025-dora-report) [comments] (https://www.reddit.com/r/programming/comments/1o1n25o/2025_dora_report_state_of_aiassisted_software/)
https://www.reddit.com/r/programming/comments/1o1n25o/2025_dora_report_state_of_aiassisted_software/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://cloud.google.com/blog/products/ai-machine-learning/announcing-the-2025-dora-report) [comments] (https://www.reddit.com/r/programming/comments/1o1n25o/2025_dora_report_state_of_aiassisted_software/)