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

gccrs June 2025 monthly report
https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rust-gcc.github.io/2025/07/17/2025-06-monthly-report.html) [comments] (https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/)

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

Reddit Programming

Cookies Having Independent Partitioned State (Chips)
https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Privacy_sandbox/Partitioned_cookies) [comments] (https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/)

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

Reddit Programming

I'm unsatisfied with easing functions
https://www.reddit.com/r/programming/comments/1m2kb82/im_unsatisfied_with_easing_functions/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.davepagurek.com/blog/easing-functions/) [comments] (https://www.reddit.com/r/programming/comments/1m2kb82/im_unsatisfied_with_easing_functions/)

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

Reddit Programming

Zig's new Writer
https://www.reddit.com/r/programming/comments/1m2k95h/zigs_new_writer/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.openmymind.net/Zigs-New-Writer/) [comments] (https://www.reddit.com/r/programming/comments/1m2k95h/zigs_new_writer/)

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

Reddit Programming

Command GitHub's Coding Agent from VS Code
https://www.reddit.com/r/programming/comments/1m2gy6z/command_githubs_coding_agent_from_vs_code/

submitted by /u/feross (https://www.reddit.com/user/feross)
[link] (https://code.visualstudio.com/blogs/2025/07/17/copilot-coding-agent) [comments] (https://www.reddit.com/r/programming/comments/1m2gy6z/command_githubs_coding_agent_from_vs_code/)

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

Reddit Programming

Fallout's Memory Model
https://www.reddit.com/r/programming/comments/1m2f8kh/fallouts_memory_model/

submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=6kB_fko6SIg) [comments] (https://www.reddit.com/r/programming/comments/1m2f8kh/fallouts_memory_model/)

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

Reddit Programming

Mathieu Ropert: Am I A Luddite?
https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/

<!-- SC_OFF -->An interesting technical history lecture packed with thoughts and questions about the ongoing AI boom <!-- SC_ON --> submitted by /u/_a4z (https://www.reddit.com/user/_a4z)
[link] (https://youtu.be/4IyEicTBD10) [comments] (https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/)

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

Reddit Programming

Authorization bugs are the new SQL injection - here's the data
https://www.reddit.com/r/programming/comments/1m294u6/authorization_bugs_are_the_new_sql_injection/

submitted by /u/anonjohn1212 (https://www.reddit.com/user/anonjohn1212)
[link] (https://zeropath.com/blog/idor-crisis-2025) [comments] (https://www.reddit.com/r/programming/comments/1m294u6/authorization_bugs_are_the_new_sql_injection/)

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

Reddit Programming

Azure’s Inferno: Escape from API Hell
https://www.reddit.com/r/programming/comments/1m27uwk/azures_inferno_escape_from_api_hell/

submitted by /u/wallpunch_official (https://www.reddit.com/user/wallpunch_official)
[link] (https://wallpunch.net/blog/azures-inferno/) [comments] (https://www.reddit.com/r/programming/comments/1m27uwk/azures_inferno_escape_from_api_hell/)

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

Reddit Programming

If you don't know how to code, don't vibe code
https://www.reddit.com/r/programming/comments/1m1yfc5/if_you_dont_know_how_to_code_dont_vibe_code/

<!-- SC_OFF -->"An AI-built feature that’s fast but unexplainable might pass QA today—but what about when it fails at 2 a.m.?" <!-- SC_ON --> submitted by /u/hongster (https://www.reddit.com/user/hongster)
[link] (https://saysomething.hashnode.dev/ai-in-software-development-tackling-the-black-box-challenge) [comments] (https://www.reddit.com/r/programming/comments/1m1yfc5/if_you_dont_know_how_to_code_dont_vibe_code/)

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

Reddit Programming

LOON v1.0 - a modular language that compiles to JSON
https://www.reddit.com/r/programming/comments/1m1rybf/loon_v10_a_modular_language_that_compiles_to_json/

<!-- SC_OFF -->I know i already posted about this on this reddit, however, the version i posted not only was a pre-release, but it was also unpolished and still in an experimental phase. "But what is LOON?" LOON, short for Label Oriented Object Notation, is a language for structuring data in a modular way. Unlike languages like YAML, it features value referencing, reusable code, file imports and a compiler to JSON. "Ok, but what does this do? Like how does this help me?" It doesn't have to help you, this a passion driven project, none of this was made to solve, but rather to make something for: - Me: for learning Others: as a thing i like to showcase "But, in a hypothetical universe where this has a real use, where would i use it?" Well, since it compiles to JSON, you can use it for file configs, building APIs and webapps, so all the tools that you already use in Javascript don't need to change, you just need the compiler. "So... that's it?" Yeah! And if you like it you can star the repo ^ Have a great time! <!-- SC_ON --> submitted by /u/PerformerDazzling601 (https://www.reddit.com/user/PerformerDazzling601)
[link] (https://github.com/mmmmosca/LOON) [comments] (https://www.reddit.com/r/programming/comments/1m1rybf/loon_v10_a_modular_language_that_compiles_to_json/)

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

Reddit Programming

The Seven Keys: A Hacker Fable
https://www.reddit.com/r/programming/comments/1m1oszc/the_seven_keys_a_hacker_fable/

submitted by /u/deepCelibateValue (https://www.reddit.com/user/deepCelibateValue)
[link] (sebastiancarlos/how-to-become-a-hacker-a-step-by-step-guide-94902dc425b0?source=friends_link&amp;sk=7a9bc4c2f97d6c80c585aba676663ec4" rel="nofollow">https://medium.com/@sebastiancarlos/how-to-become-a-hacker-a-step-by-step-guide-94902dc425b0?source=friends_link&amp;sk=7a9bc4c2f97d6c80c585aba676663ec4) [comments] (https://www.reddit.com/r/programming/comments/1m1oszc/the_seven_keys_a_hacker_fable/)

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

Reddit Programming

Scalability is not performance
https://www.reddit.com/r/programming/comments/1m1hujc/scalability_is_not_performance/

submitted by /u/RecklessHeroism (https://www.reddit.com/user/RecklessHeroism)
[link] (https://gregros.dev/architecture/scalability-is-not-performance) [comments] (https://www.reddit.com/r/programming/comments/1m1hujc/scalability_is_not_performance/)

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

Reddit Programming

Show: ggc – A terminal Git client with both CLI and interactive UI
https://www.reddit.com/r/programming/comments/1m1eiu1/show_ggc_a_terminal_git_client_with_both_cli_and/

<!-- SC_OFF -->Hi all, I recently built ggc (https://github.com/bmf-san/ggc), a Git client that runs entirely in the terminal — offering both traditional subcommands and a fuzzy-search-based interactive UI. It started as a personal need: my Git aliases and shell scripts were growing out of control. I wanted something fast, lightweight, and shareable. So I wrote it in Go. 🔹 Highlights: - Run ggc to launch an interactive Git UI (branch checkout, staging, stashing, etc.) - Or run ggc for familiar subcommands - Built-in workflows like addcommitpush and stashpullpop - No external dependencies — just Go stdlib + x/term It’s open source, and I’d love to hear what you think — especially if you’ve built CLI tools or worked on similar ideas. Repo: https://github.com/bmf-san/ggc <!-- SC_ON --> submitted by /u/bmf_san (https://www.reddit.com/user/bmf_san)
[link] (https://github.com/bmf-san/ggc) [comments] (https://www.reddit.com/r/programming/comments/1m1eiu1/show_ggc_a_terminal_git_client_with_both_cli_and/)

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

Reddit Programming

A multi-client man in the middle proxy made for tcp connections with IPv4 over any ip and port desired.
https://www.reddit.com/r/programming/comments/1m1cxfg/a_multiclient_man_in_the_middle_proxy_made_for/

submitted by /u/yurtrimu (https://www.reddit.com/user/yurtrimu)
[link] (https://github.com/xyurt/tcp-mitm-proxy) [comments] (https://www.reddit.com/r/programming/comments/1m1cxfg/a_multiclient_man_in_the_middle_proxy_made_for/)

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

Reddit Programming

Zig's @fieldParentPtr for dumbos like me
https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.ryanliptak.com/blog/zig-fieldparentptr-for-dumbos/) [comments] (https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/)

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

Reddit Programming

How we tracked down a Go 1.24 memory regression
https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/go-memory-regression/) [comments] (https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/)

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

Reddit Programming

"Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers
https://www.reddit.com/r/programming/comments/1m2kasm/bypassing_specialization_in_rust_or_how_i_learned/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://oakchris1955.eu/posts/bypassing_specialization/) [comments] (https://www.reddit.com/r/programming/comments/1m2kasm/bypassing_specialization_in_rust_or_how_i_learned/)

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

Reddit Programming

Running TypeScript Natively in Node.js
https://www.reddit.com/r/programming/comments/1m2k8oc/running_typescript_natively_in_nodejs/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nodejs.org/en/learn/typescript/run-natively) [comments] (https://www.reddit.com/r/programming/comments/1m2k8oc/running_typescript_natively_in_nodejs/)

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

Reddit Programming

Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake – BSC 2025
https://www.reddit.com/r/programming/comments/1m2ff3j/casey_muratori_the_big_oops_anatomy_of_a/

submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.youtube.com/watch?v=wo84LFzx5nI) [comments] (https://www.reddit.com/r/programming/comments/1m2ff3j/casey_muratori_the_big_oops_anatomy_of_a/)

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

Reddit Programming

Mario is NP-hard
https://www.reddit.com/r/programming/comments/1m2f1x9/mario_is_nphard/

submitted by /u/fredoverflow (https://www.reddit.com/user/fredoverflow)
[link] (https://www.youtube.com/watch?v=unLPk4H1hto) [comments] (https://www.reddit.com/r/programming/comments/1m2f1x9/mario_is_nphard/)

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

Reddit Programming

Throughput in System Design
https://www.reddit.com/r/programming/comments/1m2dj9n/throughput_in_system_design/

submitted by /u/TheAnonymousHumann (https://www.reddit.com/user/TheAnonymousHumann)
[link] (https://substack.com/home/post/p-168572081) [comments] (https://www.reddit.com/r/programming/comments/1m2dj9n/throughput_in_system_design/)

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

Reddit Programming

GitHub Command Palette feature preview is being deprecated
https://www.reddit.com/r/programming/comments/1m28ld7/github_command_palette_feature_preview_is_being/

<!-- SC_OFF -->Extremely sad to hear. I use this all the time. It'd be great to see this turned into a browser plugin somehow. <!-- SC_ON --> submitted by /u/Planet9_ (https://www.reddit.com/user/Planet9_)
[link] (https://github.blog/changelog/2025-07-15-upcoming-deprecation-of-github-command-palette-feature-preview/) [comments] (https://www.reddit.com/r/programming/comments/1m28ld7/github_command_palette_feature_preview_is_being/)

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

Reddit Programming

METR study finds AI doesn't make devs as productive as they think
https://www.reddit.com/r/programming/comments/1m25iw2/metr_study_finds_ai_doesnt_make_devs_as/

<!-- SC_OFF -->So perceptions of productivity don't = productivity, who knew <!-- SC_ON --> submitted by /u/scarey102 (https://www.reddit.com/user/scarey102)
[link] (https://leaddev.com/velocity/ai-doesnt-make-devs-as-productive-as-they-think-study-finds) [comments] (https://www.reddit.com/r/programming/comments/1m25iw2/metr_study_finds_ai_doesnt_make_devs_as/)

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

Reddit Programming

Caches and Abstractions
https://www.reddit.com/r/programming/comments/1m1s8cf/caches_and_abstractions/

submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://parallelprogrammer.substack.com/p/caches-and-abstractions) [comments] (https://www.reddit.com/r/programming/comments/1m1s8cf/caches_and_abstractions/)

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

Reddit Programming

Software is Never Done: Embracing Constant Evolution and Change will Result in a Better System
https://www.reddit.com/r/programming/comments/1m1rqcz/software_is_never_done_embracing_constant/

submitted by /u/congolomera (https://www.reddit.com/user/congolomera)
[link] (https://bencane.com/software-is-never-done-embracing-constant-evolution-98b79420e03a?source=friends_link&amp;sk=7f20801ddc78b823c96c3ed657fe4a44) [comments] (https://www.reddit.com/r/programming/comments/1m1rqcz/software_is_never_done_embracing_constant/)

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

Reddit Programming

Computer-vision, pi3 and losing a hackathon
https://www.reddit.com/r/programming/comments/1m1ob3u/computervision_pi3_and_losing_a_hackathon/

submitted by /u/Sonder-Otis (https://www.reddit.com/user/Sonder-Otis)
[link] (https://mtende.blog/computer-vision-pi-waste) [comments] (https://www.reddit.com/r/programming/comments/1m1ob3u/computervision_pi3_and_losing_a_hackathon/)

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

Reddit Programming

Node.js Interview Q&A: Day 20
https://www.reddit.com/r/programming/comments/1m1eyu7/nodejs_interview_qa_day_20/

submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://medium.com/devinsight/node-js-interview-q-a-day-20-f4fd5af32f57) [comments] (https://www.reddit.com/r/programming/comments/1m1eyu7/nodejs_interview_qa_day_20/)

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

Reddit Programming

Day 7: mergeMap vs switchMap vs concatMap — Which One Should You Use?
https://www.reddit.com/r/programming/comments/1m1dibu/day_7_mergemap_vs_switchmap_vs_concatmap_which/

submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://medium.com/devinsight/day-7-mergemap-vs-switchmap-vs-concatmap-which-one-should-you-use-9549eff7afe7) [comments] (https://www.reddit.com/r/programming/comments/1m1dibu/day_7_mergemap_vs_switchmap_vs_concatmap_which/)

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

Reddit Programming

Generative Geometry and CLACL Language: Key Concepts
https://www.reddit.com/r/programming/comments/1m1chwk/generative_geometry_and_clacl_language_key/

<!-- SC_OFF -->Theory of a new non-Cartesian logical geometry and CLACL programming language <!-- SC_ON --> submitted by /u/Maga565 (https://www.reddit.com/user/Maga565)
[link] (https://g.co/gemini/share/ade981b05669) [comments] (https://www.reddit.com/r/programming/comments/1m1chwk/generative_geometry_and_clacl_language_key/)

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