reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

251

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

Subscribe to a channel

Reddit Programming

CQRS facts and myths explained
https://www.reddit.com/r/programming/comments/1gdalg9/cqrs_facts_and_myths_explained/

submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://event-driven.io/en/cqrs_facts_and_myths_explained/) [comments] (https://www.reddit.com/r/programming/comments/1gdalg9/cqrs_facts_and_myths_explained/)

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

Reddit Programming

A brief history of defragging
https://www.reddit.com/r/programming/comments/1gd8pen/a_brief_history_of_defragging/

submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://eclecticlight.co/2024/10/05/a-brief-history-of-defragging/) [comments] (https://www.reddit.com/r/programming/comments/1gd8pen/a_brief_history_of_defragging/)

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

Reddit Programming

Using /tmp/ and /var/tmp/ Safely
https://www.reddit.com/r/programming/comments/1gd89ba/using_tmp_and_vartmp_safely/

submitted by /u/Active-Fuel-49 (https://www.reddit.com/user/Active-Fuel-49)
[link] (https://systemd.io/TEMPORARY_DIRECTORIES/) [comments] (https://www.reddit.com/r/programming/comments/1gd89ba/using_tmp_and_vartmp_safely/)

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

Reddit Programming

HTML5
https://www.reddit.com/r/programming/comments/1gd7eeh/html5/

submitted by /u/my_parents_ar_ntsane (https://www.reddit.com/user/my_parents_ar_ntsane)
[link] (https://eric3dprints.w3spaces.com/) [comments] (https://www.reddit.com/r/programming/comments/1gd7eeh/html5/)

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

Reddit Programming

Should I update and make this AI Code Editor publically available?? I have build this for Google AI Competition using Gemini API, Google TTS,G Drive, Judge0 API.
https://www.reddit.com/r/programming/comments/1gd32vd/should_i_update_and_make_this_ai_code_editor/

submitted by /u/Significant_Load_411 (https://www.reddit.com/user/Significant_Load_411)
[link] (https://gide.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1gd32vd/should_i_update_and_make_this_ai_code_editor/)

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

Reddit Programming

Why Engineers should be at the Product Strategy Table
https://www.reddit.com/r/programming/comments/1gd2bmw/why_engineers_should_be_at_the_product_strategy/

submitted by /u/musskk (https://www.reddit.com/user/musskk)
[link] (https://open.substack.com/pub/thehustlingengineer/p/why-engineers-should-be-at-the-product?r=yznlc&utm_medium=ios) [comments] (https://www.reddit.com/r/programming/comments/1gd2bmw/why_engineers_should_be_at_the_product_strategy/)

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

Reddit Programming

Homepages of programming language creators
https://www.reddit.com/r/programming/comments/1gcxx35/homepages_of_programming_language_creators/

submitted by /u/breck (https://www.reddit.com/user/breck)
[link] (https://homepages.pldb.io/) [comments] (https://www.reddit.com/r/programming/comments/1gcxx35/homepages_of_programming_language_creators/)

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

Reddit Programming

Wanted to share my latest app PR-Tracker
https://www.reddit.com/r/programming/comments/1gckdqy/wanted_to_share_my_latest_app_prtracker/

<!-- SC_OFF -->Hey y’all! Wanted to share my latest app called PR-Tracker! It’s a gym PR tracking app! Simple charts to help keep you motivated on your goals <!-- SC_ON --> submitted by /u/Electronic-Pie313 (https://www.reddit.com/user/Electronic-Pie313)
[link] (https://apps.apple.com/us/app/pr-tracker/id6443760870) [comments] (https://www.reddit.com/r/programming/comments/1gckdqy/wanted_to_share_my_latest_app_prtracker/)

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

Reddit Programming

Smarter than 'Ctrl+F': Linking Directly to Web Page Content
https://www.reddit.com/r/programming/comments/1gcjilc/smarter_than_ctrlf_linking_directly_to_web_page/

submitted by /u/centx (https://www.reddit.com/user/centx)
[link] (https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html) [comments] (https://www.reddit.com/r/programming/comments/1gcjilc/smarter_than_ctrlf_linking_directly_to_web_page/)

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

Reddit Programming

'Need help“ regarding how he made tool
https://www.reddit.com/r/programming/comments/1gcg63u/need_help_regarding_how_he_made_tool/

submitted by /u/thesamarena (https://www.reddit.com/user/thesamarena)
[link] (https://www.you-tldr.com/) [comments] (https://www.reddit.com/r/programming/comments/1gcg63u/need_help_regarding_how_he_made_tool/)

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

Reddit Programming

State and time are the same thing
https://www.reddit.com/r/programming/comments/1gcdpo9/state_and_time_are_the_same_thing/

submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://buttondown.com/hillelwayne/archive/state-and-time-are-the-same-thing/) [comments] (https://www.reddit.com/r/programming/comments/1gcdpo9/state_and_time_are_the_same_thing/)

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

Reddit Programming

Create a HTTPs/SSL Web Server in C#.NET from Scratch
https://www.reddit.com/r/programming/comments/1gc1p6c/create_a_httpsssl_web_server_in_cnet_from_scratch/

<!-- SC_OFF -->Create a HTTPs/SSL Web Server in C#.NET from Scratch: https://www.youtube.com/playlist?list=PL7JwiD5MYNPF_SzDrqOEfe77A3wD5sVfL <!-- SC_ON --> submitted by /u/paulpjoby (https://www.reddit.com/user/paulpjoby)
[link] (https://www.youtube.com/playlist?list=PL7JwiD5MYNPF_SzDrqOEfe77A3wD5sVfL) [comments] (https://www.reddit.com/r/programming/comments/1gc1p6c/create_a_httpsssl_web_server_in_cnet_from_scratch/)

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

Reddit Programming

Is JIT useless in Python... especially in the context of CPython?
https://www.reddit.com/r/programming/comments/1gbx669/is_jit_useless_in_python_especially_in_the/

submitted by /u/python4geeks (https://www.reddit.com/user/python4geeks)
[link] (https://youtu.be/7_DixOdxC6U) [comments] (https://www.reddit.com/r/programming/comments/1gbx669/is_jit_useless_in_python_especially_in_the/)

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

Reddit Programming

Brush: Gaussian Splatting using Burn, wgpu, egui and Rerun.io
https://www.reddit.com/r/programming/comments/1gbvhby/brush_gaussian_splatting_using_burn_wgpu_egui_and/

submitted by /u/OptimalFa (https://www.reddit.com/user/OptimalFa)
[link] (https://github.com/ArthurBrussee/brush) [comments] (https://www.reddit.com/r/programming/comments/1gbvhby/brush_gaussian_splatting_using_burn_wgpu_egui_and/)

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

Reddit Programming

Hey, still struggling to find a good GitHub repo? Check this one out!
https://www.reddit.com/r/programming/comments/1gbrnro/hey_still_struggling_to_find_a_good_github_repo/

submitted by /u/Fit_Kangaroo_9605 (https://www.reddit.com/user/Fit_Kangaroo_9605)
[link] (https://github.com/yunmaoQu/WebMiner) [comments] (https://www.reddit.com/r/programming/comments/1gbrnro/hey_still_struggling_to_find_a_good_github_repo/)

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

Reddit Programming

Better Java Builds with the Mill Build Tool
https://www.reddit.com/r/programming/comments/1gd9exk/better_java_builds_with_the_mill_build_tool/

submitted by /u/lihaoyi (https://www.reddit.com/user/lihaoyi)
[link] (https://www.youtube.com/watch?v=Dry6wMRN6MI) [comments] (https://www.reddit.com/r/programming/comments/1gd9exk/better_java_builds_with_the_mill_build_tool/)

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

Reddit Programming

It All Started with a Perceptron: The Foundation of Today’s A
https://www.reddit.com/r/programming/comments/1gd8fy5/it_all_started_with_a_perceptron_the_foundation/

submitted by /u/VinceFR73 (https://www.reddit.com/user/VinceFR73)
[link] (vincentlambert0/it-all-started-with-a-perceptron-86bd0fb80b96" rel="nofollow">https://medium.com/@vincentlambert0/it-all-started-with-a-perceptron-86bd0fb80b96) [comments] (https://www.reddit.com/r/programming/comments/1gd8fy5/it_all_started_with_a_perceptron_the_foundation/)

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

Reddit Programming

🧠 Mind, open source AI video editor
https://www.reddit.com/r/programming/comments/1gd82fv/mind_open_source_ai_video_editor/

<!-- SC_OFF -->Hey folks! These past few months, I’ve been working on TurboReel, an AI-powered video engine that automates the creation of basic videos, such as storytelling, fun facts, and more. I was thrilled with the results, but something still felt off. So, on the night of October 22, I stayed up coding a JSON-to-video parser, which now allows nearly any video to be created through text alone. Then I connected it to an LLM, and voilà: Mind born. Let’s take a brief example of whats is capable of: https://youtu.be/9XiW7pdeJNA?si=Cj8Qc4UHEABt14mG I’m excited to see what you all create and how this project evolves. Check out the repo: https://github.com/tacosyhorchata/turboreelgpt TurboReel platform: https://turboreelgpt.tech (https://turboreelgpt.tech/) Happy to answer questions :) <!-- SC_ON --> submitted by /u/Professional-Pie3323 (https://www.reddit.com/user/Professional-Pie3323)
[link] (https://youtu.be/9XiW7pdeJNA?si=Cj8Qc4UHEABt14mG) [comments] (https://www.reddit.com/r/programming/comments/1gd82fv/mind_open_source_ai_video_editor/)

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

Reddit Programming

Generating presigned urls with Cloudflare R2 | Ultimate Cloudflare R2 guide | Part 2
https://www.reddit.com/r/programming/comments/1gd3utq/generating_presigned_urls_with_cloudflare_r2/

submitted by /u/coold007 (https://www.reddit.com/user/coold007)
[link] (https://youtu.be/0Ye9Svizbn8) [comments] (https://www.reddit.com/r/programming/comments/1gd3utq/generating_presigned_urls_with_cloudflare_r2/)

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

Reddit Programming

How to find the active contributors of each module in a project using git.
https://www.reddit.com/r/programming/comments/1gd2ln0/how_to_find_the_active_contributors_of_each/

submitted by /u/DueHearing1315 (https://www.reddit.com/user/DueHearing1315)
[link] (https://plugins.jetbrains.com/plugin/24154-git-assistant) [comments] (https://www.reddit.com/r/programming/comments/1gd2ln0/how_to_find_the_active_contributors_of_each/)

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

Reddit Programming

Dosbox-Staging 0.82 Has Been Released
https://www.reddit.com/r/programming/comments/1gd2b39/dosboxstaging_082_has_been_released/

submitted by /u/TheBigCore (https://www.reddit.com/user/TheBigCore)
[link] (https://www.dosbox-staging.org/releases/release-notes/0.82.0/) [comments] (https://www.reddit.com/r/programming/comments/1gd2b39/dosboxstaging_082_has_been_released/)

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

Reddit Programming

Implementing JWT Authentication in ASP.NET Core
https://www.reddit.com/r/programming/comments/1gcohap/implementing_jwt_authentication_in_aspnet_core/

submitted by /u/Don_Crespo (https://www.reddit.com/user/Don_Crespo)
[link] (https://argosco.io/implementing-jwt-authentication-in-asp-net-core/net/) [comments] (https://www.reddit.com/r/programming/comments/1gcohap/implementing_jwt_authentication_in_aspnet_core/)

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

Reddit Programming

Transpile TypeScript to JavaScript using Deno built-ins
https://www.reddit.com/r/programming/comments/1gcjlgi/transpile_typescript_to_javascript_using_deno/

submitted by /u/guest271314 (https://www.reddit.com/user/guest271314)
[link] (https://gist.github.com/guest271314/b835352777dba6267628b155692487ae) [comments] (https://www.reddit.com/r/programming/comments/1gcjlgi/transpile_typescript_to_javascript_using_deno/)

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

Reddit Programming

NimConf 2024 - online Nim conference
https://www.reddit.com/r/programming/comments/1gciaoh/nimconf_2024_online_nim_conference/

submitted by /u/miran1 (https://www.reddit.com/user/miran1)
[link] (https://conf.nim-lang.org/) [comments] (https://www.reddit.com/r/programming/comments/1gciaoh/nimconf_2024_online_nim_conference/)

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

Reddit Programming

I built a tiny tool to find performance regressions
https://www.reddit.com/r/programming/comments/1gce3mg/i_built_a_tiny_tool_to_find_performance/

submitted by /u/theapache64 (https://www.reddit.com/user/theapache64)
[link] (https://theapache64.github.io/posts/finding-performance-regressions/) [comments] (https://www.reddit.com/r/programming/comments/1gce3mg/i_built_a_tiny_tool_to_find_performance/)

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

Reddit Programming

mur - Attempt at for-Focus & Feel Good Music Remix Script [prime number premise]
https://www.reddit.com/r/programming/comments/1gc9vu8/mur_attempt_at_forfocus_feel_good_music_remix/

submitted by /u/tweenif50 (https://www.reddit.com/user/tweenif50)
[link] (https://github.com/mur0110/mur/blob/main/README.md) [comments] (https://www.reddit.com/r/programming/comments/1gc9vu8/mur_attempt_at_forfocus_feel_good_music_remix/)

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

Reddit Programming

Sandblocks: A Projectional Block-Based Editor for Squeak
https://www.reddit.com/r/programming/comments/1gbx76q/sandblocks_a_projectional_blockbased_editor_for/

submitted by /u/itsmeront (https://www.reddit.com/user/itsmeront)
[link] (https://news.squeak.org/2024/10/25/sandblocks-a-projectional-block-based-editor-for-squeak/) [comments] (https://www.reddit.com/r/programming/comments/1gbx76q/sandblocks_a_projectional_blockbased_editor_for/)

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

Reddit Programming

I printed long HTML, CSS and JavaScript codes with ChatGPT without knowing any code
https://www.reddit.com/r/programming/comments/1gbx02o/i_printed_long_html_css_and_javascript_codes_with/

submitted by /u/Elses141 (https://www.reddit.com/user/Elses141)
[link] (https://github.com/dalistic/PDF-Book-Reading-Interface) [comments] (https://www.reddit.com/r/programming/comments/1gbx02o/i_printed_long_html_css_and_javascript_codes_with/)

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

Reddit Programming

HELP WITH CODE.ORG
https://www.reddit.com/r/programming/comments/1gbsbkf/help_with_codeorg/

<!-- SC_OFF -->So I’m making a app where I had to import a data set where you check which factors would affect your exam score. Now I need to move the factors on to the screens but when it imported it’s all in one screen and idk how to move the rest onto another screen. <!-- SC_ON --> submitted by /u/gyualaxy (https://www.reddit.com/user/gyualaxy)
[link] (https://studio.code.org/projects/applab/B-kwSnTuVQYMcREs6UnkkxP9-II_dQlszatKBu4wrIc) [comments] (https://www.reddit.com/r/programming/comments/1gbsbkf/help_with_codeorg/)

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

Reddit Programming

From Python to CPU instructions: Part 2
https://www.reddit.com/r/programming/comments/1gbrjpv/from_python_to_cpu_instructions_part_2/

submitted by /u/Dilocan (https://www.reddit.com/user/Dilocan)
[link] (https://substack.com/home/post/p-150579248) [comments] (https://www.reddit.com/r/programming/comments/1gbrjpv/from_python_to_cpu_instructions_part_2/)

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