I will send you newest post from subreddit /r/programming
How to achieve atomic transaction using NoSQL DynamoDB
https://www.reddit.com/r/programming/comments/1fus7ls/how_to_achieve_atomic_transaction_using_nosql/
submitted by /u/bitter-cognac (https://www.reddit.com/user/bitter-cognac)
[link] (gavinklfong/how-to-achieve-atomic-transaction-using-nosql-dynamodb-256fff13917c?source=friends_link&sk=a63af1f1ebdd217f530a8fc8ccd27fa0" rel="nofollow">https://medium.com/@gavinklfong/how-to-achieve-atomic-transaction-using-nosql-dynamodb-256fff13917c?source=friends_link&sk=a63af1f1ebdd217f530a8fc8ccd27fa0) [comments] (https://www.reddit.com/r/programming/comments/1fus7ls/how_to_achieve_atomic_transaction_using_nosql/)
Micro-libraries need to die already
https://www.reddit.com/r/programming/comments/1fuqynv/microlibraries_need_to_die_already/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://bvisness.me/microlibraries/) [comments] (https://www.reddit.com/r/programming/comments/1fuqynv/microlibraries_need_to_die_already/)
The One Letter Programming Languages
https://www.reddit.com/r/programming/comments/1ful15z/the_one_letter_programming_languages/
submitted by /u/breck (https://www.reddit.com/user/breck)
[link] (https://pldb.io/blog/the-one-letter-programming-languages.html) [comments] (https://www.reddit.com/r/programming/comments/1ful15z/the_one_letter_programming_languages/)
Open-Source Alternative to Google NotebooksLM‘s Podcast Feature
https://www.reddit.com/r/programming/comments/1fuk8sh/opensource_alternative_to_google_notebookslms/
<!-- SC_OFF -->Hey everyone! 👋 You might have heard about Google’s new NotebookLM feature, which turns documents into podcasts using AI.Inspired by this, I created Topcast, an open-source Python package that does something similar! 🎙️ With Topcast, you can transform text into podcast-like audio using Text-to-Speech (TTS) and AI themes like interviews, summaries, and more. It’s fully customizable, allowing you to layer audio, add music, and make the experience engaging—just like Google’s solution, but totally free and open-source! 💡 Key Features of Topcast: • Open-source and available for everyone! • Works with multiple TTS providers (Google Cloud, Elevenlabs, Google Translate). • Creates podcasts with layered audio (introductions, interviews, conclusions). • Uses AI-generated themes to give your content a natural flow. 🔧 How Topcast Works: 1. Input your text. 2. Pick a TTS provider and a ChatGPT theme (Introduction, Interview, Summary). 3. Generate your podcast in just a few lines of code. 4. Export it as a high-quality audio file! Check out this example video where Topcast generates a podcast using multiple TTS voices! 🚀 I‘m currently working on an UI to make it even easier for non programmers. Let me know what you think! I’d love to hear your feedback or suggestions. 😊 <!-- SC_ON --> submitted by /u/gormlabenz (https://www.reddit.com/user/gormlabenz)
[link] (https://github.com/gormlabenz/topcast) [comments] (https://www.reddit.com/r/programming/comments/1fuk8sh/opensource_alternative_to_google_notebookslms/)
Why do programmers need private offices with doors?
https://www.reddit.com/r/programming/comments/1fujtga/why_do_programmers_need_private_offices_with_doors/
submitted by /u/john83672 (https://www.reddit.com/user/john83672)
[link] (https://shenisha.substack.com/p/why-do-programmers-need-private-offices) [comments] (https://www.reddit.com/r/programming/comments/1fujtga/why_do_programmers_need_private_offices_with_doors/)
Comprehensive Guide on Web Scraping with Python
https://www.reddit.com/r/programming/comments/1fuiyrx/comprehensive_guide_on_web_scraping_with_python/
submitted by /u/yakult2450 (https://www.reddit.com/user/yakult2450)
[link] (https://www.scrapingdog.com/blog/web-scraping-with-python/) [comments] (https://www.reddit.com/r/programming/comments/1fuiyrx/comprehensive_guide_on_web_scraping_with_python/)
COBOL declared dead, by someone's grandpa
https://www.reddit.com/r/programming/comments/1fuh0eh/cobol_declared_dead_by_someones_grandpa/
submitted by /u/flutter19970301 (https://www.reddit.com/user/flutter19970301)
[link] (https://wumpus-cave.net/post/2024/10/2024-10-01-death-of-cobol/index.html) [comments] (https://www.reddit.com/r/programming/comments/1fuh0eh/cobol_declared_dead_by_someones_grandpa/)
Enum validation in Rails
https://www.reddit.com/r/programming/comments/1fudxvt/enum_validation_in_rails/
submitted by /u/mehdifarsi (https://www.reddit.com/user/mehdifarsi)
[link] (https://m.youtube.com/watch?v=oMHTvMlwpAI&feature=youtu.be) [comments] (https://www.reddit.com/r/programming/comments/1fudxvt/enum_validation_in_rails/)
Phrase Matching in Marginalia Search
https://www.reddit.com/r/programming/comments/1fuaieq/phrase_matching_in_marginalia_search/
submitted by /u/Xaneris47 (https://www.reddit.com/user/Xaneris47)
[link] (https://www.marginalia.nu/log/a_111_phrase_matching/) [comments] (https://www.reddit.com/r/programming/comments/1fuaieq/phrase_matching_in_marginalia_search/)
Yami - A Music player made with tkinter
https://www.reddit.com/r/programming/comments/1fu9ncs/yami_a_music_player_made_with_tkinter/
submitted by /u/FishStickSocks (https://www.reddit.com/user/FishStickSocks)
[link] (https://www.reddit.com/r/Python/comments/1fu9kox/yami_a_music_player_made_with_tkinter/) [comments] (https://www.reddit.com/r/programming/comments/1fu9ncs/yami_a_music_player_made_with_tkinter/)
The Unintentional Nature of Bad Code
https://www.reddit.com/r/programming/comments/1fu21nl/the_unintentional_nature_of_bad_code/
submitted by /u/Idkwhyweneedusername (https://www.reddit.com/user/Idkwhyweneedusername)
[link] (https://thesecuritypivot.com/2024/10/01/the-unintentional-nature-of-bad-code/) [comments] (https://www.reddit.com/r/programming/comments/1fu21nl/the_unintentional_nature_of_bad_code/)
Quake port running in just 276kB RAM on the Arduino Nano Matter board! (video and github repo in the article)
https://www.reddit.com/r/programming/comments/1ftzhwp/quake_port_running_in_just_276kb_ram_on_the/
submitted by /u/next-hack (https://www.reddit.com/user/next-hack)
[link] (https://community.silabs.com/s/share/a5UVm000000Vi1ZMAS/quake-ported-to-arduino-nano-matter-and-sparkfun-thing-plus-matter-boards?language=en_US) [comments] (https://www.reddit.com/r/programming/comments/1ftzhwp/quake_port_running_in_just_276kb_ram_on_the/)
Redis: client-side caching
https://www.reddit.com/r/programming/comments/1fttq04/redis_clientside_caching/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://redis.io/docs/latest/develop/reference/client-side-caching/) [comments] (https://www.reddit.com/r/programming/comments/1fttq04/redis_clientside_caching/)
The wonders of Prehistorik Man on the GB
https://www.reddit.com/r/programming/comments/1fttpoy/the_wonders_of_prehistorik_man_on_the_gb/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://eldred.fr/blog/prehistorik/) [comments] (https://www.reddit.com/r/programming/comments/1fttpoy/the_wonders_of_prehistorik_man_on_the_gb/)
getentropy() vs RAND_bytes()
https://www.reddit.com/r/programming/comments/1fttofo/getentropy_vs_rand_bytes/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://dotat.at/@/2024-10-01-getentropy.html) [comments] (https://www.reddit.com/r/programming/comments/1fttofo/getentropy_vs_rand_bytes/)
Avoid rain-soaked laundry! Smart home project using Zigbee rain sensors
https://www.reddit.com/r/programming/comments/1fur01v/avoid_rainsoaked_laundry_smart_home_project_using/
submitted by /u/btb331 (https://www.reddit.com/user/btb331)
[link] (https://youtu.be/hfJn5d-R0nY) [comments] (https://www.reddit.com/r/programming/comments/1fur01v/avoid_rainsoaked_laundry_smart_home_project_using/)
Inheritance heavy code can break Encapsulation in object oriented programming
https://www.reddit.com/r/programming/comments/1fuldrr/inheritance_heavy_code_can_break_encapsulation_in/
submitted by /u/DebateIndependent758 (https://www.reddit.com/user/DebateIndependent758)
[link] (https://en.wikipedia.org/wiki/Inheritance_(object-oriented_programming)#Issues_and_alternatives) [comments] (https://www.reddit.com/r/programming/comments/1fuldrr/inheritance_heavy_code_can_break_encapsulation_in/)
Open-Source Alternative to Google NotebookLM’s Podcast Feature
https://www.reddit.com/r/programming/comments/1fukkxd/opensource_alternative_to_google_notebooklms/
submitted by /u/gormlabenz (https://www.reddit.com/user/gormlabenz)
[link] (https://github.com/gormlabenz/topcast) [comments] (https://www.reddit.com/r/programming/comments/1fukkxd/opensource_alternative_to_google_notebooklms/)
Made a CLI to watch anime on terminal. I just finished it today so let me know if there are any issues.
https://www.reddit.com/r/programming/comments/1fuk3tw/made_a_cli_to_watch_anime_on_terminal_i_just/
submitted by /u/KonyDev (https://www.reddit.com/user/KonyDev)
[link] (https://github.com/KonyD/ani-cli) [comments] (https://www.reddit.com/r/programming/comments/1fuk3tw/made_a_cli_to_watch_anime_on_terminal_i_just/)
The side effect of being open to new way of writing software
https://www.reddit.com/r/programming/comments/1fuj5wn/the_side_effect_of_being_open_to_new_way_of/
submitted by /u/gianarb (https://www.reddit.com/user/gianarb)
[link] (https://shippingbytes.com/2024/10/01/the-side-effect-of-being-open-to-new-way-of-writing-software/) [comments] (https://www.reddit.com/r/programming/comments/1fuj5wn/the_side_effect_of_being_open_to_new_way_of/)
CREATE INDEX EXTERNALLY: Offloading pgvector Indexing from Postgres
https://www.reddit.com/r/programming/comments/1fuhi21/create_index_externally_offloading_pgvector/
submitted by /u/diqitally (https://www.reddit.com/user/diqitally)
[link] (https://lantern.dev/blog/pgvector-external-indexing) [comments] (https://www.reddit.com/r/programming/comments/1fuhi21/create_index_externally_offloading_pgvector/)
Speed Up Your Python Programs with Rust
https://www.reddit.com/r/programming/comments/1fug0ap/speed_up_your_python_programs_with_rust/
submitted by /u/wyhjsbyb (https://www.reddit.com/user/wyhjsbyb)
[link] (https://medium.com/techtofreedom/speed-up-your-python-programs-with-rust-0b0c50d6cce2?sk=bf3f8759b37a8c77febea3081a4f8279) [comments] (https://www.reddit.com/r/programming/comments/1fug0ap/speed_up_your_python_programs_with_rust/)
What Is Mutation Testing And Why You Should Use It? - CodeJourney.net
https://www.reddit.com/r/programming/comments/1fub9dw/what_is_mutation_testing_and_why_you_should_use/
submitted by /u/dsibinski (https://www.reddit.com/user/dsibinski)
[link] (https://www.codejourney.net/what-is-mutation-testing-and-why-you-should-use-it/) [comments] (https://www.reddit.com/r/programming/comments/1fub9dw/what_is_mutation_testing_and_why_you_should_use/)
Ladybird surpassed Servo in the number of successfully passed web-platform-tests
https://www.reddit.com/r/programming/comments/1fua9dk/ladybird_surpassed_servo_in_the_number_of/
submitted by /u/linAndEd (https://www.reddit.com/user/linAndEd)
[link] (https://wpt.fyi/results/?product=servo&product=chromium&product=firefox&product=edge&product=ladybird) [comments] (https://www.reddit.com/r/programming/comments/1fua9dk/ladybird_surpassed_servo_in_the_number_of/)
Best Practices for Authorization in Microservices
https://www.reddit.com/r/programming/comments/1fu80es/best_practices_for_authorization_in_microservices/
submitted by /u/odd_sherlock (https://www.reddit.com/user/odd_sherlock)
[link] (https://www.permit.io/blog/best-practices-for-authorization-in-microservices) [comments] (https://www.reddit.com/r/programming/comments/1fu80es/best_practices_for_authorization_in_microservices/)
Sourcebot, an open-source Sourcegraph alternative
https://www.reddit.com/r/programming/comments/1fu12ze/sourcebot_an_opensource_sourcegraph_alternative/
submitted by /u/lowpolydreaming (https://www.reddit.com/user/lowpolydreaming)
[link] (https://github.com/sourcebot-dev/sourcebot) [comments] (https://www.reddit.com/r/programming/comments/1fu12ze/sourcebot_an_opensource_sourcegraph_alternative/)
Instead of changing the whole technology stack, start with one component — driving change
https://www.reddit.com/r/programming/comments/1ftytnn/instead_of_changing_the_whole_technology_stack/
submitted by /u/dmp0x7c5 (https://www.reddit.com/user/dmp0x7c5)
[link] (https://l.perspectiveship.com/re-dc) [comments] (https://www.reddit.com/r/programming/comments/1ftytnn/instead_of_changing_the_whole_technology_stack/)
Ohm: Parsing Made Easy
https://www.reddit.com/r/programming/comments/1fttpz3/ohm_parsing_made_easy/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nextjournal.com/dubroy/ohm-parsing-made-easy) [comments] (https://www.reddit.com/r/programming/comments/1fttpz3/ohm_parsing_made_easy/)
Revisiting the DOS memory models
https://www.reddit.com/r/programming/comments/1fttp5n/revisiting_the_dos_memory_models/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blogsystem5.substack.com/p/dos-memory-models) [comments] (https://www.reddit.com/r/programming/comments/1fttp5n/revisiting_the_dos_memory_models/)
I Want Process-Aware Types
https://www.reddit.com/r/programming/comments/1ftto42/i_want_processaware_types/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://sean.barag.org/writing/process-aware-types) [comments] (https://www.reddit.com/r/programming/comments/1ftto42/i_want_processaware_types/)