reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

214

I will send you newest post from subreddit /r/programming

Subscribe to a channel

Reddit Programming

Introducing My Code Activity Tracker for VS Code ai powered
https://www.reddit.com/r/programming/comments/1htyd12/introducing_my_code_activity_tracker_for_vs_code/

<!-- SC_OFF -->I recently built a new VS Code extension: My Code Activity Tracker. This open-source, privacy-first tool helps developers track and analyze their coding activities. Features: Advanced Tracking: Automatically records changes, tracks time spent on projects, and monitors function-level modifications. Privacy-First: Your data stays local or in your own GitHub repository. AI-Powered Commit Messages: Leverages local LLMs like Ollama to generate meaningful commit messages based on code changes. Detailed Analytics: Visualize statistics such as language usage, lines of code changed, and activity heatmaps. How It Works: The extension uses Git to log activity data, stores it securely, and integrates with AI tools for context-aware insights. I’m looking for feedback from fellow developers to improve the tool further. The GitHub repository is available here. Let me know what you think and if there’s anything I can add <!-- SC_ON --> submitted by /u/Embarrassed-Can8505 (https://www.reddit.com/user/Embarrassed-Can8505)
[link] (https://github.com/ernivani/my-code-activity-ext) [comments] (https://www.reddit.com/r/programming/comments/1htyd12/introducing_my_code_activity_tracker_for_vs_code/)

Читать полностью…

Reddit Programming

Leetcode 242. Valid Anagram,C++ solution,100% beats in time
https://www.reddit.com/r/programming/comments/1htvmaa/leetcode_242_valid_anagramc_solution100_beats_in/

submitted by /u/vinodxx (https://www.reddit.com/user/vinodxx)
[link] (https://youtube.com/shorts/CXLt6z7eca8) [comments] (https://www.reddit.com/r/programming/comments/1htvmaa/leetcode_242_valid_anagramc_solution100_beats_in/)

Читать полностью…

Reddit Programming

Docker on MacOS is still slow ?
https://www.reddit.com/r/programming/comments/1htrk6o/docker_on_macos_is_still_slow/

submitted by /u/paolomainardi (https://www.reddit.com/user/paolomainardi)
[link] (https://www.paolomainardi.com/posts/docker-performance-macos-2025/) [comments] (https://www.reddit.com/r/programming/comments/1htrk6o/docker_on_macos_is_still_slow/)

Читать полностью…

Reddit Programming

A Crash Course on Microservices Architecture
https://www.reddit.com/r/programming/comments/1htnu76/a_crash_course_on_microservices_architecture/

submitted by /u/InspectionSpirite (https://www.reddit.com/user/InspectionSpirite)
[link] (https://betterengineers.substack.com/p/a-crash-course-on-microservices-architecture?r=209a75) [comments] (https://www.reddit.com/r/programming/comments/1htnu76/a_crash_course_on_microservices_architecture/)

Читать полностью…

Reddit Programming

Using AI to find bugs in open-source projects
https://www.reddit.com/r/programming/comments/1htj6af/using_ai_to_find_bugs_in_opensource_projects/

submitted by /u/Weary-Database-8713 (https://www.reddit.com/user/Weary-Database-8713)
[link] (https://glama.ai/blog/2025-01-04-automating-issue-detection) [comments] (https://www.reddit.com/r/programming/comments/1htj6af/using_ai_to_find_bugs_in_opensource_projects/)

Читать полностью…

Reddit Programming

How Amazon Route 53 Handles DDoS Attacks with Shuffle Sharding
https://www.reddit.com/r/programming/comments/1hti0ah/how_amazon_route_53_handles_ddos_attacks_with/

submitted by /u/scalablethread (https://www.reddit.com/user/scalablethread)
[link] (https://newsletter.scalablethread.com/p/how-amazon-route-53-handles-ddos) [comments] (https://www.reddit.com/r/programming/comments/1hti0ah/how_amazon_route_53_handles_ddos_attacks_with/)

Читать полностью…

Reddit Programming

What are your thoughts?
https://www.reddit.com/r/programming/comments/1htf9ey/what_are_your_thoughts/

<!-- SC_OFF -->I'm currently in my second year of college, majoring in math. I’m aiming for a career in software engineering or something related to programming. What do you think is the best path for me to take? Full-Stack Developer: My plan is to complete the FreeCodeCamp Full-Stack Developer curriculum (https://www.freecodecamp.org/learn/full-stack-developer/) and also focus on learning algorithms and data structures. Cloud Engineer: I’d dive into cloud computing through YouTube tutorials, hands-on practice, and exercise, and work toward getting an AWS certification. Data Analyst: I’d build on the stats I’m learning in college, add R programming, Python, and… I’m not really sure what else yet. Also, I’d love to hear your thoughts on the FreeCodeCamp Full-Stack Developer curriculum (https://www.freecodecamp.org/learn/full-stack-developer/). Is it good? Or are there better websites/resources for becoming a software engineer? <!-- SC_ON --> submitted by /u/Hot_Comb_266 (https://www.reddit.com/user/Hot_Comb_266)
[link] (https://www.freecodecamp.org/learn/full-stack-developer/) [comments] (https://www.reddit.com/r/programming/comments/1htf9ey/what_are_your_thoughts/)

Читать полностью…

Reddit Programming

SOLID Principles | Easy Language | Do take a look
https://www.reddit.com/r/programming/comments/1hteoz9/solid_principles_easy_language_do_take_a_look/

submitted by /u/Easy_Ad4699 (https://www.reddit.com/user/Easy_Ad4699)
[link] (https://youtu.be/tbpGe-YEkME) [comments] (https://www.reddit.com/r/programming/comments/1hteoz9/solid_principles_easy_language_do_take_a_look/)

Читать полностью…

Reddit Programming

🚀 Unlock Your Potential with Free Microsoft Learning Resources!
https://www.reddit.com/r/programming/comments/1htb4zt/unlock_your_potential_with_free_microsoft/

submitted by /u/Cheap_Scarcity_3902 (https://www.reddit.com/user/Cheap_Scarcity_3902)
[link] (https://learn.microsoft.com/copilot?wt.mc_id=studentamb_437437) [comments] (https://www.reddit.com/r/programming/comments/1htb4zt/unlock_your_potential_with_free_microsoft/)

Читать полностью…

Reddit Programming

What we learned copying all the best code assistants
https://www.reddit.com/r/programming/comments/1htak17/what_we_learned_copying_all_the_best_code/

submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://blog.val.town/blog/fast-follow/) [comments] (https://www.reddit.com/r/programming/comments/1htak17/what_we_learned_copying_all_the_best_code/)

Читать полностью…

Reddit Programming

Worst Practices in Software Development — What are the *worst* practices in software development that you follow? On this channel we ask many people this question.
https://www.reddit.com/r/programming/comments/1hta29p/worst_practices_in_software_development_what_are/

submitted by /u/h4l (https://www.reddit.com/user/h4l)
[link] (WorstPractices" rel="nofollow">https://www.youtube.com/@WorstPractices) [comments] (https://www.reddit.com/r/programming/comments/1hta29p/worst_practices_in_software_development_what_are/)

Читать полностью…

Reddit Programming

I made an open-source AI-Powered News in Short app that delivers news in 50 words or less from trusted sources -Epigram.news
https://www.reddit.com/r/programming/comments/1ht65ad/i_made_an_opensource_aipowered_news_in_short_app/

<!-- SC_OFF -->I built Epigram, an open-source, AI-powered news app to simplify the way you stay informed. It delivers quick, clear summaries from trusted sources, with options to dive deeper into stories or explore topics you care about—all in a feed tailored to your interests. Epigram is completely free, built with Next.js, TailwindCSS, and Exa, and is hosted on Google Cloud. The best part? It’s open-source, so anyone can contribute or customize it. If you’re tired of overwhelming news feeds and just want clear, reliable updates, give it a try or check out the code on GitHub! https://epigram.news/ <!-- SC_ON --> submitted by /u/fazlerocks_ (https://www.reddit.com/user/fazlerocks_)
[link] (https://github.com/panda-sandeep/epigram) [comments] (https://www.reddit.com/r/programming/comments/1ht65ad/i_made_an_opensource_aipowered_news_in_short_app/)

Читать полностью…

Reddit Programming

Eutelsat's 48-Hour Outage Blamed on Leap Year Bug: A Costly Reminder of Why Handling Edge Cases in Software Matters
https://www.reddit.com/r/programming/comments/1ht2v5v/eutelsats_48hour_outage_blamed_on_leap_year_bug_a/

submitted by /u/mrnitrate (https://www.reddit.com/user/mrnitrate)
[link] (https://gizmodo.com/rival-to-spacexs-starlink-goes-dark-after-failing-to-account-for-leap-year-2000545410) [comments] (https://www.reddit.com/r/programming/comments/1ht2v5v/eutelsats_48hour_outage_blamed_on_leap_year_bug_a/)

Читать полностью…

Reddit Programming

Using LLMs and Cursor to finish side projects
https://www.reddit.com/r/programming/comments/1ht1qto/using_llms_and_cursor_to_finish_side_projects/

submitted by /u/zabirauf (https://www.reddit.com/user/zabirauf)
[link] (https://zohaib.me/using-llms-and-cursor-for-finishing-projects-productivity/) [comments] (https://www.reddit.com/r/programming/comments/1ht1qto/using_llms_and_cursor_to_finish_side_projects/)

Читать полностью…

Reddit Programming

Making my blog load faster
https://www.reddit.com/r/programming/comments/1hsxqb0/making_my_blog_load_faster/

<!-- SC_OFF -->I used gitlab pages before but noticed that they are causing some latency… so lets do better by switching providers and prefetching some documents. <!-- SC_ON --> submitted by /u/kn0rk (https://www.reddit.com/user/kn0rk)
[link] (https://jan.scheffczyk.page/posts/2025-01-03-speedinguptheblog/) [comments] (https://www.reddit.com/r/programming/comments/1hsxqb0/making_my_blog_load_faster/)

Читать полностью…

Reddit Programming

BLIP CAM:Self Hosted Live Image Captioning with Real-Time Video Stream 🎥
https://www.reddit.com/r/programming/comments/1htx0ub/blip_camself_hosted_live_image_captioning_with/

submitted by /u/Ill-Equivalent7859 (https://www.reddit.com/user/Ill-Equivalent7859)
[link] (https://github.com/zawawiAI/BLIP_CAM) [comments] (https://www.reddit.com/r/programming/comments/1htx0ub/blip_camself_hosted_live_image_captioning_with/)

Читать полностью…

Reddit Programming

gsh - A modern, POSIX-compatible, generative shell
https://www.reddit.com/r/programming/comments/1htv364/gsh_a_modern_posixcompatible_generative_shell/

<!-- SC_OFF -->Hi everyone, I’ve been working on a POSIX-compatible shell that’s built to be generative. Besides standard shell functionality, it can use an LLM either on your local machine or through a remote API to suggest, explain, and run shell commands, or even make code changes for you. It’s been my daily driver for a while now and I think it’s in a state that’s ready to share and get feedback so I can make it more useful. Cheers! <!-- SC_ON --> submitted by /u/atinylittleshell (https://www.reddit.com/user/atinylittleshell)
[link] (https://github.com/atinylittleshell/gsh) [comments] (https://www.reddit.com/r/programming/comments/1htv364/gsh_a_modern_posixcompatible_generative_shell/)

Читать полностью…

Reddit Programming

Finding inputs where deep learning models fail
https://www.reddit.com/r/programming/comments/1htpzva/finding_inputs_where_deep_learning_models_fail/

submitted by /u/dragseon (https://www.reddit.com/user/dragseon)
[link] (https://github.com/sunildkumar/model_indistinguishability) [comments] (https://www.reddit.com/r/programming/comments/1htpzva/finding_inputs_where_deep_learning_models_fail/)

Читать полностью…

Reddit Programming

Uhauling servers on Christmas: extreme straight-line engineering
https://www.reddit.com/r/programming/comments/1htn3pz/uhauling_servers_on_christmas_extreme/

submitted by /u/fosterfriendship (https://www.reddit.com/user/fosterfriendship)
[link] (https://smalldiffs.gmfoster.com/p/how-to-be-a-10x-engineer-straight) [comments] (https://www.reddit.com/r/programming/comments/1htn3pz/uhauling_servers_on_christmas_extreme/)

Читать полностью…

Reddit Programming

LLQL 0.4.0 supports matchers for LLVM IR combine, constants and exception handling inst
https://www.reddit.com/r/programming/comments/1hti9wb/llql_040_supports_matchers_for_llvm_ir_combine/

submitted by /u/AmrDeveloper (https://www.reddit.com/user/AmrDeveloper)
[link] (https://github.com/AmrDeveloper/LLQL) [comments] (https://www.reddit.com/r/programming/comments/1hti9wb/llql_040_supports_matchers_for_llvm_ir_combine/)

Читать полностью…

Reddit Programming

"Highly skilled" programmers for "high-tech" or capitalism working as expected?
https://www.reddit.com/r/programming/comments/1htgc5r/highly_skilled_programmers_for_hightech_or/

submitted by /u/guest271314 (https://www.reddit.com/user/guest271314)
[link] (https://gist.github.com/guest271314/0347bd3285e1c9f2f904fbd2e80c936e) [comments] (https://www.reddit.com/r/programming/comments/1htgc5r/highly_skilled_programmers_for_hightech_or/)

Читать полностью…

Reddit Programming

Fast Optimal Rubik's Cube Solver in JavaScript
https://www.reddit.com/r/programming/comments/1hteyfe/fast_optimal_rubiks_cube_solver_in_javascript/

submitted by /u/Own-Climate-6017 (https://www.reddit.com/user/Own-Climate-6017)
[link] (https://mfeather1.github.io/3ColorCube/) [comments] (https://www.reddit.com/r/programming/comments/1hteyfe/fast_optimal_rubiks_cube_solver_in_javascript/)

Читать полностью…

Reddit Programming

🔑 Configuring SAML2 in Django with React - Part 1: Theory
https://www.reddit.com/r/programming/comments/1htbijd/configuring_saml2_in_django_with_react_part_1/

submitted by /u/bogdan5844 (https://www.reddit.com/user/bogdan5844)
[link] (https://bogdan-calapod.github.io/posts/saml-django-sp-1/) [comments] (https://www.reddit.com/r/programming/comments/1htbijd/configuring_saml2_in_django_with_react_part_1/)

Читать полностью…

Reddit Programming

Write your own Unmarshal in Go
https://www.reddit.com/r/programming/comments/1htausy/write_your_own_unmarshal_in_go/

submitted by /u/TinyBirdperson (https://www.reddit.com/user/TinyBirdperson)
[link] (https://www.reddit.com/r/golang/comments/1hta648/write_your_own_jsonunmarshal/) [comments] (https://www.reddit.com/r/programming/comments/1htausy/write_your_own_unmarshal_in_go/)

Читать полностью…

Reddit Programming

Some of the mistakes we have made repeatedly in continuous deployments (battlefield stories)
https://www.reddit.com/r/programming/comments/1htaiha/some_of_the_mistakes_we_have_made_repeatedly_in/

submitted by /u/meaboutsoftware (https://www.reddit.com/user/meaboutsoftware)
[link] (https://newsletter.fractionalarchitect.io/p/43-oops-i-deployed-it-again-learning) [comments] (https://www.reddit.com/r/programming/comments/1htaiha/some_of_the_mistakes_we_have_made_repeatedly_in/)

Читать полностью…

Reddit Programming

This Is How Packaging Works in Python...
https://www.reddit.com/r/programming/comments/1ht8mmh/this_is_how_packaging_works_in_python/

submitted by /u/python4geeks (https://www.reddit.com/user/python4geeks)
[link] (https://youtu.be/xdmoSw4kDwY) [comments] (https://www.reddit.com/r/programming/comments/1ht8mmh/this_is_how_packaging_works_in_python/)

Читать полностью…

Reddit Programming

Austin Story: Making Software Easier to Change, Remove, and Evolve
https://www.reddit.com/r/programming/comments/1ht39rj/austin_story_making_software_easier_to_change/

submitted by /u/robbyrussell (https://www.reddit.com/user/robbyrussell)
[link] (https://maintainable.fm/episodes/austin-story) [comments] (https://www.reddit.com/r/programming/comments/1ht39rj/austin_story_making_software_easier_to_change/)

Читать полностью…

Reddit Programming

Hey here, this is my latest vscode extention that help you with an open-source free and privacy first store, track and show your stats in programming, kinda new so i hope so of you could get an eye on it and tell me where i can upgrade this project thanks all for reading it
https://www.reddit.com/r/programming/comments/1ht2g2r/hey_here_this_is_my_latest_vscode_extention_that/

submitted by /u/Embarrassed-Can8505 (https://www.reddit.com/user/Embarrassed-Can8505)
[link] (https://github.com/ernivani/my-code-activity-ext) [comments] (https://www.reddit.com/r/programming/comments/1ht2g2r/hey_here_this_is_my_latest_vscode_extention_that/)

Читать полностью…

Reddit Programming

Server-Side Rendering Trends for 2025
https://www.reddit.com/r/programming/comments/1ht0rwq/serverside_rendering_trends_for_2025/

submitted by /u/bitter-cognac (https://www.reddit.com/user/bitter-cognac)
[link] (all.technology.stories/the-future-of-server-side-rendering-trends-for-2025-650ca8508625?source=friends_link&amp;sk=87a9f007605f415218bcdfbc63b6d930" rel="nofollow">https://medium.com/@all.technology.stories/the-future-of-server-side-rendering-trends-for-2025-650ca8508625?source=friends_link&amp;sk=87a9f007605f415218bcdfbc63b6d930) [comments] (https://www.reddit.com/r/programming/comments/1ht0rwq/serverside_rendering_trends_for_2025/)

Читать полностью…

Reddit Programming

6 JavaScript Game Source Codes for Beginners - JV Codes
https://www.reddit.com/r/programming/comments/1hsxcj3/6_javascript_game_source_codes_for_beginners_jv/

submitted by /u/shokatjaved (https://www.reddit.com/user/shokatjaved)
[link] (https://jvcodes.com/category/source-codes/html-css-javascript/full-project-templates/game-source-codes/) [comments] (https://www.reddit.com/r/programming/comments/1hsxcj3/6_javascript_game_source_codes_for_beginners_jv/)

Читать полностью…
Subscribe to a channel