98% of companies experienced ML project failures last year, with poor data cleansing and lackluster cost-performance the primary causes
https://www.reddit.com/r/programming/comments/1gjxd0q/98_of_companies_experienced_ml_project_failures/
submitted by /u/Some-Technology4413 (https://www.reddit.com/user/Some-Technology4413)
[link] (https://info.sqream.com/hubfs/data%20analytics%20leaders%20survey%202024.pdf) [comments] (https://www.reddit.com/r/programming/comments/1gjxd0q/98_of_companies_experienced_ml_project_failures/)
An unexpected discovery: Automated reasoning often makes systems more efficient and easier to maintain
https://www.reddit.com/r/programming/comments/1gjware/an_unexpected_discovery_automated_reasoning_often/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://aws.amazon.com/blogs/security/an-unexpected-discovery-automated-reasoning-often-makes-systems-more-efficient-and-easier-to-maintain/) [comments] (https://www.reddit.com/r/programming/comments/1gjware/an_unexpected_discovery_automated_reasoning_often/)
Determining service boundaries and decomposing your monolith
https://www.reddit.com/r/programming/comments/1gjl5ss/determining_service_boundaries_and_decomposing/
submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://www.cerbos.dev/blog/determining-service-boundaries-and-decomposing-monolith) [comments] (https://www.reddit.com/r/programming/comments/1gjl5ss/determining_service_boundaries_and_decomposing/)
HTML Form Validation is heavily underused
https://www.reddit.com/r/programming/comments/1gjkh76/html_form_validation_is_heavily_underused/
submitted by /u/Active-Fuel-49 (https://www.reddit.com/user/Active-Fuel-49)
[link] (https://expressionstatement.com/html-form-validation-is-heavily-underused) [comments] (https://www.reddit.com/r/programming/comments/1gjkh76/html_form_validation_is_heavily_underused/)
Making Code Examples Interactive with Codapi
https://www.reddit.com/r/programming/comments/1gjh1lr/making_code_examples_interactive_with_codapi/
submitted by /u/lungi_bass (https://www.reddit.com/user/lungi_bass)
[link] (https://navendu.me/posts/adding-interactive-code-examples-codapi/) [comments] (https://www.reddit.com/r/programming/comments/1gjh1lr/making_code_examples_interactive_with_codapi/)
Cool Math Game [ Console Python ] Beginner made
https://www.reddit.com/r/programming/comments/1gjgdrb/cool_math_game_console_python_beginner_made/
submitted by /u/Hazerrrm (https://www.reddit.com/user/Hazerrrm)
[link] (https://github.com/UndefiendUserNull/Cool-Math-Game) [comments] (https://www.reddit.com/r/programming/comments/1gjgdrb/cool_math_game_console_python_beginner_made/)
Comprehensive Go Web Frameworks Comparison: Gin, Echo, and BeeGo - Vitalii Honchar
https://www.reddit.com/r/programming/comments/1gje119/comprehensive_go_web_frameworks_comparison_gin/
submitted by /u/Historical_Wing_9573 (https://www.reddit.com/user/Historical_Wing_9573)
[link] (https://vitaliihonchar.com/blog/go/web-frameworks-comparison) [comments] (https://www.reddit.com/r/programming/comments/1gje119/comprehensive_go_web_frameworks_comparison_gin/)
CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories
https://www.reddit.com/r/programming/comments/1gjbvo5/cli_tool_to_analyze_and_report_todo_comments_in/
submitted by /u/azat_io (https://www.reddit.com/user/azat_io)
[link] (https://github.com/azat-io/todoctor) [comments] (https://www.reddit.com/r/programming/comments/1gjbvo5/cli_tool_to_analyze_and_report_todo_comments_in/)
How to create a bubble animation with Tailwind CSS and JavaScript
https://www.reddit.com/r/programming/comments/1gja1pb/how_to_create_a_bubble_animation_with_tailwind/
submitted by /u/Michael_andreuzza (https://www.reddit.com/user/Michael_andreuzza)
[link] (https://lexingtonthemes.com/tutorials/how-to-create-a-bubble-animation-with-tailwind-css-and-javascript/) [comments] (https://www.reddit.com/r/programming/comments/1gja1pb/how_to_create_a_bubble_animation_with_tailwind/)
In Memory of Stiver
https://www.reddit.com/r/programming/comments/1gj2p6f/in_memory_of_stiver/
<!-- SC_OFF -->On October 20, the original author of the Fernflower Java decompiler, Stiver, passed away after a long fight against glioblastoma. [Not OC] <!-- SC_ON --> submitted by /u/avrtau (https://www.reddit.com/user/avrtau)
[link] (https://blog.jetbrains.com/idea/2024/11/in-memory-of-stiver/) [comments] (https://www.reddit.com/r/programming/comments/1gj2p6f/in_memory_of_stiver/)
Laravel Under The Hood - A Little Bit of Macros
https://www.reddit.com/r/programming/comments/1giw7kh/laravel_under_the_hood_a_little_bit_of_macros/
submitted by /u/According_Ant_5944 (https://www.reddit.com/user/According_Ant_5944)
[link] (https://blog.oussama-mater.tech/laravel-a-little-bit-of-macros/) [comments] (https://www.reddit.com/r/programming/comments/1giw7kh/laravel_under_the_hood_a_little_bit_of_macros/)
Bootstrapping CRUD with Pongo
https://www.reddit.com/r/programming/comments/1git27q/bootstrapping_crud_with_pongo/
submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://event-driven.io/en/crud_with_pongo/) [comments] (https://www.reddit.com/r/programming/comments/1git27q/bootstrapping_crud_with_pongo/)
PR Review Tool - making code reviews way easier (free & open source)
https://www.reddit.com/r/programming/comments/1girqal/pr_review_tool_making_code_reviews_way_easier/
<!-- SC_OFF -->PR Review/description CLI PR Review Tool - making code reviews way easier 💻✨ Yo dev fam! Just built a CLI tool that does all the boring review stuff and writes up PR descriptions automatically. It uses AI to check out your Git diffs, breaks things down, and gives you a solid review or description. Basically, it’s saving me from endless code reviews and awkward explanations in team meetings It’s anything new, but is actually helping me in daily basis. What it does: - Auto Code Reviews – Gives you a quick rundown on issues, best practices, and improvements - Easy PR Descriptions – No more struggling to explain changes; it even makes diagrams 🙌 - Three Modes – Full review, short summary, or just a quick “this is what’s up” option - Clean Diff View – Organizes changes by file so you don’t get lost in the details - Logs Everything – So if something goes wrong, you know exactly where to look To run it, it’s as simple as: - pr-reviewer -b feature/your-branch for a basic review - Or pr-reviewer -b feature/your-branch -m description -t main if you want a detailed PR write-up Bonus: you can totally customize this as much as you want. The only thing you need is an OpenAI API key, and you're good to go. Check it out here: pr-reviewer on npm https://www.npmjs.com/package/pr-reviewer Would love any feedback! Let me know what you think, and feel free to suggest features or changes 🙏n <!-- SC_ON --> submitted by /u/LongjumpingFace4082 (https://www.reddit.com/user/LongjumpingFace4082)
[link] (https://www.npmjs.com/package/pr-reviewer) [comments] (https://www.reddit.com/r/programming/comments/1girqal/pr_review_tool_making_code_reviews_way_easier/)
What You Work On >> How Hard You Work
https://www.reddit.com/r/programming/comments/1giqu6g/what_you_work_on_how_hard_you_work/
<!-- SC_OFF -->2 tips on getting promoted fast, from a 28yo Google Staff (IC6) that worked an average of under 40 hours a week: 1) Understand what results the organization cares about most and what work drives the biggest impact 2) Say “no” without causing thrash <!-- SC_ON --> submitted by /u/TechTok_Newsletter (https://www.reddit.com/user/TechTok_Newsletter)
[link] (https://www.developing.dev/p/what-you-work-on-how-hard-you-work) [comments] (https://www.reddit.com/r/programming/comments/1giqu6g/what_you_work_on_how_hard_you_work/)
Debian in WSL not Ubuntu
https://www.reddit.com/r/programming/comments/1giljkz/debian_in_wsl_not_ubuntu/
submitted by /u/Adam431w (https://www.reddit.com/user/Adam431w)
[link] (https://talepunk.com/tech/debian-in-wsl-not-ubuntu/) [comments] (https://www.reddit.com/r/programming/comments/1giljkz/debian_in_wsl_not_ubuntu/)
Reasons to write design docs
https://www.reddit.com/r/programming/comments/1gjx4r4/reasons_to_write_design_docs/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://ntietz.com/blog/reasons-to-write-design-docs/) [comments] (https://www.reddit.com/r/programming/comments/1gjx4r4/reasons_to_write_design_docs/)
How I Improved Video Streaming with FFmpeg and Node.js
https://www.reddit.com/r/programming/comments/1gjurve/how_i_improved_video_streaming_with_ffmpeg_and/
submitted by /u/Apart_Revolution4047 (https://www.reddit.com/user/Apart_Revolution4047)
[link] (https://mayallo.com/video-processing-using-ffmpeg-nodejs/) [comments] (https://www.reddit.com/r/programming/comments/1gjurve/how_i_improved_video_streaming_with_ffmpeg_and/)
Sets, types and type checking
https://www.reddit.com/r/programming/comments/1gjknda/sets_types_and_type_checking/
submitted by /u/pmz (https://www.reddit.com/user/pmz)
[link] (https://kaleidawave.github.io/posts/sets-types-and-type-checking/) [comments] (https://www.reddit.com/r/programming/comments/1gjknda/sets_types_and_type_checking/)
Developing a Telegram Chatbot Using Python 3
https://www.reddit.com/r/programming/comments/1gjh68g/developing_a_telegram_chatbot_using_python_3/
submitted by /u/9millionrainydays_91 (https://www.reddit.com/user/9millionrainydays_91)
[link] (https://ai.plainenglish.io/developing-a-chatbot-using-python-3-6f5f9ebafbc7) [comments] (https://www.reddit.com/r/programming/comments/1gjh68g/developing_a_telegram_chatbot_using_python_3/)
Cramming Solitaire onto a Nintendo E-Reader card
https://www.reddit.com/r/programming/comments/1gjgr5f/cramming_solitaire_onto_a_nintendo_ereader_card/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://mattgreer.dev/blog/cramming-solitaire-onto-a-nintendo-ereader-card/) [comments] (https://www.reddit.com/r/programming/comments/1gjgr5f/cramming_solitaire_onto_a_nintendo_ereader_card/)
A Series of Consecutive Webinars on AI Agents by Industry Leaders
https://www.reddit.com/r/programming/comments/1gjgcio/a_series_of_consecutive_webinars_on_ai_agents_by/
<!-- SC_OFF -->In 10 days from now, and just after the kickoff of our online AgentCraft hackathon in conjunction with LangChain, we’ll be providing extra value for our audience with a free series of 5 short lectures on agents from top industry experts. Find the exact agenda and links in the attached link. enjoy ☺️ <!-- SC_ON --> submitted by /u/Diamant-AI (https://www.reddit.com/user/Diamant-AI)
[link] (https://open.substack.com/pub/diamantai/p/agentcraft-hackathon-kickoff-educational?utm_source=share&utm_medium=android&r=336pe4) [comments] (https://www.reddit.com/r/programming/comments/1gjgcio/a_series_of_consecutive_webinars_on_ai_agents_by/)
tinylangs: programming languages in 50 lines of code
https://www.reddit.com/r/programming/comments/1gjdf7y/tinylangs_programming_languages_in_50_lines_of/
submitted by /u/zserge (https://www.reddit.com/user/zserge)
[link] (https://github.com/zserge/tinylangs/) [comments] (https://www.reddit.com/r/programming/comments/1gjdf7y/tinylangs_programming_languages_in_50_lines_of/)
Segmenting Credit Card Customers with K-Means: A Fun Dive into Clustering
https://www.reddit.com/r/programming/comments/1gjaka9/segmenting_credit_card_customers_with_kmeans_a/
submitted by /u/Gordias98 (https://www.reddit.com/user/Gordias98)
[link] (med.elhamly/segmenting-credit-card-customers-with-k-means-a-fun-dive-into-clustering-c7d2ed519b55" rel="nofollow">https://medium.com/@med.elhamly/segmenting-credit-card-customers-with-k-means-a-fun-dive-into-clustering-c7d2ed519b55) [comments] (https://www.reddit.com/r/programming/comments/1gjaka9/segmenting_credit_card_customers_with_kmeans_a/)
Auth Wiki - Clear definitions of key glossaries related to authentication, authorization, and identity management.
https://www.reddit.com/r/programming/comments/1gj7kcs/auth_wiki_clear_definitions_of_key_glossaries/
submitted by /u/Suspicious_Market561 (https://www.reddit.com/user/Suspicious_Market561)
[link] (https://auth.wiki/) [comments] (https://www.reddit.com/r/programming/comments/1gj7kcs/auth_wiki_clear_definitions_of_key_glossaries/)
I made a 3D Text Editor in React from Scratch
https://www.reddit.com/r/programming/comments/1giwl1h/i_made_a_3d_text_editor_in_react_from_scratch/
submitted by /u/Zestyclose-Ad6874 (https://www.reddit.com/user/Zestyclose-Ad6874)
[link] (https://www.youtube.com/watch?v=HWbdZlhi0WM) [comments] (https://www.reddit.com/r/programming/comments/1giwl1h/i_made_a_3d_text_editor_in_react_from_scratch/)
120 Dog Breeds, more than 10,000 Images: Deep Learning Tutorial for dogs classification 🐕🦺
https://www.reddit.com/r/programming/comments/1git8nl/120_dog_breeds_more_than_10000_images_deep/
submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://medium.com/p/b0008357e39c) [comments] (https://www.reddit.com/r/programming/comments/1git8nl/120_dog_breeds_more_than_10000_images_deep/)
Generate ER-Diagram using SQL script - SQL2ER
https://www.reddit.com/r/programming/comments/1gistfe/generate_erdiagram_using_sql_script_sql2er/
submitted by /u/Worldly_Dish_48 (https://www.reddit.com/user/Worldly_Dish_48)
[link] (https://github.com/tusharad/sql2er) [comments] (https://www.reddit.com/r/programming/comments/1gistfe/generate_erdiagram_using_sql_script_sql2er/)
5 Lessons I learned the hard way from 10+ years as a software engineer
https://www.reddit.com/r/programming/comments/1giqvp0/5_lessons_i_learned_the_hard_way_from_10_years_as/
submitted by /u/xxjcutlerxx (https://www.reddit.com/user/xxjcutlerxx)
[link] (https://read.highgrowthengineer.com/p/5-lessons-i-learned-the-hard-way-from-10-years) [comments] (https://www.reddit.com/r/programming/comments/1giqvp0/5_lessons_i_learned_the_hard_way_from_10_years_as/)
5 (Wrong) Regex To Parse Parentheses
https://www.reddit.com/r/programming/comments/1giozwi/5_wrong_regex_to_parse_parentheses/
submitted by /u/aartaka (https://www.reddit.com/user/aartaka)
[link] (https://aartaka.me/paren-regex) [comments] (https://www.reddit.com/r/programming/comments/1giozwi/5_wrong_regex_to_parse_parentheses/)
How to Become a Data Scientist in 2025: Your Fun Guide to a Bright Future!
https://www.reddit.com/r/programming/comments/1gijicm/how_to_become_a_data_scientist_in_2025_your_fun/
submitted by /u/Gordias98 (https://www.reddit.com/user/Gordias98)
[link] (med.elhamly/how-to-become-a-data-scientist-in-2025-your-fun-guide-to-a-bright-future-7bc70504c889" rel="nofollow">https://medium.com/@med.elhamly/how-to-become-a-data-scientist-in-2025-your-fun-guide-to-a-bright-future-7bc70504c889) [comments] (https://www.reddit.com/r/programming/comments/1gijicm/how_to_become_a_data_scientist_in_2025_your_fun/)