I will send you newest post from subreddit /r/programming
Why We Designed TigerBeetle's Docs from Scratch
https://www.reddit.com/r/programming/comments/1j05meo/why_we_designed_tigerbeetles_docs_from_scratch/
submitted by /u/zigling (https://www.reddit.com/user/zigling)
[link] (https://tigerbeetle.com/blog/2025-02-27-why-we-designed-tigerbeetles-docs-from-scratch/) [comments] (https://www.reddit.com/r/programming/comments/1j05meo/why_we_designed_tigerbeetles_docs_from_scratch/)
Tips to debug hanging Go programs
https://www.reddit.com/r/programming/comments/1j058hi/tips_to_debug_hanging_go_programs/
submitted by /u/p-orbitals (https://www.reddit.com/user/p-orbitals)
[link] (https://michael.stapelberg.ch/posts/2025-02-27-debug-hanging-go-programs/) [comments] (https://www.reddit.com/r/programming/comments/1j058hi/tips_to_debug_hanging_go_programs/)
Writing terrible code — Bitfield Consulting
https://www.reddit.com/r/programming/comments/1j054uo/writing_terrible_code_bitfield_consulting/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://bitfieldconsulting.com/posts/writing-terrible-code) [comments] (https://www.reddit.com/r/programming/comments/1j054uo/writing_terrible_code_bitfield_consulting/)
Identity Beyond Usernames
https://www.reddit.com/r/programming/comments/1j04wtf/identity_beyond_usernames/
submitted by /u/AlexandraLinnea (https://www.reddit.com/user/AlexandraLinnea)
[link] (https://lord.io/usernames/) [comments] (https://www.reddit.com/r/programming/comments/1j04wtf/identity_beyond_usernames/)
Factory Pattern: Producing Objects, Pooling Resources
https://www.reddit.com/r/programming/comments/1j030kc/factory_pattern_producing_objects_pooling/
submitted by /u/Sushant098123 (https://www.reddit.com/user/Sushant098123)
[link] (https://beyondthesyntax.substack.com/p/factory-pattern-producing-objects) [comments] (https://www.reddit.com/r/programming/comments/1j030kc/factory_pattern_producing_objects_pooling/)
Announcement: New release of the JDBC/Swing-based database tool has been published
https://www.reddit.com/r/programming/comments/1izpkfh/announcement_new_release_of_the_jdbcswingbased/
submitted by /u/Plane-Discussion (https://www.reddit.com/user/Plane-Discussion)
[link] (https://github.com/Wisser/Jailer) [comments] (https://www.reddit.com/r/programming/comments/1izpkfh/announcement_new_release_of_the_jdbcswingbased/)
EA just open sourced Command & Conquer, Red Alert, Renegade and Generals
https://www.reddit.com/r/programming/comments/1iznom3/ea_just_open_sourced_command_conquer_red_alert/
submitted by /u/r_retrohacking_mod2 (https://www.reddit.com/user/r_retrohacking_mod2)
[link] (https://www.gamingonlinux.com/2025/02/ea-just-open-sourced-command-conquer-red-alert-renegade-and-generals/) [comments] (https://www.reddit.com/r/programming/comments/1iznom3/ea_just_open_sourced_command_conquer_red_alert/)
Encapsulation: The Complete Guide
https://www.reddit.com/r/programming/comments/1izn06k/encapsulation_the_complete_guide/
submitted by /u/caffeinated_coder_ (https://www.reddit.com/user/caffeinated_coder_)
[link] (https://youtu.be/UsGbyYxCDls) [comments] (https://www.reddit.com/r/programming/comments/1izn06k/encapsulation_the_complete_guide/)
[Release] ScribePal - An Open Source Browser Extension for Private AI Chat Using Your Local Ollama Models
https://www.reddit.com/r/programming/comments/1izm9c0/release_scribepal_an_open_source_browser/
submitted by /u/Code-Forge-Temple (https://www.reddit.com/user/Code-Forge-Temple)
[link] (https://github.com/code-forge-temple/scribe-pal) [comments] (https://www.reddit.com/r/programming/comments/1izm9c0/release_scribepal_an_open_source_browser/)
Introducing ArkType 2.1: The first pattern matcher to bring the power of type syntax to JS
https://www.reddit.com/r/programming/comments/1izlc0e/introducing_arktype_21_the_first_pattern_matcher/
submitted by /u/ssalbdivad (https://www.reddit.com/user/ssalbdivad)
[link] (https://arktype.io/docs/blog/2.1) [comments] (https://www.reddit.com/r/programming/comments/1izlc0e/introducing_arktype_21_the_first_pattern_matcher/)
A One-Time User Is a Failed Experiment: Why Engineers Should Care About Product-Market Fit
https://www.reddit.com/r/programming/comments/1izh8ve/a_onetime_user_is_a_failed_experiment_why/
submitted by /u/eng1nuity (https://www.reddit.com/user/eng1nuity)
[link] (https://newsletter.enginuity.software/p/how-to-measure-product-market-fit) [comments] (https://www.reddit.com/r/programming/comments/1izh8ve/a_onetime_user_is_a_failed_experiment_why/)
Code, Sweat, and Tears: Why Imposter Syndrome Never Really Leaves Developers
https://www.reddit.com/r/programming/comments/1izeij7/code_sweat_and_tears_why_imposter_syndrome_never/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (https://medium.com/mr-plan-publication/code-sweat-and-tears-why-imposter-syndrome-never-really-leaves-developers-c709120e365f?sk=eadeb930a0e8f605f0c9a322abf5bcce) [comments] (https://www.reddit.com/r/programming/comments/1izeij7/code_sweat_and_tears_why_imposter_syndrome_never/)
How To Scrape Website with Cloudscraper in Python
https://www.reddit.com/r/programming/comments/1izcm6u/how_to_scrape_website_with_cloudscraper_in_python/
submitted by /u/yakult2450 (https://www.reddit.com/user/yakult2450)
[link] (https://www.scrapingdog.com/blog/scrape-website-with-cloudscraper/) [comments] (https://www.reddit.com/r/programming/comments/1izcm6u/how_to_scrape_website_with_cloudscraper_in_python/)
✨ Module Bundlers, Demystified: What You Actually Need to Know
https://www.reddit.com/r/programming/comments/1iz9i4u/module_bundlers_demystified_what_you_actually/
submitted by /u/joyancefa (https://www.reddit.com/user/joyancefa)
[link] (https://www.frontendjoy.com/p/module-bundlers-demystified-what-you-actually-need-to-know) [comments] (https://www.reddit.com/r/programming/comments/1iz9i4u/module_bundlers_demystified_what_you_actually/)
Concurrencia en Erlang parte 14
https://www.reddit.com/r/programming/comments/1iz80lb/concurrencia_en_erlang_parte_14/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/02/concurrencia-en-erlang-parte-14.html) [comments] (https://www.reddit.com/r/programming/comments/1iz80lb/concurrencia_en_erlang_parte_14/)
Terminal Trove Talks with Mitchell Hashimoto on Ghostty
https://www.reddit.com/r/programming/comments/1j05ggc/terminal_trove_talks_with_mitchell_hashimoto_on/
submitted by /u/mellerkeller (https://www.reddit.com/user/mellerkeller)
[link] (https://terminaltrove.com/blog/terminal-trove-talks-with-mitchell-hashimoto-ghostty/) [comments] (https://www.reddit.com/r/programming/comments/1j05ggc/terminal_trove_talks_with_mitchell_hashimoto_on/)
fish shell 4.0.0 released
https://www.reddit.com/r/programming/comments/1j055zl/fish_shell_400_released/
submitted by /u/symbolicard (https://www.reddit.com/user/symbolicard)
[link] (https://github.com/fish-shell/fish-shell/releases/tag/4.0.0) [comments] (https://www.reddit.com/r/programming/comments/1j055zl/fish_shell_400_released/)
Turning my ESP32 into a DNS sinkhole to fight doomscrolling
https://www.reddit.com/r/programming/comments/1j04xfh/turning_my_esp32_into_a_dns_sinkhole_to_fight/
submitted by /u/tycho_brahes_nose_ (https://www.reddit.com/user/tycho_brahes_nose_)
[link] (https://amanvir.com/blog/turning-my-esp32-into-a-dns-sinkhole) [comments] (https://www.reddit.com/r/programming/comments/1j04xfh/turning_my_esp32_into_a_dns_sinkhole_to_fight/)
Seeking Honest Feedback on an AI-Integrated CLI
https://www.reddit.com/r/programming/comments/1j03cz3/seeking_honest_feedback_on_an_aiintegrated_cli/
submitted by /u/amitksingh1490 (https://www.reddit.com/user/amitksingh1490)
[link] (https://github.com/antinomyhq/forge) [comments] (https://www.reddit.com/r/programming/comments/1j03cz3/seeking_honest_feedback_on_an_aiintegrated_cli/)
One simple trick to prevent race conditions in JavaScript (most devs don’t know this)!
https://www.reddit.com/r/programming/comments/1j02xrp/one_simple_trick_to_prevent_race_conditions_in/
submitted by /u/NoBarber9673 (https://www.reddit.com/user/NoBarber9673)
[link] (volodymyrpotiichuk/preventing-race-conditions-my-experience-with-lockmanager-in-javascript-b5b15510e642" rel="nofollow">https://medium.com/@volodymyrpotiichuk/preventing-race-conditions-my-experience-with-lockmanager-in-javascript-b5b15510e642) [comments] (https://www.reddit.com/r/programming/comments/1j02xrp/one_simple_trick_to_prevent_race_conditions_in/)
Find broken links in your website - cralwr
https://www.reddit.com/r/programming/comments/1iznqh8/find_broken_links_in_your_website_cralwr/
<!-- SC_OFF -->I was recently looking for broken links on my websites using ahrefs tool, but it kept asking for money. I realized how easy what they were doing is to implement, so I did it myself. That's how I made crawlr. It will recursively search all of the urls on your website save them into a csv file with their status code and let you know how many urls are broken. It is written in go and is extremely fast. It takes a couple of seconds to index a couple hindered of urls. Give it a ⭐ if you like it <!-- SC_ON --> submitted by /u/4rkal (https://www.reddit.com/user/4rkal)
[link] (https://github.com/4rkal/crawlr) [comments] (https://www.reddit.com/r/programming/comments/1iznqh8/find_broken_links_in_your_website_cralwr/)
Charity Majors on Technical Blogging
https://www.reddit.com/r/programming/comments/1izn3g0/charity_majors_on_technical_blogging/
submitted by /u/swdevtest (https://www.reddit.com/user/swdevtest)
[link] (https://writethatblog.substack.com/p/charity-majors-on-technical-blogging) [comments] (https://www.reddit.com/r/programming/comments/1izn3g0/charity_majors_on_technical_blogging/)
How to classify Malaria Cells using Convolutional neural network
https://www.reddit.com/r/programming/comments/1izmqgq/how_to_classify_malaria_cells_using_convolutional/
submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-classify-malaria-cells-using-convolutional-neural-network/) [comments] (https://www.reddit.com/r/programming/comments/1izmqgq/how_to_classify_malaria_cells_using_convolutional/)
Whither Open Source?
https://www.reddit.com/r/programming/comments/1izlr4f/whither_open_source/
submitted by /u/Inevitable-Swan-714 (https://www.reddit.com/user/Inevitable-Swan-714)
[link] (https://keygen.sh/blog/whither-open-source/) [comments] (https://www.reddit.com/r/programming/comments/1izlr4f/whither_open_source/)
Nix and Containers: Why Not Both?
https://www.reddit.com/r/programming/comments/1izkb9o/nix_and_containers_why_not_both/
submitted by /u/floxdev (https://www.reddit.com/user/floxdev)
[link] (https://flox.dev/blog/nix-and-containers-why-not-both/) [comments] (https://www.reddit.com/r/programming/comments/1izkb9o/nix_and_containers_why_not_both/)
Libraries and hidden gems across tech ecosystems.
https://www.reddit.com/r/programming/comments/1izfpra/libraries_and_hidden_gems_across_tech_ecosystems/
submitted by /u/TheLeadDev (https://www.reddit.com/user/TheLeadDev)
[link] (https://libs.tech/) [comments] (https://www.reddit.com/r/programming/comments/1izfpra/libraries_and_hidden_gems_across_tech_ecosystems/)
RAGEntic AI: A framework for AI Agents
https://www.reddit.com/r/programming/comments/1izd98q/ragentic_ai_a_framework_for_ai_agents/
submitted by /u/GarethX (https://www.reddit.com/user/GarethX)
[link] (https://www.anup.io/p/ragentic-ai-a-framework-for-ai-agents) [comments] (https://www.reddit.com/r/programming/comments/1izd98q/ragentic_ai_a_framework_for_ai_agents/)
SQL Performance Tuning: 10 Real-World Scenarios - LIVE Q&A March 1st!
https://www.reddit.com/r/programming/comments/1izb9ef/sql_performance_tuning_10_realworld_scenarios/
submitted by /u/RiteshVarma (https://www.reddit.com/user/RiteshVarma)
[link] (https://youtube.com/live/lORI1BMxmnQ?feature=share) [comments] (https://www.reddit.com/r/programming/comments/1izb9ef/sql_performance_tuning_10_realworld_scenarios/)
Open-source App to Chat & Talk with ANY AI model (OpenRouter, Ollama, Google, OpenAI, Claude, etc)
https://www.reddit.com/r/programming/comments/1iz8dt8/opensource_app_to_chat_talk_with_any_ai_model/
submitted by /u/ARVwizardry (https://www.reddit.com/user/ARVwizardry)
[link] (https://www.clickui.app/) [comments] (https://www.reddit.com/r/programming/comments/1iz8dt8/opensource_app_to_chat_talk_with_any_ai_model/)
Load balancing load balancers at scale
https://www.reddit.com/r/programming/comments/1iz7sy8/load_balancing_load_balancers_at_scale/
submitted by /u/Puzzleheaded_Wind858 (https://www.reddit.com/user/Puzzleheaded_Wind858)
[link] (https://youtu.be/FDJlFCkRQTA?si=UgvKWpuOuwg-_C4u) [comments] (https://www.reddit.com/r/programming/comments/1iz7sy8/load_balancing_load_balancers_at_scale/)