reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

212

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

Subscribe to a channel

Reddit Programming

¿Cómo Crear una Librería en Elixir?
https://www.reddit.com/r/programming/comments/1ha0q9q/c%C3%B3mo_crear_una_librer%C3%ADa_en_elixir/

submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/12/como-crear-una-libreria-en-elixir.html) [comments] (https://www.reddit.com/r/programming/comments/1ha0q9q/c%C3%B3mo_crear_una_librer%C3%ADa_en_elixir/)

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

Reddit Programming

On Passwords
https://www.reddit.com/r/programming/comments/1h9nln1/on_passwords/

submitted by /u/zudellio (https://www.reddit.com/user/zudellio)
[link] (https://zudell.io/posts/on_passwords) [comments] (https://www.reddit.com/r/programming/comments/1h9nln1/on_passwords/)

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

Reddit Programming

Hey Deno, time to take the lead. Make Node.js be compatible with Deno: "sandboxing may or may not be implemented" is vague, not specificity, wishy-washy
https://www.reddit.com/r/programming/comments/1h9msza/hey_deno_time_to_take_the_lead_make_nodejs_be/

submitted by /u/guest271314 (https://www.reddit.com/user/guest271314)
[link] (https://gitlab.com/-/snippets/4778016) [comments] (https://www.reddit.com/r/programming/comments/1h9msza/hey_deno_time_to_take_the_lead_make_nodejs_be/)

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

Reddit Programming

Incorporating voice search in a React app: A step-by-step guide
https://www.reddit.com/r/programming/comments/1h9ikty/incorporating_voice_search_in_a_react_app_a/

submitted by /u/Alternative_Ball_895 (https://www.reddit.com/user/Alternative_Ball_895)
[link] (https://medium.com/digital-minds/incorporating-voice-search-in-a-react-app-a-step-by-step-guide-d65cb270a442?source=friends_link&sk=65f2468b84fdb5bcc7bf56ccbb709209) [comments] (https://www.reddit.com/r/programming/comments/1h9ikty/incorporating_voice_search_in_a_react_app_a/)

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

Reddit Programming

Automate booking on a website
https://www.reddit.com/r/programming/comments/1h9hpmg/automate_booking_on_a_website/

<!-- SC_OFF -->Hello, I am playing tennis and it is really tough to book a tennis court because they lack the courts also they limit the player to book the court only 3 days in advance So i was wondering if i can code something in Javascript where it can log me into their site with my password to book a court whenever the booking is available at a time I would choose. Also, they don't have any API available <!-- SC_ON --> submitted by /u/More-One-3364 (https://www.reddit.com/user/More-One-3364)
[link] (https://no.com/) [comments] (https://www.reddit.com/r/programming/comments/1h9hpmg/automate_booking_on_a_website/)

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

Reddit Programming

Python Quiz for Beginners: Test Your Knowledge!
https://www.reddit.com/r/programming/comments/1h9fjhu/python_quiz_for_beginners_test_your_knowledge/

submitted by /u/CodeItBro (https://www.reddit.com/user/CodeItBro)
[link] (https://www.codeitbro.in/quiz/python/) [comments] (https://www.reddit.com/r/programming/comments/1h9fjhu/python_quiz_for_beginners_test_your_knowledge/)

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

Reddit Programming

How to Become a Full-Stack Developer in 2025: A Comprehensive Guide
https://www.reddit.com/r/programming/comments/1h9ezci/how_to_become_a_fullstack_developer_in_2025_a/

submitted by /u/Latter-Dust8587 (https://www.reddit.com/user/Latter-Dust8587)
[link] (https://makemychance.com/how-to-become-a-full-stack-developer/) [comments] (https://www.reddit.com/r/programming/comments/1h9ezci/how_to_become_a_fullstack_developer_in_2025_a/)

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

Reddit Programming

Writing as as software engineer
https://www.reddit.com/r/programming/comments/1h9e7ux/writing_as_as_software_engineer/

submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://newsletter.francofernando.com/p/writing-as-as-software-engineer) [comments] (https://www.reddit.com/r/programming/comments/1h9e7ux/writing_as_as_software_engineer/)

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

Reddit Programming

Testing: Harness Vs. Unit
https://www.reddit.com/r/programming/comments/1h94pzk/testing_harness_vs_unit/

submitted by /u/mooreds (https://www.reddit.com/user/mooreds)
[link] (https://littlegreenviper.com/testing-harness-vs-unit/) [comments] (https://www.reddit.com/r/programming/comments/1h94pzk/testing_harness_vs_unit/)

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

Reddit Programming

From Milgram’s Letters to Freenet: The Surprising Roots of Decentralized Scalability
https://www.reddit.com/r/programming/comments/1h93mpf/from_milgrams_letters_to_freenet_the_surprising/

submitted by /u/sanity (https://www.reddit.com/user/sanity)
[link] (https://freenet.org/news/small-world-networks/) [comments] (https://www.reddit.com/r/programming/comments/1h93mpf/from_milgrams_letters_to_freenet_the_surprising/)

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

Reddit Programming

The Return of Procedural Programming
https://www.reddit.com/r/programming/comments/1h91xzo/the_return_of_procedural_programming/

submitted by /u/self (https://www.reddit.com/user/self)
[link] (https://youtu.be/vQPHtAxOZZw) [comments] (https://www.reddit.com/r/programming/comments/1h91xzo/the_return_of_procedural_programming/)

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

Reddit Programming

Database anonymization tool release. Greenmask v0.2.6
https://www.reddit.com/r/programming/comments/1h8zksu/database_anonymization_tool_release_greenmask_v026/

submitted by /u/anyweny (https://www.reddit.com/user/anyweny)
[link] (https://github.com/GreenmaskIO/greenmask/releases/tag/v0.2.6) [comments] (https://www.reddit.com/r/programming/comments/1h8zksu/database_anonymization_tool_release_greenmask_v026/)

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

Reddit Programming

Boundary Check vs Try Catch - Performance Comparison
https://www.reddit.com/r/programming/comments/1h8utf5/boundary_check_vs_try_catch_performance_comparison/

submitted by /u/theapache64 (https://www.reddit.com/user/theapache64)
[link] (https://theapache64.github.io/posts/boundary-check-vs-try-catch/) [comments] (https://www.reddit.com/r/programming/comments/1h8utf5/boundary_check_vs_try_catch_performance_comparison/)

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

Reddit Programming

A Day in the Life of a Tech Aspirant: Weekday
https://www.reddit.com/r/programming/comments/1h8sd5u/a_day_in_the_life_of_a_tech_aspirant_weekday/

submitted by /u/raj_bopche (https://www.reddit.com/user/raj_bopche)
[link] (rajbopche/a-day-in-the-life-of-a-tech-aspirant-weekday-8da17c8857be" rel="nofollow">https://medium.com/@rajbopche/a-day-in-the-life-of-a-tech-aspirant-weekday-8da17c8857be) [comments] (https://www.reddit.com/r/programming/comments/1h8sd5u/a_day_in_the_life_of_a_tech_aspirant_weekday/)

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

Reddit Programming

Every V4 UUID
https://www.reddit.com/r/programming/comments/1h8qdj9/every_v4_uuid/

submitted by /u/bubblehack3r (https://www.reddit.com/user/bubblehack3r)
[link] (https://everyuuid.com/) [comments] (https://www.reddit.com/r/programming/comments/1h8qdj9/every_v4_uuid/)

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

Reddit Programming

[Protobuf] Replace Buf Remote Plugins with local vendored plugins
https://www.reddit.com/r/programming/comments/1h9ua9f/protobuf_replace_buf_remote_plugins_with_local/

submitted by /u/birdayz (https://www.reddit.com/user/birdayz)
[link] (https://nerden.de/replace_buf_remote_plugins/) [comments] (https://www.reddit.com/r/programming/comments/1h9ua9f/protobuf_replace_buf_remote_plugins_with_local/)

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

Reddit Programming

A practical introduction to the Starlark language
https://www.reddit.com/r/programming/comments/1h9ndqa/a_practical_introduction_to_the_starlark_language/

submitted by /u/laurentlb (https://www.reddit.com/user/laurentlb)
[link] (https://laurent.le-brun.eu/blog/a-practical-introduction-to-the-starlark-language) [comments] (https://www.reddit.com/r/programming/comments/1h9ndqa/a_practical_introduction_to_the_starlark_language/)

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

Reddit Programming

Mission: Importable - Ghost of Tsushima PC Post-mortem
https://www.reddit.com/r/programming/comments/1h9makp/mission_importable_ghost_of_tsushima_pc_postmortem/

submitted by /u/coloco21 (https://www.reddit.com/user/coloco21)
[link] (https://youtu.be/tostM4-rK6o) [comments] (https://www.reddit.com/r/programming/comments/1h9makp/mission_importable_ghost_of_tsushima_pc_postmortem/)

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

Reddit Programming

Don't Block the Event Loop (or the Worker Pool) in JS
https://www.reddit.com/r/programming/comments/1h9hq5m/dont_block_the_event_loop_or_the_worker_pool_in_js/

submitted by /u/ColdRevolutionary193 (https://www.reddit.com/user/ColdRevolutionary193)
[link] (https://github.com/rowsana/Not-blocking-event-loop) [comments] (https://www.reddit.com/r/programming/comments/1h9hq5m/dont_block_the_event_loop_or_the_worker_pool_in_js/)

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

Reddit Programming

7+ million Postgres tables
https://www.reddit.com/r/programming/comments/1h9hmdf/7_million_postgres_tables/

submitted by /u/theapache64 (https://www.reddit.com/user/theapache64)
[link] (https://www.youtube.com/watch?v=xhi5Q_wL9i0) [comments] (https://www.reddit.com/r/programming/comments/1h9hmdf/7_million_postgres_tables/)

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

Reddit Programming

The Reverse YAGNI
https://www.reddit.com/r/programming/comments/1h9f3ng/the_reverse_yagni/

submitted by /u/sidcool1234 (https://www.reddit.com/user/sidcool1234)
[link] (https://sid-thinketh.medium.com/the-reverse-yagni-3cee56e0eeb3) [comments] (https://www.reddit.com/r/programming/comments/1h9f3ng/the_reverse_yagni/)

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

Reddit Programming

Reverse engineering the Sega Channel game image file format
https://www.reddit.com/r/programming/comments/1h9ea0w/reverse_engineering_the_sega_channel_game_image/

submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://www.infochunk.com/schannel/index.html) [comments] (https://www.reddit.com/r/programming/comments/1h9ea0w/reverse_engineering_the_sega_channel_game_image/)

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

Reddit Programming

My Crypto Analyzer - Pine Script for TradingView
https://www.reddit.com/r/programming/comments/1h97iel/my_crypto_analyzer_pine_script_for_tradingview/

submitted by /u/messified (https://www.reddit.com/user/messified)
[link] (https://github.com/messified/crypto-analyzer) [comments] (https://www.reddit.com/r/programming/comments/1h97iel/my_crypto_analyzer_pine_script_for_tradingview/)

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

Reddit Programming

Conway's game of life and CA rule 30
https://www.reddit.com/r/programming/comments/1h93wk6/conways_game_of_life_and_ca_rule_30/

submitted by /u/zudellio (https://www.reddit.com/user/zudellio)
[link] (https://zudell.io/posts/conway_rule_30) [comments] (https://www.reddit.com/r/programming/comments/1h93wk6/conways_game_of_life_and_ca_rule_30/)

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

Reddit Programming

I made an Open Source Boilerplate Directory :D
https://www.reddit.com/r/programming/comments/1h93cua/i_made_an_open_source_boilerplate_directory_d/

submitted by /u/sadekships (https://www.reddit.com/user/sadekships)
[link] (https://opensourceboilerplates.com/) [comments] (https://www.reddit.com/r/programming/comments/1h93cua/i_made_an_open_source_boilerplate_directory_d/)

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

Reddit Programming

Finding Problems for Processes Rather Than Processes for Problems
https://www.reddit.com/r/programming/comments/1h90w9q/finding_problems_for_processes_rather_than/

submitted by /u/d0liver (https://www.reddit.com/user/d0liver)
[link] (https://www.doliver.org/articles/fit-problems-to-processes) [comments] (https://www.reddit.com/r/programming/comments/1h90w9q/finding_problems_for_processes_rather_than/)

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

Reddit Programming

We fixed our documentation with the Diátaxis framework
https://www.reddit.com/r/programming/comments/1h8vfjd/we_fixed_our_documentation_with_the_di%C3%A1taxis/

submitted by /u/accoinstereo (https://www.reddit.com/user/accoinstereo)
[link] (https://blog.sequinstream.com/we-fixed-our-documentation-with-the-diataxis-framework/) [comments] (https://www.reddit.com/r/programming/comments/1h8vfjd/we_fixed_our_documentation_with_the_di%C3%A1taxis/)

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

Reddit Programming

DuckDB: Running TPC-H SF100 on Mobile Phones
https://www.reddit.com/r/programming/comments/1h8upq2/duckdb_running_tpch_sf100_on_mobile_phones/

submitted by /u/TheCrush0r (https://www.reddit.com/user/TheCrush0r)
[link] (https://duckdb.org/2024/12/06/duckdb-tpch-sf100-on-mobile.html) [comments] (https://www.reddit.com/r/programming/comments/1h8upq2/duckdb_running_tpch_sf100_on_mobile_phones/)

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

Reddit Programming

Build a CNN Model for Retinal Image Diagnosis
https://www.reddit.com/r/programming/comments/1h8s7b2/build_a_cnn_model_for_retinal_image_diagnosis/

submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/build-a-cnn-model-for-retinal-image-diagnosis/) [comments] (https://www.reddit.com/r/programming/comments/1h8s7b2/build_a_cnn_model_for_retinal_image_diagnosis/)

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

Reddit Programming

My personal Bell Labs
https://www.reddit.com/r/programming/comments/1h8pn22/my_personal_bell_labs/

submitted by /u/aochagavia (https://www.reddit.com/user/aochagavia)
[link] (https://ochagavia.nl/blog/my-personal-bell-labs/) [comments] (https://www.reddit.com/r/programming/comments/1h8pn22/my_personal_bell_labs/)

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