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

A new Write Once Run Everywhere language - that you'll actually want to use.
https://www.reddit.com/r/programming/comments/1ir7rmb/a_new_write_once_run_everywhere_language_that/

submitted by /u/Express_Rub4871 (https://www.reddit.com/user/Express_Rub4871)
[link] (https://www.reddit.com/r/liaprogramming/comments/1ir7k3r/very_brief_lia_overview/) [comments] (https://www.reddit.com/r/programming/comments/1ir7rmb/a_new_write_once_run_everywhere_language_that/)

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

Reddit Programming

Pepe – A High-Performance HTTP Load Generator
https://www.reddit.com/r/programming/comments/1ir4q38/pepe_a_highperformance_http_load_generator/

submitted by /u/omarmhaimdat (https://www.reddit.com/user/omarmhaimdat)
[link] (https://github.com/omarmhaimdat/pepe) [comments] (https://www.reddit.com/r/programming/comments/1ir4q38/pepe_a_highperformance_http_load_generator/)

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

Reddit Programming

Getting LLMs to more reliably modify code- let's parse Abstract Syntax Trees and have the LLM operate on that rather than the raw code- will it work? I wrote a blog post, "Prompting LLMs to Modify Existing Code using ASTs"
https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/

submitted by /u/10ForwardShift (https://www.reddit.com/user/10ForwardShift)
[link] (https://codeplusequalsai.com/static/blog/prompting_llms_to_modify_existing_code_using_asts.html?p) [comments] (https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/)

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

Reddit Programming

How JIT (Just in time) compilation and V8 works and makes js incredibly fast
https://www.reddit.com/r/programming/comments/1iqul1k/how_jit_just_in_time_compilation_and_v8_works_and/

submitted by /u/CaptainOnBoard (https://www.reddit.com/user/CaptainOnBoard)
[link] (https://www.royalbhati.com/posts/why-js-is-fast) [comments] (https://www.reddit.com/r/programming/comments/1iqul1k/how_jit_just_in_time_compilation_and_v8_works_and/)

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

Reddit Programming

CFRS[] - Turtle graphics language with 6 commands!
https://www.reddit.com/r/programming/comments/1iqrdrh/cfrs_turtle_graphics_language_with_6_commands/

submitted by /u/the-15th-standard (https://www.reddit.com/user/the-15th-standard)
[link] (https://susam.net/cfrs.html#B14FE4RC2E3SR2BF3EBR3EBF2E8) [comments] (https://www.reddit.com/r/programming/comments/1iqrdrh/cfrs_turtle_graphics_language_with_6_commands/)

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

Reddit Programming

Design a Binary Search Tree Iterator — Traverse BST in O(1) Average Time
https://www.reddit.com/r/programming/comments/1iqq27j/design_a_binary_search_tree_iterator_traverse_bst/

submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://medium.com/code-catalyst-daily/daily-coding-challenge-design-a-binary-search-tree-iterator-traverse-bst-in-o-1-average-time-e6111f6fc8c9) [comments] (https://www.reddit.com/r/programming/comments/1iqq27j/design_a_binary_search_tree_iterator_traverse_bst/)

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

Reddit Programming

NASA has a list of 10 rules for software development
https://www.reddit.com/r/programming/comments/1iqode3/nasa_has_a_list_of_10_rules_for_software/

submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://www.cs.otago.ac.nz/cosc345/resources/nasa-10-rules.htm) [comments] (https://www.reddit.com/r/programming/comments/1iqode3/nasa_has_a_list_of_10_rules_for_software/)

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

Reddit Programming

Sunsetting Create React App
https://www.reddit.com/r/programming/comments/1iqnlo7/sunsetting_create_react_app/

submitted by /u/sadyetfly11 (https://www.reddit.com/user/sadyetfly11)
[link] (https://react.dev/blog/2025/02/14/sunsetting-create-react-app) [comments] (https://www.reddit.com/r/programming/comments/1iqnlo7/sunsetting_create_react_app/)

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

Reddit Programming

Switch proxy settings for VSCode, Git, and GitHub CLI with one click.
https://www.reddit.com/r/programming/comments/1iqmwcs/switch_proxy_settings_for_vscode_git_and_github/

submitted by /u/Wise_Bug47 (https://www.reddit.com/user/Wise_Bug47)
[link] (https://marketplace.visualstudio.com/items?itemName=odangoo.otak-proxy) [comments] (https://www.reddit.com/r/programming/comments/1iqmwcs/switch_proxy_settings_for_vscode_git_and_github/)

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

Reddit Programming

I Built otak-committer: An AI-Powered VSCode Extension for Automatic Commit Message Generation!
https://www.reddit.com/r/programming/comments/1iqkgdr/i_built_otakcommitter_an_aipowered_vscode/

submitted by /u/Wise_Bug47 (https://www.reddit.com/user/Wise_Bug47)
[link] (https://marketplace.visualstudio.com/items?itemName=odangoo.otak-committer) [comments] (https://www.reddit.com/r/programming/comments/1iqkgdr/i_built_otakcommitter_an_aipowered_vscode/)

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

Reddit Programming

Raoi – TypeScript library to give objects integer ids and retrieve them by said ids at any moment. Use global register or create local ones, with multiple ways to ensure type safety in both TS and vanilla JS!
https://www.reddit.com/r/programming/comments/1iq6kmp/raoi_typescript_library_to_give_objects_integer/

submitted by /u/Anbeeld (https://www.reddit.com/user/Anbeeld)
[link] (https://github.com/Anbeeld/Raoi) [comments] (https://www.reddit.com/r/programming/comments/1iq6kmp/raoi_typescript_library_to_give_objects_integer/)

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

Reddit Programming

No, your GenAI model isn't going to replace me
https://www.reddit.com/r/programming/comments/1iq5wq0/no_your_genai_model_isnt_going_to_replace_me/

submitted by /u/dh44t (https://www.reddit.com/user/dh44t)
[link] (https://marioarias.hashnode.dev/no-your-genai-model-isnt-going-to-replace-me) [comments] (https://www.reddit.com/r/programming/comments/1iq5wq0/no_your_genai_model_isnt_going_to_replace_me/)

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

Reddit Programming

Scaling Distributed Systems with the Scatter-Gather Pattern
https://www.reddit.com/r/programming/comments/1ipzjs2/scaling_distributed_systems_with_the/

submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://open.substack.com/pub/engineeringatscale/p/scaling-distributed-systems-scatter-gather-pattern?r=8sprj&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1ipzjs2/scaling_distributed_systems_with_the/)

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

Reddit Programming

GitHub - Dipak-Ahirav/vintage-portfolio-site
https://www.reddit.com/r/programming/comments/1ipujum/github_dipakahiravvintageportfoliosite/

submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://github.com/Dipak-Ahirav/vintage-portfolio-site) [comments] (https://www.reddit.com/r/programming/comments/1ipujum/github_dipakahiravvintageportfoliosite/)

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

Reddit Programming

Can Node.js Really Handle Millions of Users?
https://www.reddit.com/r/programming/comments/1iptvi4/can_nodejs_really_handle_millions_of_users/

submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://javascript.plainenglish.io/can-node-js-really-handle-millions-of-users-e57415e4fb86) [comments] (https://www.reddit.com/r/programming/comments/1iptvi4/can_nodejs_really_handle_millions_of_users/)

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

Reddit Programming

There is no 1875 epoch
https://www.reddit.com/r/programming/comments/1ir52zy/there_is_no_1875_epoch/

submitted by /u/AlanBennet29 (https://www.reddit.com/user/AlanBennet29)
[link] (https://iter.ca/post/1875-epoch/) [comments] (https://www.reddit.com/r/programming/comments/1ir52zy/there_is_no_1875_epoch/)

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

Reddit Programming

Creating Snake game in with the new SDL3
https://www.reddit.com/r/programming/comments/1iqzv9y/creating_snake_game_in_with_the_new_sdl3/

submitted by /u/jarreed0 (https://www.reddit.com/user/jarreed0)
[link] (https://youtu.be/Wsi9H7ypQlY) [comments] (https://www.reddit.com/r/programming/comments/1iqzv9y/creating_snake_game_in_with_the_new_sdl3/)

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

Reddit Programming

"A calculator app? Anyone could make that."
https://www.reddit.com/r/programming/comments/1iqz489/a_calculator_app_anyone_could_make_that/

submitted by /u/iamkeyur (https://www.reddit.com/user/iamkeyur)
[link] (https://chadnauseam.com/coding/random/calculator-app) [comments] (https://www.reddit.com/r/programming/comments/1iqz489/a_calculator_app_anyone_could_make_that/)

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

Reddit Programming

The top 4 Python backend frameworks for your next project
https://www.reddit.com/r/programming/comments/1iqrpc5/the_top_4_python_backend_frameworks_for_your_next/

submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/the-top-4-python-back-end-frameworks-for-your-next-project?utm_source=reddit&utm_medium=referral&utm_campaign=r28) [comments] (https://www.reddit.com/r/programming/comments/1iqrpc5/the_top_4_python_backend_frameworks_for_your_next/)

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

Reddit Programming

How Did SoundCloud Scale Its Architecture Using BFF, Microservices & DDD?
https://www.reddit.com/r/programming/comments/1iqr148/how_did_soundcloud_scale_its_architecture_using/

submitted by /u/pepincho (https://www.reddit.com/user/pepincho)
[link] (https://thetshaped.dev/p/how-did-soundcloud-scale-its-architecture-monoloith-to-microservices-bff-dd) [comments] (https://www.reddit.com/r/programming/comments/1iqr148/how_did_soundcloud_scale_its_architecture_using/)

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

Reddit Programming

Down the rabbit hole: Implementing SSH port forwarding over AWS Session Manager
https://www.reddit.com/r/programming/comments/1iqou7t/down_the_rabbit_hole_implementing_ssh_port/

submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://www.joinformal.com/blog/down-the-rabbit-hole-implementing-ssh-port-forwarding-over-aws-session-manager/) [comments] (https://www.reddit.com/r/programming/comments/1iqou7t/down_the_rabbit_hole_implementing_ssh_port/)

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

Reddit Programming

Resigning as Asahi Linux project lead
https://www.reddit.com/r/programming/comments/1iqoa4n/resigning_as_asahi_linux_project_lead/

submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://marcan.st/2025/02/resigning-as-asahi-linux-project-lead/) [comments] (https://www.reddit.com/r/programming/comments/1iqoa4n/resigning_as_asahi_linux_project_lead/)

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

Reddit Programming

JavaScript. How to do an interview. Guide
https://www.reddit.com/r/programming/comments/1iqn7dz/javascript_how_to_do_an_interview_guide/

submitted by /u/romandatsyuk (https://www.reddit.com/user/romandatsyuk)
[link] (https://romandatsiuk.com/en/blog/post-how-to-do-js-interview/) [comments] (https://www.reddit.com/r/programming/comments/1iqn7dz/javascript_how_to_do_an_interview_guide/)

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

Reddit Programming

CanSat: A tiny, can-sized, Raspberry Pi-powered satellite
https://www.reddit.com/r/programming/comments/1iqm5tk/cansat_a_tiny_cansized_raspberry_pipowered/

submitted by /u/Content-Complaint-98 (https://www.reddit.com/user/Content-Complaint-98)
[link] (https://www.raspberrypi.com/news/cansat-a-tiny-can-sized-raspberry-pi-powered-satellite/) [comments] (https://www.reddit.com/r/programming/comments/1iqm5tk/cansat_a_tiny_cansized_raspberry_pipowered/)

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

Reddit Programming

Background of the Android calculator
https://www.reddit.com/r/programming/comments/1iqk4hq/background_of_the_android_calculator/

submitted by /u/atomic-orange (https://www.reddit.com/user/atomic-orange)
[link] (https://x.com/chadnauseam/status/1890889465322786878?s=46) [comments] (https://www.reddit.com/r/programming/comments/1iqk4hq/background_of_the_android_calculator/)

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

Reddit Programming

Functions Should Be Independent
https://www.reddit.com/r/programming/comments/1iq67sl/functions_should_be_independent/

submitted by /u/levodelellis (https://www.reddit.com/user/levodelellis)
[link] (https://codestyleandtaste.com/functions-should-be-independent.html) [comments] (https://www.reddit.com/r/programming/comments/1iq67sl/functions_should_be_independent/)

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

Reddit Programming

What is Event Sourcing?
https://www.reddit.com/r/programming/comments/1iq20v8/what_is_event_sourcing/

submitted by /u/scalablethread (https://www.reddit.com/user/scalablethread)
[link] (https://newsletter.scalablethread.com/p/what-is-event-sourcing) [comments] (https://www.reddit.com/r/programming/comments/1iq20v8/what_is_event_sourcing/)

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

Reddit Programming

Technology trends after AI in 2025
https://www.reddit.com/r/programming/comments/1ipyop7/technology_trends_after_ai_in_2025/

submitted by /u/Capital_Coyote_2971 (https://www.reddit.com/user/Capital_Coyote_2971)
[link] (https://youtu.be/E2LtzrNUriE?si=uDZayIZ2C52thcTp) [comments] (https://www.reddit.com/r/programming/comments/1ipyop7/technology_trends_after_ai_in_2025/)

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

Reddit Programming

Kafka Delay Queue: When Messages Need a Nap Before They Work
https://www.reddit.com/r/programming/comments/1ipu9n3/kafka_delay_queue_when_messages_need_a_nap_before/

submitted by /u/Sushant098123 (https://www.reddit.com/user/Sushant098123)
[link] (https://beyondthesyntax.substack.com/p/kafka-delay-queue-when-messages-need) [comments] (https://www.reddit.com/r/programming/comments/1ipu9n3/kafka_delay_queue_when_messages_need_a_nap_before/)

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

Reddit Programming

Made a little transpiled programming language, thoughts?
https://www.reddit.com/r/programming/comments/1iptfk3/made_a_little_transpiled_programming_language/

submitted by /u/cmnews08 (https://www.reddit.com/user/cmnews08)
[link] (https://github.com/cmspeedrunner/Abylon) [comments] (https://www.reddit.com/r/programming/comments/1iptfk3/made_a_little_transpiled_programming_language/)

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