reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

252

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

Subscribe to a channel

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

Got tired of manually converting legacy PHP bcrypt to JS bcrypt so I made a npm package to do that for me.
https://www.reddit.com/r/programming/comments/1hswuh6/got_tired_of_manually_converting_legacy_php/

submitted by /u/Dipppys (https://www.reddit.com/user/Dipppys)
[link] (https://www.npmjs.com/package/php-bcrypt-converter) [comments] (https://www.reddit.com/r/programming/comments/1hswuh6/got_tired_of_manually_converting_legacy_php/)

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

Reddit Programming

Einsum in Depth
https://www.reddit.com/r/programming/comments/1hstv9m/einsum_in_depth/

submitted by /u/joelburget (https://www.reddit.com/user/joelburget)
[link] (https://einsum.joelburget.com/) [comments] (https://www.reddit.com/r/programming/comments/1hstv9m/einsum_in_depth/)

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

Reddit Programming

Software is mostly made of people
https://www.reddit.com/r/programming/comments/1hsn4d1/software_is_mostly_made_of_people/

submitted by /u/hatwd (https://www.reddit.com/user/hatwd)
[link] (https://hatwd.com/p/software-is-mostly-made-of-people) [comments] (https://www.reddit.com/r/programming/comments/1hsn4d1/software_is_mostly_made_of_people/)

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

Reddit Programming

Forcing Flutter To Use OpenJDK 17
https://www.reddit.com/r/programming/comments/1hslpn4/forcing_flutter_to_use_openjdk_17/

submitted by /u/FPGA_Superstar (https://www.reddit.com/user/FPGA_Superstar)
[link] (https://medium.com/full-stack-engineer/flutter-wont-build-my-apk-7f56e1f9099e) [comments] (https://www.reddit.com/r/programming/comments/1hslpn4/forcing_flutter_to_use_openjdk_17/)

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

Reddit Programming

Demystifying Debuggers, Part 1: A Busy Intersection
https://www.reddit.com/r/programming/comments/1hsk0m8/demystifying_debuggers_part_1_a_busy_intersection/

submitted by /u/MartinLaSaucisse (https://www.reddit.com/user/MartinLaSaucisse)
[link] (https://www.rfleury.com/p/demystifying-debuggers-part-1-a-busy) [comments] (https://www.reddit.com/r/programming/comments/1hsk0m8/demystifying_debuggers_part_1_a_busy_intersection/)

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

Reddit Programming

Understanding the Language Server Protocol
https://www.reddit.com/r/programming/comments/1hrwwyv/understanding_the_language_server_protocol/

submitted by /u/der_gopher (https://www.reddit.com/user/der_gopher)
[link] (pliutau/understanding-the-language-server-protocol-b9f57a0750e3" rel="nofollow">https://medium.com/@pliutau/understanding-the-language-server-protocol-b9f57a0750e3) [comments] (https://www.reddit.com/r/programming/comments/1hrwwyv/understanding_the_language_server_protocol/)

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

Reddit Programming

Rules for Writing Software Tutorials
https://www.reddit.com/r/programming/comments/1hrux0b/rules_for_writing_software_tutorials/

submitted by /u/mtlynch (https://www.reddit.com/user/mtlynch)
[link] (https://refactoringenglish.com/chapters/rules-for-software-tutorials/) [comments] (https://www.reddit.com/r/programming/comments/1hrux0b/rules_for_writing_software_tutorials/)

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

Reddit Programming

Understanding whiteout files and copy up approach in overlayfs
https://www.reddit.com/r/programming/comments/1hrshn6/understanding_whiteout_files_and_copy_up_approach/

submitted by /u/coold007 (https://www.reddit.com/user/coold007)
[link] (https://youtu.be/hXbXSRLXiS8) [comments] (https://www.reddit.com/r/programming/comments/1hrshn6/understanding_whiteout_files_and_copy_up_approach/)

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

Reddit Programming

Does anyone know any free python coding sites?
https://www.reddit.com/r/programming/comments/1hrpuq5/does_anyone_know_any_free_python_coding_sites/

<!-- SC_OFF -->So I need to use python BUT I only get to see the mistakes after I run the code and get my error does anyone know a site where I cam place my code and see the mistake underlined or somthing before I have to run the code and find out the hard way??😭 (free site ofc) I'm poor 😭 <!-- SC_ON --> submitted by /u/Ur_one_n_only (https://www.reddit.com/user/Ur_one_n_only)
[link] (https://images.app.goo.gl/copTXT99F1iPaZKM6) [comments] (https://www.reddit.com/r/programming/comments/1hrpuq5/does_anyone_know_any_free_python_coding_sites/)

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

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/)

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

Reddit Programming

Stateful Architecture vs Stateless Architecture
https://www.reddit.com/r/programming/comments/1hsvfcx/stateful_architecture_vs_stateless_architecture/

submitted by /u/InspectionSpirite (https://www.reddit.com/user/InspectionSpirite)
[link] (https://betterengineers.substack.com/p/stateful-architecture-vs-stateless?r=209a75) [comments] (https://www.reddit.com/r/programming/comments/1hsvfcx/stateful_architecture_vs_stateless_architecture/)

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

Reddit Programming

It started with a satirical LinkedIn post. Now, meet Git Fakers: Automate fake activity like a pro, powered by Rust.
https://www.reddit.com/r/programming/comments/1hstn72/it_started_with_a_satirical_linkedin_post_now/

submitted by /u/kanxx030 (https://www.reddit.com/user/kanxx030)
[link] (https://github.com/enochkan/git-fake-rs) [comments] (https://www.reddit.com/r/programming/comments/1hstn72/it_started_with_a_satirical_linkedin_post_now/)

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

Reddit Programming

The Joy of Under-Engineering
https://www.reddit.com/r/programming/comments/1hsly5x/the_joy_of_underengineering/

submitted by /u/GenitalHospital (https://www.reddit.com/user/GenitalHospital)
[link] (https://hamvocke.com/blog/under-engineering/) [comments] (https://www.reddit.com/r/programming/comments/1hsly5x/the_joy_of_underengineering/)

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

Reddit Programming

After 8 years of development and delivering it to thousands of users, today I am open sourcing my visual programming language.
https://www.reddit.com/r/programming/comments/1hslkbk/after_8_years_of_development_and_delivering_it_to/

submitted by /u/mrpro1a1 (https://www.reddit.com/user/mrpro1a1)
[link] (https://github.com/PWCT/PWCT2) [comments] (https://www.reddit.com/r/programming/comments/1hslkbk/after_8_years_of_development_and_delivering_it_to/)

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

Reddit Programming

Wapi.go – Open Source Golang SDK for WhatsApp Business APIs
https://www.reddit.com/r/programming/comments/1hsjy30/wapigo_open_source_golang_sdk_for_whatsapp/

submitted by /u/UnusualMeasurement10 (https://www.reddit.com/user/UnusualMeasurement10)
[link] (https://github.com/wapikit/wapi.go) [comments] (https://www.reddit.com/r/programming/comments/1hsjy30/wapigo_open_source_golang_sdk_for_whatsapp/)

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

Reddit Programming

Want to Code Better? These 10 Books Are a Must in 2025
https://www.reddit.com/r/programming/comments/1hrw285/want_to_code_better_these_10_books_are_a_must_in/

submitted by /u/Kind-Industry-609 (https://www.reddit.com/user/Kind-Industry-609)
[link] (https://youtu.be/F0fVOnfDZtM) [comments] (https://www.reddit.com/r/programming/comments/1hrw285/want_to_code_better_these_10_books_are_a_must_in/)

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

Reddit Programming

My Web Development predictions for 2025. Let me know you thoughts
https://www.reddit.com/r/programming/comments/1hrt4cz/my_web_development_predictions_for_2025_let_me/

submitted by /u/Frequent-Football984 (https://www.reddit.com/user/Frequent-Football984)
[link] (https://www.youtube.com/watch?v=YAWnzwWGmNw) [comments] (https://www.reddit.com/r/programming/comments/1hrt4cz/my_web_development_predictions_for_2025_let_me/)

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

Reddit Programming

Scaling from a Billion to a Million to One
https://www.reddit.com/r/programming/comments/1hrq35e/scaling_from_a_billion_to_a_million_to_one/

submitted by /u/rchaves (https://www.reddit.com/user/rchaves)
[link] (https://rchaves.app/scaling-from-a-billion-to-a-million-to-one/) [comments] (https://www.reddit.com/r/programming/comments/1hrq35e/scaling_from_a_billion_to_a_million_to_one/)

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

Reddit Programming

Initial Release of heretek: Yet Another GDB TUI Frontend
https://www.reddit.com/r/programming/comments/1hrkovr/initial_release_of_heretek_yet_another_gdb_tui/

submitted by /u/arch_rust (https://www.reddit.com/user/arch_rust)
[link] (https://github.com/wcampbell0x2a/heretek) [comments] (https://www.reddit.com/r/programming/comments/1hrkovr/initial_release_of_heretek_yet_another_gdb_tui/)

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