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

For years, I have been looking for a cloud storage solution-that truly puts user security first.
https://www.reddit.com/r/programming/comments/1h4laey/for_years_i_have_been_looking_for_a_cloud_storage/

submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (https://filelu.com/5154515248.html) [comments] (https://www.reddit.com/r/programming/comments/1h4laey/for_years_i_have_been_looking_for_a_cloud_storage/)

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

Reddit Programming

.lessXmasTree
https://www.reddit.com/r/programming/comments/1h4kwa1/lessxmastree/

submitted by /u/Background_Dingo5394 (https://www.reddit.com/user/Background_Dingo5394)
[link] (https://github.com/pointless-code/xmas-tree) [comments] (https://www.reddit.com/r/programming/comments/1h4kwa1/lessxmastree/)

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

Reddit Programming

Announcing rust-query: Safe relational database queries using the Rust type system
https://www.reddit.com/r/programming/comments/1h4dovu/announcing_rustquery_safe_relational_database/

<!-- SC_OFF -->rust-query (https://github.com/LHolten/rust-query) is a new type-safe database library for Rust that provides an alternative to traditional SQL by deeply integrating with Rust's type system, offering compile-time guarantees for database operations without requiring direct SQL writing. The library features explicit table aliasing, null safety through Rust's Option type, intuitive aggregates that guarantee single results per joined row, type-safe foreign key navigation and unique lookups, multi-versioned schema support with type-safe migrations, and encapsulated row IDs tied to transaction lifetimes, all while using SQLite as its backend database engine. It allows developers to write database queries that feel native to Rust, with the schema defined using enum syntax that generates the necessary database API code, enabling safe and intuitive database interactions with strong compile-time checks.​​​​​​​​​​​​​​​​ <!-- SC_ON --> submitted by /u/Balance- (https://www.reddit.com/user/Balance-)
[link] (https://blog.lucasholten.com/) [comments] (https://www.reddit.com/r/programming/comments/1h4dovu/announcing_rustquery_safe_relational_database/)

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

Reddit Programming

7 Databases in 7 Weeks for 2025
https://www.reddit.com/r/programming/comments/1h46l4a/7_databases_in_7_weeks_for_2025/

submitted by /u/craigkerstiens (https://www.reddit.com/user/craigkerstiens)
[link] (https://matt.blwt.io/post/7-databases-in-7-weeks-for-2025/) [comments] (https://www.reddit.com/r/programming/comments/1h46l4a/7_databases_in_7_weeks_for_2025/)

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

Reddit Programming

The whole University IT system stopped working 😱
https://www.reddit.com/r/programming/comments/1h4447k/the_whole_university_it_system_stopped_working/

submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://newsletter.eng-leadership.com/p/the-whole-university-it-system-stopped) [comments] (https://www.reddit.com/r/programming/comments/1h4447k/the_whole_university_it_system_stopped_working/)

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

Reddit Programming

What's coming for front-end development in 2025?
https://www.reddit.com/r/programming/comments/1h42umq/whats_coming_for_frontend_development_in_2025/

submitted by /u/Alternative_Ball_895 (https://www.reddit.com/user/Alternative_Ball_895)
[link] (all.technology.stories/the-future-of-front-end-development-trends-to-watch-in-2025-9ae18ef06ab2?source=friends_link&amp;sk=a654d35b6261c5491062dc5baa23a675" rel="nofollow">https://medium.com/@all.technology.stories/the-future-of-front-end-development-trends-to-watch-in-2025-9ae18ef06ab2?source=friends_link&amp;sk=a654d35b6261c5491062dc5baa23a675) [comments] (https://www.reddit.com/r/programming/comments/1h42umq/whats_coming_for_frontend_development_in_2025/)

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

Reddit Programming

Simple Tips for Bug Bounty Beginners: Escalating to XSS (XSS Series Part — 2)
https://www.reddit.com/r/programming/comments/1h42mer/simple_tips_for_bug_bounty_beginners_escalating/

submitted by /u/Ok_Set_6991 (https://www.reddit.com/user/Ok_Set_6991)
[link] (anishnarayan/simple-tips-for-bug-bounty-beginners-escalating-to-xss-xss-series-part-2-1d6b75ecf942" rel="nofollow">https://medium.com/@anishnarayan/simple-tips-for-bug-bounty-beginners-escalating-to-xss-xss-series-part-2-1d6b75ecf942) [comments] (https://www.reddit.com/r/programming/comments/1h42mer/simple_tips_for_bug_bounty_beginners_escalating/)

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

Reddit Programming

TidesDB - Open-source high-performance, durable, transactional embedded key-value storage engine (BETA RELEASE)
https://www.reddit.com/r/programming/comments/1h3yih8/tidesdb_opensource_highperformance_durable/

submitted by /u/diagraphic (https://www.reddit.com/user/diagraphic)
[link] (https://github.com/tidesdb/tidesdb) [comments] (https://www.reddit.com/r/programming/comments/1h3yih8/tidesdb_opensource_highperformance_durable/)

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

Reddit Programming

Theoretical Breakthrough: How Self-Correction Enhances OpenAI o1's Reasoning Capabilities
https://www.reddit.com/r/programming/comments/1h3t710/theoretical_breakthrough_how_selfcorrection/

submitted by /u/Several_Relation_920 (https://www.reddit.com/user/Several_Relation_920)
[link] (https://www.mmtool.top/blog/self-correction-enhances-openai-o1-reasoning) [comments] (https://www.reddit.com/r/programming/comments/1h3t710/theoretical_breakthrough_how_selfcorrection/)

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

Reddit Programming

Making a new app every 2 weeks
https://www.reddit.com/r/programming/comments/1h3qhhe/making_a_new_app_every_2_weeks/

<!-- SC_OFF -->A few days ago, I shared a challenge: to develop a free mobile application every two weeks, with the next project chosen based on the most upvoted comment. I’m excited to announce that I’ve begun this journey and have created YouTube and TikTok channels to showcase the progress—all for the love of the craft. Please note, all content will be in Spanish. If you’re interested and would like to be part of this endeavor, feel free to reach out. I’m open to suggestions and constructive criticism. I aim to share this experience without spamming the community. Thank you for your support! <!-- SC_ON --> submitted by /u/Murisho_ (https://www.reddit.com/user/Murisho_)
[link] (https://youtube.com/shorts/B9cBuWEYgM4?si=zMlJjIWMNAWOR1EL) [comments] (https://www.reddit.com/r/programming/comments/1h3qhhe/making_a_new_app_every_2_weeks/)

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

Reddit Programming

I recently wrote an article about creating a Seamless Split Payment Processing System that tackles a major challenge in e-commerce today
https://www.reddit.com/r/programming/comments/1h3p15v/i_recently_wrote_an_article_about_creating_a/

submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (rasvihostings/seamless-split-payments-processing-system-d42200107ca7" rel="nofollow">https://medium.com/@rasvihostings/seamless-split-payments-processing-system-d42200107ca7) [comments] (https://www.reddit.com/r/programming/comments/1h3p15v/i_recently_wrote_an_article_about_creating_a/)

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

Reddit Programming

vince - Self Hosted Alternative to Google Analytics
https://www.reddit.com/r/programming/comments/1h3og23/vince_self_hosted_alternative_to_google_analytics/

submitted by /u/gernest_ (https://www.reddit.com/user/gernest_)
[link] (https://www.vinceanalytics.com/) [comments] (https://www.reddit.com/r/programming/comments/1h3og23/vince_self_hosted_alternative_to_google_analytics/)

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

Reddit Programming

Neit : A simpler than python programming language that allows changing the syntax at runtime
https://www.reddit.com/r/programming/comments/1h3fs28/neit_a_simpler_than_python_programming_language/

submitted by /u/skub0007 (https://www.reddit.com/user/skub0007)
[link] (https://github.com/oxumlabs/neit) [comments] (https://www.reddit.com/r/programming/comments/1h3fs28/neit_a_simpler_than_python_programming_language/)

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

Reddit Programming

Concurrency diagrams
https://www.reddit.com/r/programming/comments/1h3d0tu/concurrency_diagrams/

submitted by /u/philboooo (https://www.reddit.com/user/philboooo)
[link] (https://philbooth.me/blog/concurrency-diagrams) [comments] (https://www.reddit.com/r/programming/comments/1h3d0tu/concurrency_diagrams/)

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

Reddit Programming

Practical JavaScript debugging tips to improve your workflow
https://www.reddit.com/r/programming/comments/1h3cf6k/practical_javascript_debugging_tips_to_improve/

submitted by /u/Alternative_Ball_895 (https://www.reddit.com/user/Alternative_Ball_895)
[link] (all.technology.stories/mastering-javascript-debugging-tips-you-can-use-today-13fc3bab8a28?source=friends_link&amp;sk=5fc6dbc88f4f968b8bd765ab5e4b53c2" rel="nofollow">https://medium.com/@all.technology.stories/mastering-javascript-debugging-tips-you-can-use-today-13fc3bab8a28?source=friends_link&amp;sk=5fc6dbc88f4f968b8bd765ab5e4b53c2) [comments] (https://www.reddit.com/r/programming/comments/1h3cf6k/practical_javascript_debugging_tips_to_improve/)

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

Reddit Programming

Code Smell 282 - Bad Defaults
https://www.reddit.com/r/programming/comments/1h4kwsu/code_smell_282_bad_defaults/

submitted by /u/mcsee1 (https://www.reddit.com/user/mcsee1)
[link] (https://maximilianocontieri.com/code-smell-282-bad-defaults) [comments] (https://www.reddit.com/r/programming/comments/1h4kwsu/code_smell_282_bad_defaults/)

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

Reddit Programming

Creación de pruebas en Elixir con ExUnit
https://www.reddit.com/r/programming/comments/1h4kuct/creaci%C3%B3n_de_pruebas_en_elixir_con_exunit/

submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/12/creacion-de-pruebas-en-elixir-con-exunit.html) [comments] (https://www.reddit.com/r/programming/comments/1h4kuct/creaci%C3%B3n_de_pruebas_en_elixir_con_exunit/)

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

Reddit Programming

How Nginx Handles Thousands of Concurrent Requests
https://www.reddit.com/r/programming/comments/1h46w8u/how_nginx_handles_thousands_of_concurrent_requests/

submitted by /u/scalablethread (https://www.reddit.com/user/scalablethread)
[link] (https://newsletter.scalablethread.com/p/how-nginx-handles-thousands-of-concurrent?r=1f5jbp&amp;utm_campaign=post&amp;utm_medium=web&amp;triedRedirect=true) [comments] (https://www.reddit.com/r/programming/comments/1h46w8u/how_nginx_handles_thousands_of_concurrent_requests/)

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

Reddit Programming

Building a distributed log using S3
https://www.reddit.com/r/programming/comments/1h46jkh/building_a_distributed_log_using_s3/

submitted by /u/avinassh (https://www.reddit.com/user/avinassh)
[link] (https://avi.im/blag/2024/s3-log/) [comments] (https://www.reddit.com/r/programming/comments/1h46jkh/building_a_distributed_log_using_s3/)

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

Reddit Programming

Why Golang slices still surprise me
https://www.reddit.com/r/programming/comments/1h43ap1/why_golang_slices_still_surprise_me/

submitted by /u/flat_earth_worm (https://www.reddit.com/user/flat_earth_worm)
[link] (https://build-your-own.org/blog/20241125_go_slice_surprise/) [comments] (https://www.reddit.com/r/programming/comments/1h43ap1/why_golang_slices_still_surprise_me/)

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

Reddit Programming

A Year of WordHopper - Modern DOS Game Development Retrospective
https://www.reddit.com/r/programming/comments/1h42o41/a_year_of_wordhopper_modern_dos_game_development/

submitted by /u/r_retrohacking_mod2 (https://www.reddit.com/user/r_retrohacking_mod2)
[link] (https://kokoscript.com/2024/015.html) [comments] (https://www.reddit.com/r/programming/comments/1h42o41/a_year_of_wordhopper_modern_dos_game_development/)

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

Reddit Programming

Postman Automation Testing - for in-depth comparison of JSON structures
https://www.reddit.com/r/programming/comments/1h400g0/postman_automation_testing_for_indepth_comparison/

submitted by /u/Substantial-Hawk-919 (https://www.reddit.com/user/Substantial-Hawk-919)
[link] (https://github.com/greatFU/Postman-Automation-Testing.git) [comments] (https://www.reddit.com/r/programming/comments/1h400g0/postman_automation_testing_for_indepth_comparison/)

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

Reddit Programming

I trained myself to run farther using the Strava API and an IOT dog food bowl full of M&Ms
https://www.reddit.com/r/programming/comments/1h3w9w7/i_trained_myself_to_run_farther_using_the_strava/

submitted by /u/Rooftoptile2 (https://www.reddit.com/user/Rooftoptile2)
[link] (https://www.mayer.cool/writings/pavlovs-half-marathon/) [comments] (https://www.reddit.com/r/programming/comments/1h3w9w7/i_trained_myself_to_run_farther_using_the_strava/)

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

Reddit Programming

Perl Advent Calendar 2024 - Day 1 - While You're Waiting for Corinna by Ovid
https://www.reddit.com/r/programming/comments/1h3qwyi/perl_advent_calendar_2024_day_1_while_youre/

submitted by /u/oalders (https://www.reddit.com/user/oalders)
[link] (https://perladvent.org/2024/2024-12-01.html) [comments] (https://www.reddit.com/r/programming/comments/1h3qwyi/perl_advent_calendar_2024_day_1_while_youre/)

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

Reddit Programming

Building a Regex Engine in Motoko Part 3: Compiler
https://www.reddit.com/r/programming/comments/1h3qbtq/building_a_regex_engine_in_motoko_part_3_compiler/

submitted by /u/Demali876 (https://www.reddit.com/user/Demali876)
[link] (demaligregg123/building-a-regex-engine-in-motoko-part-3-compiler-65eef1204665" rel="nofollow">https://medium.com/@demaligregg123/building-a-regex-engine-in-motoko-part-3-compiler-65eef1204665) [comments] (https://www.reddit.com/r/programming/comments/1h3qbtq/building_a_regex_engine_in_motoko_part_3_compiler/)

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

Reddit Programming

Beginner coder: got a connection error with my vercel deploy code
https://www.reddit.com/r/programming/comments/1h3ovdx/beginner_coder_got_a_connection_error_with_my/

<!-- SC_OFF -->Hi there, I constantly run into a issue with my server / database to connect or something. Whenever i try to log in to my project ( sort social media platform ) the user cannot login. The weird thing is that in localhost everything works but in vercel deployment it doesn't for whatever reason. Mongo db, prisma, typscript, next js, auth js <!-- SC_ON --> submitted by /u/unknownstudentoflife (https://www.reddit.com/user/unknownstudentoflife)
[link] (https://ynw-ai.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1h3ovdx/beginner_coder_got_a_connection_error_with_my/)

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

Reddit Programming

App to easily embed customizable countdowns on your website
https://www.reddit.com/r/programming/comments/1h3nrki/app_to_easily_embed_customizable_countdowns_on/

submitted by /u/Andrea_Giodice (https://www.reddit.com/user/Andrea_Giodice)
[link] (https://countwe.com/) [comments] (https://www.reddit.com/r/programming/comments/1h3nrki/app_to_easily_embed_customizable_countdowns_on/)

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

Reddit Programming

Breaking the 4Chan CAPTCHA
https://www.reddit.com/r/programming/comments/1h3efuk/breaking_the_4chan_captcha/

submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://www.nullpt.rs/breaking-the-4chan-captcha) [comments] (https://www.reddit.com/r/programming/comments/1h3efuk/breaking_the_4chan_captcha/)

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

Reddit Programming

Homemade incremental programming, part 1: how and why to abolish update code, and what React has to do with anything
https://www.reddit.com/r/programming/comments/1h3ck6a/homemade_incremental_programming_part_1_how_and/

submitted by /u/tmewett (https://www.reddit.com/user/tmewett)
[link] (https://tmewett.com/homemade-incremental-pt-1/) [comments] (https://www.reddit.com/r/programming/comments/1h3ck6a/homemade_incremental_programming_part_1_how_and/)

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

Reddit Programming

How 2 enhances OpenAI O1 response
https://www.reddit.com/r/programming/comments/1h3c79n/how_2_enhances_openai_o1_response/

<!-- SC_OFF -->I found some tips for using OpenAI O1 <!-- SC_ON -->
[link] (https://www.mmtool.top/blog/self-correction-enhances-openai-o1-reasoning) [comments] (https://www.reddit.com/r/programming/comments/1h3c79n/how_2_enhances_openai_o1_response/)

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