Clean Architecture Struggles to Scale in Mobile Development
https://www.reddit.com/r/programming/comments/1gqdglt/clean_architecture_struggles_to_scale_in_mobile/
submitted by /u/ElyeProj (https://www.reddit.com/user/ElyeProj)
[link] (https://elye-project.medium.com/clean-architecture-struggles-to-scale-in-mobile-development-85971471ac7a?sk=13e72fe1894d8cf7455697d424bc6030) [comments] (https://www.reddit.com/r/programming/comments/1gqdglt/clean_architecture_struggles_to_scale_in_mobile/)
https://www.reddit.com/r/programming/comments/1gqdglt/clean_architecture_struggles_to_scale_in_mobile/
submitted by /u/ElyeProj (https://www.reddit.com/user/ElyeProj)
[link] (https://elye-project.medium.com/clean-architecture-struggles-to-scale-in-mobile-development-85971471ac7a?sk=13e72fe1894d8cf7455697d424bc6030) [comments] (https://www.reddit.com/r/programming/comments/1gqdglt/clean_architecture_struggles_to_scale_in_mobile/)
Profiling Lua with eBPF
https://www.reddit.com/r/programming/comments/1gqiovb/profiling_lua_with_ebpf/
submitted by /u/kakkoyun (https://www.reddit.com/user/kakkoyun)
[link] (https://www.polarsignals.com/blog/posts/2024/11/13/lua-unwinding) [comments] (https://www.reddit.com/r/programming/comments/1gqiovb/profiling_lua_with_ebpf/)
https://www.reddit.com/r/programming/comments/1gqiovb/profiling_lua_with_ebpf/
submitted by /u/kakkoyun (https://www.reddit.com/user/kakkoyun)
[link] (https://www.polarsignals.com/blog/posts/2024/11/13/lua-unwinding) [comments] (https://www.reddit.com/r/programming/comments/1gqiovb/profiling_lua_with_ebpf/)
Advanced ZIP files that infinitly expand itself
https://www.reddit.com/r/programming/comments/1gqj1vi/advanced_zip_files_that_infinitly_expand_itself/
<!-- SC_OFF -->For my master's thesis, I wrote a generator for zip quines. These a zip's that infinitly contain itself. one.zip -> one.zip -> one.zip -> ... By building further on the explanation of Russ Cox in Zip Files All The Way Down (https://research.swtch.com/zip), I was able to include extra files inside the zip quines. This is similar to the droste.zip (https://alf.nu/ZipQuine) from Erling Ellingsen, who lost the methodology he used to create it. By using the generator, now everyone van create such files. To take it even a step further, i looked into the possibility to create a zip file with following structure: one.zip -> two.zip -> one.zip -> ... This type of zip file has an infinite loop of two zip's containing each other. As far as I could find, this was never done before. That's why i'm proud to say that i did succeed in creating such as file, which would be a world first. As a result, my professor and I decided to publish the used approach in a journal. Now that is done, i can finally share the program with everyone. I thought you guys might like this. <!-- SC_ON --> submitted by /u/GunGambler (https://www.reddit.com/user/GunGambler)
[link] (https://github.com/ruvmello/zip-quine-generator) [comments] (https://www.reddit.com/r/programming/comments/1gqj1vi/advanced_zip_files_that_infinitly_expand_itself/)
https://www.reddit.com/r/programming/comments/1gqj1vi/advanced_zip_files_that_infinitly_expand_itself/
<!-- SC_OFF -->For my master's thesis, I wrote a generator for zip quines. These a zip's that infinitly contain itself. one.zip -> one.zip -> one.zip -> ... By building further on the explanation of Russ Cox in Zip Files All The Way Down (https://research.swtch.com/zip), I was able to include extra files inside the zip quines. This is similar to the droste.zip (https://alf.nu/ZipQuine) from Erling Ellingsen, who lost the methodology he used to create it. By using the generator, now everyone van create such files. To take it even a step further, i looked into the possibility to create a zip file with following structure: one.zip -> two.zip -> one.zip -> ... This type of zip file has an infinite loop of two zip's containing each other. As far as I could find, this was never done before. That's why i'm proud to say that i did succeed in creating such as file, which would be a world first. As a result, my professor and I decided to publish the used approach in a journal. Now that is done, i can finally share the program with everyone. I thought you guys might like this. <!-- SC_ON --> submitted by /u/GunGambler (https://www.reddit.com/user/GunGambler)
[link] (https://github.com/ruvmello/zip-quine-generator) [comments] (https://www.reddit.com/r/programming/comments/1gqj1vi/advanced_zip_files_that_infinitly_expand_itself/)
Explore Historical Trending Repositories
https://www.reddit.com/r/programming/comments/1gqlu4y/explore_historical_trending_repositories/
submitted by /u/onurkanbkrc (https://www.reddit.com/user/onurkanbkrc)
[link] (https://trendsgit.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1gqlu4y/explore_historical_trending_repositories/)
https://www.reddit.com/r/programming/comments/1gqlu4y/explore_historical_trending_repositories/
submitted by /u/onurkanbkrc (https://www.reddit.com/user/onurkanbkrc)
[link] (https://trendsgit.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1gqlu4y/explore_historical_trending_repositories/)
Spawning Processes on Linux
https://www.reddit.com/r/programming/comments/1gqnfrs/spawning_processes_on_linux/
submitted by /u/bobbobbio2000 (https://www.reddit.com/user/bobbobbio2000)
[link] (https://maelstrom-software.com/blog/spawning-processes-on-linux/) [comments] (https://www.reddit.com/r/programming/comments/1gqnfrs/spawning_processes_on_linux/)
https://www.reddit.com/r/programming/comments/1gqnfrs/spawning_processes_on_linux/
submitted by /u/bobbobbio2000 (https://www.reddit.com/user/bobbobbio2000)
[link] (https://maelstrom-software.com/blog/spawning-processes-on-linux/) [comments] (https://www.reddit.com/r/programming/comments/1gqnfrs/spawning_processes_on_linux/)
I Followed the Official AWS Amplify Guide and was Charged $1,100
https://www.reddit.com/r/programming/comments/1gqntum/i_followed_the_official_aws_amplify_guide_and_was/
submitted by /u/coding-account (https://www.reddit.com/user/coding-account)
[link] (https://elliott-king.github.io/2024/10/amplify-overcharge/) [comments] (https://www.reddit.com/r/programming/comments/1gqntum/i_followed_the_official_aws_amplify_guide_and_was/)
https://www.reddit.com/r/programming/comments/1gqntum/i_followed_the_official_aws_amplify_guide_and_was/
submitted by /u/coding-account (https://www.reddit.com/user/coding-account)
[link] (https://elliott-king.github.io/2024/10/amplify-overcharge/) [comments] (https://www.reddit.com/r/programming/comments/1gqntum/i_followed_the_official_aws_amplify_guide_and_was/)
Musoq 0.17.2: SQL-like querying for Git repositories, C# code analysis, and more
https://www.reddit.com/r/programming/comments/1gqp0z6/musoq_0172_sqllike_querying_for_git_repositories/
submitted by /u/Puchaczov (https://www.reddit.com/user/Puchaczov)
[link] (https://github.com/Puchaczov/Musoq) [comments] (https://www.reddit.com/r/programming/comments/1gqp0z6/musoq_0172_sqllike_querying_for_git_repositories/)
https://www.reddit.com/r/programming/comments/1gqp0z6/musoq_0172_sqllike_querying_for_git_repositories/
submitted by /u/Puchaczov (https://www.reddit.com/user/Puchaczov)
[link] (https://github.com/Puchaczov/Musoq) [comments] (https://www.reddit.com/r/programming/comments/1gqp0z6/musoq_0172_sqllike_querying_for_git_repositories/)
emiT - a Time Traveling Programming language - Alpha 1 - First Proper Release!
https://www.reddit.com/r/programming/comments/1gqs4my/emit_a_time_traveling_programming_language_alpha/
submitted by /u/nimrag_is_coming (https://www.reddit.com/user/nimrag_is_coming)
[link] (https://github.com/nimrag-b/emiT-C/releases/tag/v0.1.0) [comments] (https://www.reddit.com/r/programming/comments/1gqs4my/emit_a_time_traveling_programming_language_alpha/)
https://www.reddit.com/r/programming/comments/1gqs4my/emit_a_time_traveling_programming_language_alpha/
submitted by /u/nimrag_is_coming (https://www.reddit.com/user/nimrag_is_coming)
[link] (https://github.com/nimrag-b/emiT-C/releases/tag/v0.1.0) [comments] (https://www.reddit.com/r/programming/comments/1gqs4my/emit_a_time_traveling_programming_language_alpha/)
Built a small Rust-inspired frontend framework while trying to clone React
https://www.reddit.com/r/programming/comments/1gquern/built_a_small_rustinspired_frontend_framework/
submitted by /u/InfinityZeroFive (https://www.reddit.com/user/InfinityZeroFive)
[link] (https://github.com/myanvoos/starship) [comments] (https://www.reddit.com/r/programming/comments/1gquern/built_a_small_rustinspired_frontend_framework/)
https://www.reddit.com/r/programming/comments/1gquern/built_a_small_rustinspired_frontend_framework/
submitted by /u/InfinityZeroFive (https://www.reddit.com/user/InfinityZeroFive)
[link] (https://github.com/myanvoos/starship) [comments] (https://www.reddit.com/r/programming/comments/1gquern/built_a_small_rustinspired_frontend_framework/)
Coding Tutorial: Build a Secure Chat App with React, Firebase, and Permit.io
https://www.reddit.com/r/programming/comments/1gqxqi6/coding_tutorial_build_a_secure_chat_app_with/
submitted by /u/Permit_io (https://www.reddit.com/user/Permit_io)
[link] (https://www.permit.io/blog/coding-tutorial-build-a-secure-chat-app-with-react-firebase-and-permitio) [comments] (https://www.reddit.com/r/programming/comments/1gqxqi6/coding_tutorial_build_a_secure_chat_app_with/)
https://www.reddit.com/r/programming/comments/1gqxqi6/coding_tutorial_build_a_secure_chat_app_with/
submitted by /u/Permit_io (https://www.reddit.com/user/Permit_io)
[link] (https://www.permit.io/blog/coding-tutorial-build-a-secure-chat-app-with-react-firebase-and-permitio) [comments] (https://www.reddit.com/r/programming/comments/1gqxqi6/coding_tutorial_build_a_secure_chat_app_with/)
Improving Git Workflows for Production-Grade Systems: Tips from My Experience
https://www.reddit.com/r/programming/comments/1gqyjh6/improving_git_workflows_for_productiongrade/
submitted by /u/ashwin2125 (https://www.reddit.com/user/ashwin2125)
[link] (https://ashwingopalsamy.substack.com/p/productivity-git-practices-for-critical-production-grade-codebases) [comments] (https://www.reddit.com/r/programming/comments/1gqyjh6/improving_git_workflows_for_productiongrade/)
https://www.reddit.com/r/programming/comments/1gqyjh6/improving_git_workflows_for_productiongrade/
submitted by /u/ashwin2125 (https://www.reddit.com/user/ashwin2125)
[link] (https://ashwingopalsamy.substack.com/p/productivity-git-practices-for-critical-production-grade-codebases) [comments] (https://www.reddit.com/r/programming/comments/1gqyjh6/improving_git_workflows_for_productiongrade/)
Introducing TargetJ: A Unified Framework for Events, Animations, API Calls, and More
https://www.reddit.com/r/programming/comments/1gqypkk/introducing_targetj_a_unified_framework_for/
submitted by /u/Various-Beautiful417 (https://www.reddit.com/user/Various-Beautiful417)
[link] (https://github.com/livetrails/targetj) [comments] (https://www.reddit.com/r/programming/comments/1gqypkk/introducing_targetj_a_unified_framework_for/)
https://www.reddit.com/r/programming/comments/1gqypkk/introducing_targetj_a_unified_framework_for/
submitted by /u/Various-Beautiful417 (https://www.reddit.com/user/Various-Beautiful417)
[link] (https://github.com/livetrails/targetj) [comments] (https://www.reddit.com/r/programming/comments/1gqypkk/introducing_targetj_a_unified_framework_for/)
Langchain4J musings
https://www.reddit.com/r/programming/comments/1gqytsw/langchain4j_musings/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://blog.frankel.ch/langchain4j-musings/) [comments] (https://www.reddit.com/r/programming/comments/1gqytsw/langchain4j_musings/)
https://www.reddit.com/r/programming/comments/1gqytsw/langchain4j_musings/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://blog.frankel.ch/langchain4j-musings/) [comments] (https://www.reddit.com/r/programming/comments/1gqytsw/langchain4j_musings/)
Google: go-safeweb is a collection of libraries for writing secure-by-default HTTP servers in Go
https://www.reddit.com/r/programming/comments/1gqzj01/google_gosafeweb_is_a_collection_of_libraries_for/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://github.com/google/go-safeweb) [comments] (https://www.reddit.com/r/programming/comments/1gqzj01/google_gosafeweb_is_a_collection_of_libraries_for/)
https://www.reddit.com/r/programming/comments/1gqzj01/google_gosafeweb_is_a_collection_of_libraries_for/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://github.com/google/go-safeweb) [comments] (https://www.reddit.com/r/programming/comments/1gqzj01/google_gosafeweb_is_a_collection_of_libraries_for/)
First browser extension (Toy project)
https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/
<!-- SC_OFF -->I wrote an extension to download media from Instagram posts and reels (works on both public accounts and private accounts you follow). Feel free to try it out and any feedback is welcome. <!-- SC_ON --> submitted by /u/gokulraj_v8 (https://www.reddit.com/user/gokulraj_v8)
[link] (https://github.com/GokulRajV8/swiftsave-desktop) [comments] (https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/)
https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/
<!-- SC_OFF -->I wrote an extension to download media from Instagram posts and reels (works on both public accounts and private accounts you follow). Feel free to try it out and any feedback is welcome. <!-- SC_ON --> submitted by /u/gokulraj_v8 (https://www.reddit.com/user/gokulraj_v8)
[link] (https://github.com/GokulRajV8/swiftsave-desktop) [comments] (https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/)
Revisiting the Outbox Pattern
https://www.reddit.com/r/programming/comments/1gqzojt/revisiting_the_outbox_pattern/
submitted by /u/gunnarmorling (https://www.reddit.com/user/gunnarmorling)
[link] (https://www.decodable.co/blog/revisiting-the-outbox-pattern) [comments] (https://www.reddit.com/r/programming/comments/1gqzojt/revisiting_the_outbox_pattern/)
https://www.reddit.com/r/programming/comments/1gqzojt/revisiting_the_outbox_pattern/
submitted by /u/gunnarmorling (https://www.reddit.com/user/gunnarmorling)
[link] (https://www.decodable.co/blog/revisiting-the-outbox-pattern) [comments] (https://www.reddit.com/r/programming/comments/1gqzojt/revisiting_the_outbox_pattern/)
In order to equip every programmer with the skill of TCP analysis, I have developed a TCP analysis tool: ChatTCP.
https://www.reddit.com/r/programming/comments/1gr0ngf/in_order_to_equip_every_programmer_with_the_skill/
submitted by /u/PassengerLate3644 (https://www.reddit.com/user/PassengerLate3644)
[link] (https://chattcp.com/) [comments] (https://www.reddit.com/r/programming/comments/1gr0ngf/in_order_to_equip_every_programmer_with_the_skill/)
https://www.reddit.com/r/programming/comments/1gr0ngf/in_order_to_equip_every_programmer_with_the_skill/
submitted by /u/PassengerLate3644 (https://www.reddit.com/user/PassengerLate3644)
[link] (https://chattcp.com/) [comments] (https://www.reddit.com/r/programming/comments/1gr0ngf/in_order_to_equip_every_programmer_with_the_skill/)
Building an analytics tool in the browser with WebAssembly
https://www.reddit.com/r/programming/comments/1gr0oqs/building_an_analytics_tool_in_the_browser_with/
submitted by /u/Dilocan (https://www.reddit.com/user/Dilocan)
[link] (https://substack.com/home/post/p-151147093) [comments] (https://www.reddit.com/r/programming/comments/1gr0oqs/building_an_analytics_tool_in_the_browser_with/)
https://www.reddit.com/r/programming/comments/1gr0oqs/building_an_analytics_tool_in_the_browser_with/
submitted by /u/Dilocan (https://www.reddit.com/user/Dilocan)
[link] (https://substack.com/home/post/p-151147093) [comments] (https://www.reddit.com/r/programming/comments/1gr0oqs/building_an_analytics_tool_in_the_browser_with/)
What Makes Concurrency So Hard?
https://www.reddit.com/r/programming/comments/1gr0tw9/what_makes_concurrency_so_hard/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://buttondown.com/hillelwayne/archive/what-makes-concurrency-so-hard/) [comments] (https://www.reddit.com/r/programming/comments/1gr0tw9/what_makes_concurrency_so_hard/)
https://www.reddit.com/r/programming/comments/1gr0tw9/what_makes_concurrency_so_hard/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://buttondown.com/hillelwayne/archive/what-makes-concurrency-so-hard/) [comments] (https://www.reddit.com/r/programming/comments/1gr0tw9/what_makes_concurrency_so_hard/)
What should be the best job role after tech support.
https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/
<!-- SC_OFF -->I started my IT carrier as a tech support engineer and have around 1and half year of experience. Where our main work is to guide customer to implement our product in their existing applications and help resolve issues between the integration. We sometimes even work as architect guiding customer to use which product and where. Because every customer works with a different tech so I got basic knowledge of several popular tech. I have good amount of knowledge of react and built many projects on it, good knowledge of python and docker, but don't have much project on them <!-- SC_ON --> submitted by /u/Current_Setting_2738 (https://www.reddit.com/user/Current_Setting_2738)
[link] (http://random.com/) [comments] (https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/)
https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/
<!-- SC_OFF -->I started my IT carrier as a tech support engineer and have around 1and half year of experience. Where our main work is to guide customer to implement our product in their existing applications and help resolve issues between the integration. We sometimes even work as architect guiding customer to use which product and where. Because every customer works with a different tech so I got basic knowledge of several popular tech. I have good amount of knowledge of react and built many projects on it, good knowledge of python and docker, but don't have much project on them <!-- SC_ON --> submitted by /u/Current_Setting_2738 (https://www.reddit.com/user/Current_Setting_2738)
[link] (http://random.com/) [comments] (https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/)