OpenTelemetry Tracing in 200 lines of code
https://www.reddit.com/r/programming/comments/1fjog1k/opentelemetry_tracing_in_200_lines_of_code/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://jeremymorrell.dev/blog/minimal-js-tracing/) [comments] (https://www.reddit.com/r/programming/comments/1fjog1k/opentelemetry_tracing_in_200_lines_of_code/)
https://www.reddit.com/r/programming/comments/1fjog1k/opentelemetry_tracing_in_200_lines_of_code/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://jeremymorrell.dev/blog/minimal-js-tracing/) [comments] (https://www.reddit.com/r/programming/comments/1fjog1k/opentelemetry_tracing_in_200_lines_of_code/)
I just finished my final for CS50P and thought I'd share with you guys too comments are welcome I'm still learning. It's a simple 2D asset creator with a command line user interface, eventually I'm hoping to build it into a full game engine!
https://www.reddit.com/r/programming/comments/1fjot4r/i_just_finished_my_final_for_cs50p_and_thought_id/
submitted by /u/m1kesanders (https://www.reddit.com/user/m1kesanders)
[link] (https://github.com/m1kesanders/DersEngine-Asset-Creator) [comments] (https://www.reddit.com/r/programming/comments/1fjot4r/i_just_finished_my_final_for_cs50p_and_thought_id/)
https://www.reddit.com/r/programming/comments/1fjot4r/i_just_finished_my_final_for_cs50p_and_thought_id/
submitted by /u/m1kesanders (https://www.reddit.com/user/m1kesanders)
[link] (https://github.com/m1kesanders/DersEngine-Asset-Creator) [comments] (https://www.reddit.com/r/programming/comments/1fjot4r/i_just_finished_my_final_for_cs50p_and_thought_id/)
I wrote a clone of the one million checkboxes website
https://www.reddit.com/r/programming/comments/1fjq56k/i_wrote_a_clone_of_the_one_million_checkboxes/
submitted by /u/ranzadk (https://www.reddit.com/user/ranzadk)
[link] (https://grid.lowpoly.dk/) [comments] (https://www.reddit.com/r/programming/comments/1fjq56k/i_wrote_a_clone_of_the_one_million_checkboxes/)
https://www.reddit.com/r/programming/comments/1fjq56k/i_wrote_a_clone_of_the_one_million_checkboxes/
submitted by /u/ranzadk (https://www.reddit.com/user/ranzadk)
[link] (https://grid.lowpoly.dk/) [comments] (https://www.reddit.com/r/programming/comments/1fjq56k/i_wrote_a_clone_of_the_one_million_checkboxes/)
How to align Open Source and Enterprise Sales
https://www.reddit.com/r/programming/comments/1fjrcz2/how_to_align_open_source_and_enterprise_sales/
submitted by /u/jns111 (https://www.reddit.com/user/jns111)
[link] (https://wundergraph.com/blog/open_source_and_enterprise_sales) [comments] (https://www.reddit.com/r/programming/comments/1fjrcz2/how_to_align_open_source_and_enterprise_sales/)
https://www.reddit.com/r/programming/comments/1fjrcz2/how_to_align_open_source_and_enterprise_sales/
submitted by /u/jns111 (https://www.reddit.com/user/jns111)
[link] (https://wundergraph.com/blog/open_source_and_enterprise_sales) [comments] (https://www.reddit.com/r/programming/comments/1fjrcz2/how_to_align_open_source_and_enterprise_sales/)
Small Models, Big Dreams: A Novice’s Misadventures in Tree of Thoughts Implementation
https://www.reddit.com/r/programming/comments/1fjri7z/small_models_big_dreams_a_novices_misadventures/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/small-models-big-dreams-a-novices-misadventures-in-tree-of-thoughts-implementation-3988cac202e3?sk=ef1411b97bcc4c55772185e5083a2186) [comments] (https://www.reddit.com/r/programming/comments/1fjri7z/small_models_big_dreams_a_novices_misadventures/)
https://www.reddit.com/r/programming/comments/1fjri7z/small_models_big_dreams_a_novices_misadventures/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/small-models-big-dreams-a-novices-misadventures-in-tree-of-thoughts-implementation-3988cac202e3?sk=ef1411b97bcc4c55772185e5083a2186) [comments] (https://www.reddit.com/r/programming/comments/1fjri7z/small_models_big_dreams_a_novices_misadventures/)
Understanding the Backend Processes for Efficient Styled Subtitle Generation in Video Services
https://www.reddit.com/r/programming/comments/1fjrx3o/understanding_the_backend_processes_for_efficient/
<!-- SC_OFF -->I'm curious about how companies like submagic.co and vizard.ai efficiently generate styled subtitles for videos. What backend processes do they use to achieve this? I’d appreciate a clearer explanation for developers. Sample Screenshot for attention: <!-- SC_ON --> submitted by /u/jamanfarhad (https://www.reddit.com/user/jamanfarhad)
[link] (http://submagic.co/) [comments] (https://www.reddit.com/r/programming/comments/1fjrx3o/understanding_the_backend_processes_for_efficient/)
https://www.reddit.com/r/programming/comments/1fjrx3o/understanding_the_backend_processes_for_efficient/
<!-- SC_OFF -->I'm curious about how companies like submagic.co and vizard.ai efficiently generate styled subtitles for videos. What backend processes do they use to achieve this? I’d appreciate a clearer explanation for developers. Sample Screenshot for attention: <!-- SC_ON --> submitted by /u/jamanfarhad (https://www.reddit.com/user/jamanfarhad)
[link] (http://submagic.co/) [comments] (https://www.reddit.com/r/programming/comments/1fjrx3o/understanding_the_backend_processes_for_efficient/)
Postgres Materialized Views from Parquet in S3 with Zero ETL
https://www.reddit.com/r/programming/comments/1fjtg3k/postgres_materialized_views_from_parquet_in_s3/
submitted by /u/craig081785 (https://www.reddit.com/user/craig081785)
[link] (https://www.crunchydata.com/blog/postgres-materialized-views-from-parquet-in-s3-with-zero-etl) [comments] (https://www.reddit.com/r/programming/comments/1fjtg3k/postgres_materialized_views_from_parquet_in_s3/)
https://www.reddit.com/r/programming/comments/1fjtg3k/postgres_materialized_views_from_parquet_in_s3/
submitted by /u/craig081785 (https://www.reddit.com/user/craig081785)
[link] (https://www.crunchydata.com/blog/postgres-materialized-views-from-parquet-in-s3-with-zero-etl) [comments] (https://www.reddit.com/r/programming/comments/1fjtg3k/postgres_materialized_views_from_parquet_in_s3/)
The empire of C++ strikes back with Safe C++ proposal
https://www.reddit.com/r/programming/comments/1fjuz10/the_empire_of_c_strikes_back_with_safe_c_proposal/
submitted by /u/stronghup (https://www.reddit.com/user/stronghup)
[link] (https://www.theregister.com/2024/09/16/safe_c_plusplus/) [comments] (https://www.reddit.com/r/programming/comments/1fjuz10/the_empire_of_c_strikes_back_with_safe_c_proposal/)
https://www.reddit.com/r/programming/comments/1fjuz10/the_empire_of_c_strikes_back_with_safe_c_proposal/
submitted by /u/stronghup (https://www.reddit.com/user/stronghup)
[link] (https://www.theregister.com/2024/09/16/safe_c_plusplus/) [comments] (https://www.reddit.com/r/programming/comments/1fjuz10/the_empire_of_c_strikes_back_with_safe_c_proposal/)
The Elegance of the ASCII Table
https://www.reddit.com/r/programming/comments/1fjv37v/the_elegance_of_the_ascii_table/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://danq.me/2024/07/21/ascii/) [comments] (https://www.reddit.com/r/programming/comments/1fjv37v/the_elegance_of_the_ascii_table/)
https://www.reddit.com/r/programming/comments/1fjv37v/the_elegance_of_the_ascii_table/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://danq.me/2024/07/21/ascii/) [comments] (https://www.reddit.com/r/programming/comments/1fjv37v/the_elegance_of_the_ascii_table/)
Wemod Premium Unlocker (opensource for collab -> private message (discord))
https://www.reddit.com/r/programming/comments/1fjz3no/wemod_premium_unlocker_opensource_for_collab/
submitted by /u/DependentSubject6751 (https://www.reddit.com/user/DependentSubject6751)
[link] (https://github.com/Stochalt/Wemod-Premium-Unlocker) [comments] (https://www.reddit.com/r/programming/comments/1fjz3no/wemod_premium_unlocker_opensource_for_collab/)
https://www.reddit.com/r/programming/comments/1fjz3no/wemod_premium_unlocker_opensource_for_collab/
submitted by /u/DependentSubject6751 (https://www.reddit.com/user/DependentSubject6751)
[link] (https://github.com/Stochalt/Wemod-Premium-Unlocker) [comments] (https://www.reddit.com/r/programming/comments/1fjz3no/wemod_premium_unlocker_opensource_for_collab/)
Generate Wasm bindings using OpenAPI-format schemas
https://www.reddit.com/r/programming/comments/1fjz4zz/generate_wasm_bindings_using_openapiformat_schemas/
submitted by /u/nilslice (https://www.reddit.com/user/nilslice)
[link] (https://extism.org/blog/announcing-xtp-bindgen/) [comments] (https://www.reddit.com/r/programming/comments/1fjz4zz/generate_wasm_bindings_using_openapiformat_schemas/)
https://www.reddit.com/r/programming/comments/1fjz4zz/generate_wasm_bindings_using_openapiformat_schemas/
submitted by /u/nilslice (https://www.reddit.com/user/nilslice)
[link] (https://extism.org/blog/announcing-xtp-bindgen/) [comments] (https://www.reddit.com/r/programming/comments/1fjz4zz/generate_wasm_bindings_using_openapiformat_schemas/)
The technology behind GitHub’s new code search
https://www.reddit.com/r/programming/comments/1fjziwr/the_technology_behind_githubs_new_code_search/
submitted by /u/StellarNavigator (https://www.reddit.com/user/StellarNavigator)
[link] (https://github.blog/2023-02-06-the-technology-behind-githubs-new-code-search/) [comments] (https://www.reddit.com/r/programming/comments/1fjziwr/the_technology_behind_githubs_new_code_search/)
https://www.reddit.com/r/programming/comments/1fjziwr/the_technology_behind_githubs_new_code_search/
submitted by /u/StellarNavigator (https://www.reddit.com/user/StellarNavigator)
[link] (https://github.blog/2023-02-06-the-technology-behind-githubs-new-code-search/) [comments] (https://www.reddit.com/r/programming/comments/1fjziwr/the_technology_behind_githubs_new_code_search/)
TeaScript: Demo of the Web Client / Web Server module preview + integrated JSON support
https://www.reddit.com/r/programming/comments/1fjzqfk/teascript_demo_of_the_web_client_web_server/
submitted by /u/tea-age_solutions (https://www.reddit.com/user/tea-age_solutions)
[link] (https://youtu.be/31_5-IrHcaE) [comments] (https://www.reddit.com/r/programming/comments/1fjzqfk/teascript_demo_of_the_web_client_web_server/)
https://www.reddit.com/r/programming/comments/1fjzqfk/teascript_demo_of_the_web_client_web_server/
submitted by /u/tea-age_solutions (https://www.reddit.com/user/tea-age_solutions)
[link] (https://youtu.be/31_5-IrHcaE) [comments] (https://www.reddit.com/r/programming/comments/1fjzqfk/teascript_demo_of_the_web_client_web_server/)
Revolutionizing AI Training: Unveiling the Tree of Thoughts Base Dataset
https://www.reddit.com/r/programming/comments/1fk05p6/revolutionizing_ai_training_unveiling_the_tree_of/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/revolutionizing-ai-training-unveiling-the-tree-of-thoughts-base-dataset-a93e1ffa81e6?sk=388e61099c270038ec9c194940f4a703) [comments] (https://www.reddit.com/r/programming/comments/1fk05p6/revolutionizing_ai_training_unveiling_the_tree_of/)
https://www.reddit.com/r/programming/comments/1fk05p6/revolutionizing_ai_training_unveiling_the_tree_of/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/revolutionizing-ai-training-unveiling-the-tree-of-thoughts-base-dataset-a93e1ffa81e6?sk=388e61099c270038ec9c194940f4a703) [comments] (https://www.reddit.com/r/programming/comments/1fk05p6/revolutionizing_ai_training_unveiling_the_tree_of/)
transparent like frosted glass
https://www.reddit.com/r/programming/comments/1fk0bdy/transparent_like_frosted_glass/
submitted by /u/prospero (https://www.reddit.com/user/prospero)
[link] (https://explaining.software/archive/transparent-like-frosted-glass/) [comments] (https://www.reddit.com/r/programming/comments/1fk0bdy/transparent_like_frosted_glass/)
https://www.reddit.com/r/programming/comments/1fk0bdy/transparent_like_frosted_glass/
submitted by /u/prospero (https://www.reddit.com/user/prospero)
[link] (https://explaining.software/archive/transparent-like-frosted-glass/) [comments] (https://www.reddit.com/r/programming/comments/1fk0bdy/transparent_like_frosted_glass/)
AI-Generated Code is Causing Outages and Security Issues in Businesses
https://www.reddit.com/r/programming/comments/1fk1lak/aigenerated_code_is_causing_outages_and_security/
submitted by /u/ayrusk8 (https://www.reddit.com/user/ayrusk8)
[link] (https://www.techrepublic.com/article/ai-generated-code-outages/) [comments] (https://www.reddit.com/r/programming/comments/1fk1lak/aigenerated_code_is_causing_outages_and_security/)
https://www.reddit.com/r/programming/comments/1fk1lak/aigenerated_code_is_causing_outages_and_security/
submitted by /u/ayrusk8 (https://www.reddit.com/user/ayrusk8)
[link] (https://www.techrepublic.com/article/ai-generated-code-outages/) [comments] (https://www.reddit.com/r/programming/comments/1fk1lak/aigenerated_code_is_causing_outages_and_security/)
The Game-Changer in Machine Learning: How Autostopping Saved My Sanity
https://www.reddit.com/r/programming/comments/1fk55bg/the_gamechanger_in_machine_learning_how/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/the-game-changer-in-machine-learning-how-autostopping-saved-my-sanity-28accc44b5ec?sk=6c26a5faa32e2a1715d1374c66b76ab6) [comments] (https://www.reddit.com/r/programming/comments/1fk55bg/the_gamechanger_in_machine_learning_how/)
https://www.reddit.com/r/programming/comments/1fk55bg/the_gamechanger_in_machine_learning_how/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/the-game-changer-in-machine-learning-how-autostopping-saved-my-sanity-28accc44b5ec?sk=6c26a5faa32e2a1715d1374c66b76ab6) [comments] (https://www.reddit.com/r/programming/comments/1fk55bg/the_gamechanger_in_machine_learning_how/)
torvalds talks about the recent c versus rust drama
https://www.reddit.com/r/programming/comments/1fk5pzt/torvalds_talks_about_the_recent_c_versus_rust/
submitted by /u/yandex-FlatEarth (https://www.reddit.com/user/yandex-FlatEarth)
[link] (https://youtu.be/OM_8UOPFpqE?t=512) [comments] (https://www.reddit.com/r/programming/comments/1fk5pzt/torvalds_talks_about_the_recent_c_versus_rust/)
https://www.reddit.com/r/programming/comments/1fk5pzt/torvalds_talks_about_the_recent_c_versus_rust/
submitted by /u/yandex-FlatEarth (https://www.reddit.com/user/yandex-FlatEarth)
[link] (https://youtu.be/OM_8UOPFpqE?t=512) [comments] (https://www.reddit.com/r/programming/comments/1fk5pzt/torvalds_talks_about_the_recent_c_versus_rust/)
Mobile Development
https://www.reddit.com/r/programming/comments/1fk5zpg/mobile_development/
<!-- SC_OFF -->Hi guys. New in here. Trying to start building my portfolio and I’ve had a couple of ideas for a couple years that consisted of mobile app development. I’m trying to see what would be the best software to use to start and what advice and things should I consider while I go through the process? Also if you want to connect on Twitter (I’m not calling it X😐), give me a follow. I’m trying to get more connected with people and gain some knowledge. Thanks😁 <!-- SC_ON --> submitted by /u/Prior_Profile_3290 (https://www.reddit.com/user/Prior_Profile_3290)
[link] (http://www.twitter.com/JoeSmoeDev) [comments] (https://www.reddit.com/r/programming/comments/1fk5zpg/mobile_development/)
https://www.reddit.com/r/programming/comments/1fk5zpg/mobile_development/
<!-- SC_OFF -->Hi guys. New in here. Trying to start building my portfolio and I’ve had a couple of ideas for a couple years that consisted of mobile app development. I’m trying to see what would be the best software to use to start and what advice and things should I consider while I go through the process? Also if you want to connect on Twitter (I’m not calling it X😐), give me a follow. I’m trying to get more connected with people and gain some knowledge. Thanks😁 <!-- SC_ON --> submitted by /u/Prior_Profile_3290 (https://www.reddit.com/user/Prior_Profile_3290)
[link] (http://www.twitter.com/JoeSmoeDev) [comments] (https://www.reddit.com/r/programming/comments/1fk5zpg/mobile_development/)
A Basis for a Mathematical Theory of Computation
https://www.reddit.com/r/programming/comments/1fk60i0/a_basis_for_a_mathematical_theory_of_computation/
<!-- SC_OFF -->"Programs that learn to modify their own behaviors require a way of representing algorithms so that interesting properties and interesting transformations of algorithms are simply represented." -- John McCarthy, 1963 Lest we forget... <!-- SC_ON --> submitted by /u/pnedito (https://www.reddit.com/user/pnedito)
[link] (http://www-formal.stanford.edu/jmc/basis1/node1.html#SECTION00010000000000000000) [comments] (https://www.reddit.com/r/programming/comments/1fk60i0/a_basis_for_a_mathematical_theory_of_computation/)
https://www.reddit.com/r/programming/comments/1fk60i0/a_basis_for_a_mathematical_theory_of_computation/
<!-- SC_OFF -->"Programs that learn to modify their own behaviors require a way of representing algorithms so that interesting properties and interesting transformations of algorithms are simply represented." -- John McCarthy, 1963 Lest we forget... <!-- SC_ON --> submitted by /u/pnedito (https://www.reddit.com/user/pnedito)
[link] (http://www-formal.stanford.edu/jmc/basis1/node1.html#SECTION00010000000000000000) [comments] (https://www.reddit.com/r/programming/comments/1fk60i0/a_basis_for_a_mathematical_theory_of_computation/)
From Tiny Seeds Grow Mighty Trees: Try New Tree of Thoughts LLM
https://www.reddit.com/r/programming/comments/1fk97cc/from_tiny_seeds_grow_mighty_trees_try_new_tree_of/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/from-tiny-seeds-grow-mighty-trees-try-new-tree-of-thoughts-llm-e8d8aee41c35?sk=cf0981dcc9e1b4c6e72e403679c2a61b) [comments] (https://www.reddit.com/r/programming/comments/1fk97cc/from_tiny_seeds_grow_mighty_trees_try_new_tree_of/)
https://www.reddit.com/r/programming/comments/1fk97cc/from_tiny_seeds_grow_mighty_trees_try_new_tree_of/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/@terrancecraddock/from-tiny-seeds-grow-mighty-trees-try-new-tree-of-thoughts-llm-e8d8aee41c35?sk=cf0981dcc9e1b4c6e72e403679c2a61b) [comments] (https://www.reddit.com/r/programming/comments/1fk97cc/from_tiny_seeds_grow_mighty_trees_try_new_tree_of/)