MinorMiner: we turn your kid's maths homework into Bitcoin
https://www.reddit.com/r/programming/comments/1koq6pu/minorminer_we_turn_your_kids_maths_homework_into/
submitted by /u/pimterry (https://www.reddit.com/user/pimterry)
[link] (https://robertheaton.com/minor-miner/) [comments] (https://www.reddit.com/r/programming/comments/1koq6pu/minorminer_we_turn_your_kids_maths_homework_into/)
https://www.reddit.com/r/programming/comments/1koq6pu/minorminer_we_turn_your_kids_maths_homework_into/
submitted by /u/pimterry (https://www.reddit.com/user/pimterry)
[link] (https://robertheaton.com/minor-miner/) [comments] (https://www.reddit.com/r/programming/comments/1koq6pu/minorminer_we_turn_your_kids_maths_homework_into/)
The art of being the Puppeteer programmer
https://www.reddit.com/r/programming/comments/1koqyoi/the_art_of_being_the_puppeteer_programmer/
submitted by /u/ExiledDude (https://www.reddit.com/user/ExiledDude)
[link] (https://voidflower.dev/blog/art-of-being-puppeteer-programmer) [comments] (https://www.reddit.com/r/programming/comments/1koqyoi/the_art_of_being_the_puppeteer_programmer/)
https://www.reddit.com/r/programming/comments/1koqyoi/the_art_of_being_the_puppeteer_programmer/
submitted by /u/ExiledDude (https://www.reddit.com/user/ExiledDude)
[link] (https://voidflower.dev/blog/art-of-being-puppeteer-programmer) [comments] (https://www.reddit.com/r/programming/comments/1koqyoi/the_art_of_being_the_puppeteer_programmer/)
Mastering the Walrus Operator (:=)
https://www.reddit.com/r/programming/comments/1korfen/mastering_the_walrus_operator/
<!-- SC_OFF -->I wrote a breakdown on Python’s assignment expression — the walrus operator (:=) The post covers:
• Why it exists
• When to use it (and when not to)
• Real examples (loops, comprehensions, caching) Would love feedback or more use cases from your experience. <!-- SC_ON --> submitted by /u/abhimanyu_saharan (https://www.reddit.com/user/abhimanyu_saharan)
[link] (https://blog.abhimanyu-saharan.com/posts/mastering-the-walrus-operator-in-python-3-8) [comments] (https://www.reddit.com/r/programming/comments/1korfen/mastering_the_walrus_operator/)
https://www.reddit.com/r/programming/comments/1korfen/mastering_the_walrus_operator/
<!-- SC_OFF -->I wrote a breakdown on Python’s assignment expression — the walrus operator (:=) The post covers:
• Why it exists
• When to use it (and when not to)
• Real examples (loops, comprehensions, caching) Would love feedback or more use cases from your experience. <!-- SC_ON --> submitted by /u/abhimanyu_saharan (https://www.reddit.com/user/abhimanyu_saharan)
[link] (https://blog.abhimanyu-saharan.com/posts/mastering-the-walrus-operator-in-python-3-8) [comments] (https://www.reddit.com/r/programming/comments/1korfen/mastering_the_walrus_operator/)
Google's directed acyclic graph build system for monorepos with special sparse-checkout features versus classic depth-first recursive types
https://www.reddit.com/r/programming/comments/1kovucv/googles_directed_acyclic_graph_build_system_for/
<!-- SC_OFF -->I've uploaded a talk to YouTube: Google's directed acyclic graph build system for monorepos with special sparse-checkout features versus classic depth-first recursive types (https://youtube.com/watch?v=L67ri_xe2oQ) This talk compares both, with source in a cloneable repo that shows the structure. I also discuss how Google shrink their 9+ million source files in their trunk to something that is more manageable for a dev or QE who's wanting to achieve a specific coding task/story. You'd watch this if you don't understand how Bazel works "under the hood". Or if you don't understand how a ginormous VCS-relying company would actually use a single repo for all applications, apps, services, libraries they make themselves. Definately an education piece, rather than something you'd run it to work with for a "stop everything" declaration. Caveats: Less than 100 companies would do this Google thing, I guess. Your company is JUST FINE with a multi-repo setup. There are multiple sub types of trunk-based development: https://trunkbaseddevelopment.com/styles/ <!-- SC_ON --> submitted by /u/paul_h (https://www.reddit.com/user/paul_h)
[link] (https://www.youtube.com/watch?v=L67ri_xe2oQ) [comments] (https://www.reddit.com/r/programming/comments/1kovucv/googles_directed_acyclic_graph_build_system_for/)
https://www.reddit.com/r/programming/comments/1kovucv/googles_directed_acyclic_graph_build_system_for/
<!-- SC_OFF -->I've uploaded a talk to YouTube: Google's directed acyclic graph build system for monorepos with special sparse-checkout features versus classic depth-first recursive types (https://youtube.com/watch?v=L67ri_xe2oQ) This talk compares both, with source in a cloneable repo that shows the structure. I also discuss how Google shrink their 9+ million source files in their trunk to something that is more manageable for a dev or QE who's wanting to achieve a specific coding task/story. You'd watch this if you don't understand how Bazel works "under the hood". Or if you don't understand how a ginormous VCS-relying company would actually use a single repo for all applications, apps, services, libraries they make themselves. Definately an education piece, rather than something you'd run it to work with for a "stop everything" declaration. Caveats: Less than 100 companies would do this Google thing, I guess. Your company is JUST FINE with a multi-repo setup. There are multiple sub types of trunk-based development: https://trunkbaseddevelopment.com/styles/ <!-- SC_ON --> submitted by /u/paul_h (https://www.reddit.com/user/paul_h)
[link] (https://www.youtube.com/watch?v=L67ri_xe2oQ) [comments] (https://www.reddit.com/r/programming/comments/1kovucv/googles_directed_acyclic_graph_build_system_for/)
Circular Reasoning in Unit Tests — It works because it does what it does
https://www.reddit.com/r/programming/comments/1kozl0x/circular_reasoning_in_unit_tests_it_works_because/
submitted by /u/Jason_Pianissimo (https://www.reddit.com/user/Jason_Pianissimo)
[link] (https://laser-coder.net/articles/circular-reasoning/index.html) [comments] (https://www.reddit.com/r/programming/comments/1kozl0x/circular_reasoning_in_unit_tests_it_works_because/)
https://www.reddit.com/r/programming/comments/1kozl0x/circular_reasoning_in_unit_tests_it_works_because/
submitted by /u/Jason_Pianissimo (https://www.reddit.com/user/Jason_Pianissimo)
[link] (https://laser-coder.net/articles/circular-reasoning/index.html) [comments] (https://www.reddit.com/r/programming/comments/1kozl0x/circular_reasoning_in_unit_tests_it_works_because/)
iceoryx2 v0.6.0 is out: high-performance, cross-language inter-process communication that just works (C, C++, Rust - and soon Python)
https://www.reddit.com/r/programming/comments/1kp0i2g/iceoryx2_v060_is_out_highperformance/
<!-- SC_OFF -->Hey everyone, We just released iceoryx2 v0.6.0 (https://github.com/eclipse-iceoryx/iceoryx2/releases/tag/v0.6.0), and it’s by far the most feature-packed update we’ve released so far. If you're new to it: iceoryx2 is an IPC library for ultra-fast, zero-copy communication between processes — think of it like a faster, more structured alternative to domain sockets or queues. It's designed for performance-critical systems and supports Rust, C++, and C (with Python coming soon). 🔍 Some highlights: Request-Response Streams: Not just a response — get a stream of updates until completion. Zero-copy IPC across languages: Share data between Rust ↔ C++ without serialization. Just match the memory layout and go. New CLI tool: Debug and inspect running services easily with iox2. First built-in microservice: A discovery service to support more dynamic architectures. ZeroCopySend derive macro: Makes Rust IPC safer and easier. This wouldn’t be possible without the feedback, bug reports, questions, and ideas from all of you. We’re a small team, and your input honestly shapes this project in meaningful ways. Even just a thoughtful comment or example can turn into a feature or fix. We’re especially grateful to those who’ve trusted iceoryx2 in real systems, to those who patiently shared frustrations, and to the folks pushing us to support more languages and platforms. GitHub project (https://github.com/eclipse-iceoryx/iceoryx2) Benchmarks (https://github.com/eclipse-iceoryx/iceoryx2/tree/main/benchmarks) Cross-language example (https://github.com/eclipse-iceoryx/iceoryx2/tree/main/examples/rust/publish_subscribe_cross_language) If you’ve got ideas or feedback — we’re listening. And if you’re using it somewhere cool, let us know. That really motivates us. Thanks again to everyone who's helped us get to this point! The iceoryx2 team <!-- SC_ON --> submitted by /u/elfenpiff (https://www.reddit.com/user/elfenpiff)
[link] (https://ekxide.io/blog/iceoryx2-0-6-release/) [comments] (https://www.reddit.com/r/programming/comments/1kp0i2g/iceoryx2_v060_is_out_highperformance/)
https://www.reddit.com/r/programming/comments/1kp0i2g/iceoryx2_v060_is_out_highperformance/
<!-- SC_OFF -->Hey everyone, We just released iceoryx2 v0.6.0 (https://github.com/eclipse-iceoryx/iceoryx2/releases/tag/v0.6.0), and it’s by far the most feature-packed update we’ve released so far. If you're new to it: iceoryx2 is an IPC library for ultra-fast, zero-copy communication between processes — think of it like a faster, more structured alternative to domain sockets or queues. It's designed for performance-critical systems and supports Rust, C++, and C (with Python coming soon). 🔍 Some highlights: Request-Response Streams: Not just a response — get a stream of updates until completion. Zero-copy IPC across languages: Share data between Rust ↔ C++ without serialization. Just match the memory layout and go. New CLI tool: Debug and inspect running services easily with iox2. First built-in microservice: A discovery service to support more dynamic architectures. ZeroCopySend derive macro: Makes Rust IPC safer and easier. This wouldn’t be possible without the feedback, bug reports, questions, and ideas from all of you. We’re a small team, and your input honestly shapes this project in meaningful ways. Even just a thoughtful comment or example can turn into a feature or fix. We’re especially grateful to those who’ve trusted iceoryx2 in real systems, to those who patiently shared frustrations, and to the folks pushing us to support more languages and platforms. GitHub project (https://github.com/eclipse-iceoryx/iceoryx2) Benchmarks (https://github.com/eclipse-iceoryx/iceoryx2/tree/main/benchmarks) Cross-language example (https://github.com/eclipse-iceoryx/iceoryx2/tree/main/examples/rust/publish_subscribe_cross_language) If you’ve got ideas or feedback — we’re listening. And if you’re using it somewhere cool, let us know. That really motivates us. Thanks again to everyone who's helped us get to this point! The iceoryx2 team <!-- SC_ON --> submitted by /u/elfenpiff (https://www.reddit.com/user/elfenpiff)
[link] (https://ekxide.io/blog/iceoryx2-0-6-release/) [comments] (https://www.reddit.com/r/programming/comments/1kp0i2g/iceoryx2_v060_is_out_highperformance/)
Monolithic Architecture Explained for Beginners
https://www.reddit.com/r/programming/comments/1kp1oe0/monolithic_architecture_explained_for_beginners/
submitted by /u/Proper-Sprinkles9910 (https://www.reddit.com/user/Proper-Sprinkles9910)
[link] (https://codecurious.dev/articles/monolithic-architecture-explained-for-beginners) [comments] (https://www.reddit.com/r/programming/comments/1kp1oe0/monolithic_architecture_explained_for_beginners/)
https://www.reddit.com/r/programming/comments/1kp1oe0/monolithic_architecture_explained_for_beginners/
submitted by /u/Proper-Sprinkles9910 (https://www.reddit.com/user/Proper-Sprinkles9910)
[link] (https://codecurious.dev/articles/monolithic-architecture-explained-for-beginners) [comments] (https://www.reddit.com/r/programming/comments/1kp1oe0/monolithic_architecture_explained_for_beginners/)
Let's make a game! 264: Initiative: PCs win ties
https://www.reddit.com/r/programming/comments/1kp2jpx/lets_make_a_game_264_initiative_pcs_win_ties/
submitted by /u/apeloverage (https://www.reddit.com/user/apeloverage)
[link] (https://www.youtube.com/watch?v=XVSVMcnet4g) [comments] (https://www.reddit.com/r/programming/comments/1kp2jpx/lets_make_a_game_264_initiative_pcs_win_ties/)
https://www.reddit.com/r/programming/comments/1kp2jpx/lets_make_a_game_264_initiative_pcs_win_ties/
submitted by /u/apeloverage (https://www.reddit.com/user/apeloverage)
[link] (https://www.youtube.com/watch?v=XVSVMcnet4g) [comments] (https://www.reddit.com/r/programming/comments/1kp2jpx/lets_make_a_game_264_initiative_pcs_win_ties/)
I wrote a SwiftUI runtime in C++
https://www.reddit.com/r/programming/comments/1kp3emf/i_wrote_a_swiftui_runtime_in_c/
submitted by /u/notarealoneatall (https://www.reddit.com/user/notarealoneatall)
[link] (https://www.kulve.org/blog/swiftui_runtime) [comments] (https://www.reddit.com/r/programming/comments/1kp3emf/i_wrote_a_swiftui_runtime_in_c/)
https://www.reddit.com/r/programming/comments/1kp3emf/i_wrote_a_swiftui_runtime_in_c/
submitted by /u/notarealoneatall (https://www.reddit.com/user/notarealoneatall)
[link] (https://www.kulve.org/blog/swiftui_runtime) [comments] (https://www.reddit.com/r/programming/comments/1kp3emf/i_wrote_a_swiftui_runtime_in_c/)
How many lines of code have I really written?
https://www.reddit.com/r/programming/comments/1kp6ucp/how_many_lines_of_code_have_i_really_written/
<!-- SC_OFF -->I built Lines of Code, a simple tool that shows how many lines of code you’ve written in each language across your GitHub repos. It generates a clean, interactive graph you can embed anywhere. You can customize the output with query parameters like theme, metric, limit, and more. Data updates weekly, and the project is open source: https://github.com/yehiaabdelm/linesofcode <!-- SC_ON --> submitted by /u/yehiaabdelm (https://www.reddit.com/user/yehiaabdelm)
[link] (https://linesofcode.yehiaabdelm.com/) [comments] (https://www.reddit.com/r/programming/comments/1kp6ucp/how_many_lines_of_code_have_i_really_written/)
https://www.reddit.com/r/programming/comments/1kp6ucp/how_many_lines_of_code_have_i_really_written/
<!-- SC_OFF -->I built Lines of Code, a simple tool that shows how many lines of code you’ve written in each language across your GitHub repos. It generates a clean, interactive graph you can embed anywhere. You can customize the output with query parameters like theme, metric, limit, and more. Data updates weekly, and the project is open source: https://github.com/yehiaabdelm/linesofcode <!-- SC_ON --> submitted by /u/yehiaabdelm (https://www.reddit.com/user/yehiaabdelm)
[link] (https://linesofcode.yehiaabdelm.com/) [comments] (https://www.reddit.com/r/programming/comments/1kp6ucp/how_many_lines_of_code_have_i_really_written/)
Can V Deliver on Its Promises?
https://www.reddit.com/r/programming/comments/1kp6w36/can_v_deliver_on_its_promises/
submitted by /u/Sufficient-Loss5603 (https://www.reddit.com/user/Sufficient-Loss5603)
[link] (https://bitshifters.cc/2025/05/17/vlang.html) [comments] (https://www.reddit.com/r/programming/comments/1kp6w36/can_v_deliver_on_its_promises/)
https://www.reddit.com/r/programming/comments/1kp6w36/can_v_deliver_on_its_promises/
submitted by /u/Sufficient-Loss5603 (https://www.reddit.com/user/Sufficient-Loss5603)
[link] (https://bitshifters.cc/2025/05/17/vlang.html) [comments] (https://www.reddit.com/r/programming/comments/1kp6w36/can_v_deliver_on_its_promises/)
Quantum meets AI: DLR Institute for AI Safety and Security presents future technologies at ESANN 2025
https://www.reddit.com/r/programming/comments/1kpdgn2/quantum_meets_ai_dlr_institute_for_ai_safety_and/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://www.dlr.de/en/ki/latest/news/esann-2025) [comments] (https://www.reddit.com/r/programming/comments/1kpdgn2/quantum_meets_ai_dlr_institute_for_ai_safety_and/)
https://www.reddit.com/r/programming/comments/1kpdgn2/quantum_meets_ai_dlr_institute_for_ai_safety_and/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://www.dlr.de/en/ki/latest/news/esann-2025) [comments] (https://www.reddit.com/r/programming/comments/1kpdgn2/quantum_meets_ai_dlr_institute_for_ai_safety_and/)
Relational vs Document-Oriented Database for Software Architecture
https://www.reddit.com/r/programming/comments/1kpfeqi/relational_vs_documentoriented_database_for/
<!-- SC_OFF -->This is the repo with the full examples: https://github.com/LukasNiessen/relational-db-vs-document-store <!-- SC_ON --> submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/relational-vs-document-oriented-database-for-software-architecture-51afea515f5d) [comments] (https://www.reddit.com/r/programming/comments/1kpfeqi/relational_vs_documentoriented_database_for/)
https://www.reddit.com/r/programming/comments/1kpfeqi/relational_vs_documentoriented_database_for/
<!-- SC_OFF -->This is the repo with the full examples: https://github.com/LukasNiessen/relational-db-vs-document-store <!-- SC_ON --> submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/relational-vs-document-oriented-database-for-software-architecture-51afea515f5d) [comments] (https://www.reddit.com/r/programming/comments/1kpfeqi/relational_vs_documentoriented_database_for/)
How I Beat the Midnight Rush: CDN + AES for Puzzle Delivery
https://www.reddit.com/r/programming/comments/1kpfsky/how_i_beat_the_midnight_rush_cdn_aes_for_puzzle/
<!-- SC_OFF -->Hey, my name is Emil, and I am the creator of Everybody Codes, an online platform with programming puzzles similar to Advent of Code. I wanted to share with you a solution that might be useful for your projects. It's about blocking certain content on a page and unlocking it only under specific conditions. The problem seems trivial, but imagine the following scenario: The programming puzzle's content becomes available, for instance, at midnight. Until that moment, the content should be unavailable. Users wanting to compete globally want to load the riddle content as quickly as possible, right after it is made available. What's the problem? If you are a small service and do not deliver content through the cloud, your server has to send a large amount of data to many users simultaneously. As the length of the puzzle description or input increases, the problem worsens, leading to a situation where, in the best-case scenario, the puzzle will not start evenly for all users. And in the worst case, the server will start rejecting some requests. I don't know if my solution is standard, but it works well.
It goes like this: I encode the content using AES with a strong 32-character (256-bit) key. This data goes to a regular CDN (I use Bunny CDN) and is then downloaded by users, even before the quest is globally released. When the specified time comes, I provide users only with the AES key, which is 32 characters, and the decoding process is handled by JavaScript on the client side. Thanks to this, I can describe the quest as precisely as I need, add SVGs, and scale the input size as desired because serving content via CDN is very cheap. I can also better test performance in practice because I know exactly how much data I will be sending to users, regardless of the quest content. The trick is also useful when we want to offload data transfer to the CDN but need to control who has access to the content and under what conditions. That's it! Best regards, Emil <!-- SC_ON --> submitted by /u/EverybodyCodes (https://www.reddit.com/user/EverybodyCodes)
[link] (https://everybody.codes/) [comments] (https://www.reddit.com/r/programming/comments/1kpfsky/how_i_beat_the_midnight_rush_cdn_aes_for_puzzle/)
https://www.reddit.com/r/programming/comments/1kpfsky/how_i_beat_the_midnight_rush_cdn_aes_for_puzzle/
<!-- SC_OFF -->Hey, my name is Emil, and I am the creator of Everybody Codes, an online platform with programming puzzles similar to Advent of Code. I wanted to share with you a solution that might be useful for your projects. It's about blocking certain content on a page and unlocking it only under specific conditions. The problem seems trivial, but imagine the following scenario: The programming puzzle's content becomes available, for instance, at midnight. Until that moment, the content should be unavailable. Users wanting to compete globally want to load the riddle content as quickly as possible, right after it is made available. What's the problem? If you are a small service and do not deliver content through the cloud, your server has to send a large amount of data to many users simultaneously. As the length of the puzzle description or input increases, the problem worsens, leading to a situation where, in the best-case scenario, the puzzle will not start evenly for all users. And in the worst case, the server will start rejecting some requests. I don't know if my solution is standard, but it works well.
It goes like this: I encode the content using AES with a strong 32-character (256-bit) key. This data goes to a regular CDN (I use Bunny CDN) and is then downloaded by users, even before the quest is globally released. When the specified time comes, I provide users only with the AES key, which is 32 characters, and the decoding process is handled by JavaScript on the client side. Thanks to this, I can describe the quest as precisely as I need, add SVGs, and scale the input size as desired because serving content via CDN is very cheap. I can also better test performance in practice because I know exactly how much data I will be sending to users, regardless of the quest content. The trick is also useful when we want to offload data transfer to the CDN but need to control who has access to the content and under what conditions. That's it! Best regards, Emil <!-- SC_ON --> submitted by /u/EverybodyCodes (https://www.reddit.com/user/EverybodyCodes)
[link] (https://everybody.codes/) [comments] (https://www.reddit.com/r/programming/comments/1kpfsky/how_i_beat_the_midnight_rush_cdn_aes_for_puzzle/)
Serious question: As a junior dev, how do I avoid being this guy in 20 years
https://www.reddit.com/r/programming/comments/1kphmcg/serious_question_as_a_junior_dev_how_do_i_avoid/
submitted by /u/theprivateselect (https://www.reddit.com/user/theprivateselect)
[link] (https://www.yahoo.com/news/software-engineer-lost-150k-job-090000839.html) [comments] (https://www.reddit.com/r/programming/comments/1kphmcg/serious_question_as_a_junior_dev_how_do_i_avoid/)
https://www.reddit.com/r/programming/comments/1kphmcg/serious_question_as_a_junior_dev_how_do_i_avoid/
submitted by /u/theprivateselect (https://www.reddit.com/user/theprivateselect)
[link] (https://www.yahoo.com/news/software-engineer-lost-150k-job-090000839.html) [comments] (https://www.reddit.com/r/programming/comments/1kphmcg/serious_question_as_a_junior_dev_how_do_i_avoid/)
You should not write library code! (probably)
https://www.reddit.com/r/programming/comments/1kpi42j/you_should_not_write_library_code_probably/
submitted by /u/wilsoniumite (https://www.reddit.com/user/wilsoniumite)
[link] (https://wilsoniumite.com/2025/05/17/you-should-not-write-library-code-probably/) [comments] (https://www.reddit.com/r/programming/comments/1kpi42j/you_should_not_write_library_code_probably/)
https://www.reddit.com/r/programming/comments/1kpi42j/you_should_not_write_library_code_probably/
submitted by /u/wilsoniumite (https://www.reddit.com/user/wilsoniumite)
[link] (https://wilsoniumite.com/2025/05/17/you-should-not-write-library-code-probably/) [comments] (https://www.reddit.com/r/programming/comments/1kpi42j/you_should_not_write_library_code_probably/)
Traced What Actually Happens Under the Hood for ln, rm, and cat
https://www.reddit.com/r/programming/comments/1kpil9f/traced_what_actually_happens_under_the_hood_for/
submitted by /u/Dorshalsfta (https://www.reddit.com/user/Dorshalsfta)
[link] (https://github.com/adiaholic/Understand-OS/blob/main/hard_links/Readme.md) [comments] (https://www.reddit.com/r/programming/comments/1kpil9f/traced_what_actually_happens_under_the_hood_for/)
https://www.reddit.com/r/programming/comments/1kpil9f/traced_what_actually_happens_under_the_hood_for/
submitted by /u/Dorshalsfta (https://www.reddit.com/user/Dorshalsfta)
[link] (https://github.com/adiaholic/Understand-OS/blob/main/hard_links/Readme.md) [comments] (https://www.reddit.com/r/programming/comments/1kpil9f/traced_what_actually_happens_under_the_hood_for/)
How to Thrive in Your First 90 Days in a New Role as an Engineer
https://www.reddit.com/r/programming/comments/1kpo5i4/how_to_thrive_in_your_first_90_days_in_a_new_role/
submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://www.youtube.com/watch?v=G2t8yc9HGv8) [comments] (https://www.reddit.com/r/programming/comments/1kpo5i4/how_to_thrive_in_your_first_90_days_in_a_new_role/)
https://www.reddit.com/r/programming/comments/1kpo5i4/how_to_thrive_in_your_first_90_days_in_a_new_role/
submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://www.youtube.com/watch?v=G2t8yc9HGv8) [comments] (https://www.reddit.com/r/programming/comments/1kpo5i4/how_to_thrive_in_your_first_90_days_in_a_new_role/)
Reflecting on Software Engineering Handbook
https://www.reddit.com/r/programming/comments/1kpojvv/reflecting_on_software_engineering_handbook/
submitted by /u/yusufaytas (https://www.reddit.com/user/yusufaytas)
[link] (https://yusufaytas.com/reflecting-on-software-engineering-handbook/) [comments] (https://www.reddit.com/r/programming/comments/1kpojvv/reflecting_on_software_engineering_handbook/)
https://www.reddit.com/r/programming/comments/1kpojvv/reflecting_on_software_engineering_handbook/
submitted by /u/yusufaytas (https://www.reddit.com/user/yusufaytas)
[link] (https://yusufaytas.com/reflecting-on-software-engineering-handbook/) [comments] (https://www.reddit.com/r/programming/comments/1kpojvv/reflecting_on_software_engineering_handbook/)
AGILE is NOT what you think!
https://www.reddit.com/r/programming/comments/1kpol01/agile_is_not_what_you_think/
submitted by /u/SamuraiDeveloper21 (https://www.reddit.com/user/SamuraiDeveloper21)
[link] (https://medium.com/javarevisited/agile-is-not-what-you-think-e1a7fb592a27?sk=abe0692e4403bcbc543d3ab9132c77d4) [comments] (https://www.reddit.com/r/programming/comments/1kpol01/agile_is_not_what_you_think/)
https://www.reddit.com/r/programming/comments/1kpol01/agile_is_not_what_you_think/
submitted by /u/SamuraiDeveloper21 (https://www.reddit.com/user/SamuraiDeveloper21)
[link] (https://medium.com/javarevisited/agile-is-not-what-you-think-e1a7fb592a27?sk=abe0692e4403bcbc543d3ab9132c77d4) [comments] (https://www.reddit.com/r/programming/comments/1kpol01/agile_is_not_what_you_think/)
Building Long-Term memories using hierarchical summarization
https://www.reddit.com/r/programming/comments/1kq4otb/building_longterm_memories_using_hierarchical/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/hierarchical-summarization?utm_source=reddit&utm_medium=referral&utm_campaign=r47) [comments] (https://www.reddit.com/r/programming/comments/1kq4otb/building_longterm_memories_using_hierarchical/)
https://www.reddit.com/r/programming/comments/1kq4otb/building_longterm_memories_using_hierarchical/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/hierarchical-summarization?utm_source=reddit&utm_medium=referral&utm_campaign=r47) [comments] (https://www.reddit.com/r/programming/comments/1kq4otb/building_longterm_memories_using_hierarchical/)