Should SaaS startups offer on-prem?
https://www.reddit.com/r/programming/comments/1hljyoj/should_saas_startups_offer_onprem/
submitted by /u/fosterfriendship (https://www.reddit.com/user/fosterfriendship)
[link] (https://gregmfoster.substack.com/p/should-saas-startups-offer-on-prem) [comments] (https://www.reddit.com/r/programming/comments/1hljyoj/should_saas_startups_offer_onprem/)
I’m looking to make a online jukebox for my music
https://www.reddit.com/r/programming/comments/1hlidqx/im_looking_to_make_a_online_jukebox_for_my_music/
<!-- SC_OFF -->I want to make a online jukebox that will display my two albums I’ve released and allow users to pay 1 dollar per song that I will accept via Stripe payment. My questions are Is a react app a good way to program this? Currently I’m using Claude to help me do the coding for this and she is using that Where can I just upload the App when it’s finished can I use a squarespace site? Do you have any suggestions to make this easier?? Id really truly love to have a spinning vinyl animation when u pick a song and play along with a jukebox opening splash screen animation that could even serve as the starting point to chard the credit card allowing seamless purchasing for the next song <!-- SC_ON --> submitted by /u/After-Ad2162 (https://www.reddit.com/user/After-Ad2162)
[link] (http://www.awesomemerch.shop/) [comments] (https://www.reddit.com/r/programming/comments/1hlidqx/im_looking_to_make_a_online_jukebox_for_my_music/)
I recently built a Python logging package called Mohflow to simplify, lightweight, fast to adopt structured logging in my projects. It supports console logging for development and can switch to Grafana Loki for production monitoring without code changes. ElasticSearch support is also in the works.
https://www.reddit.com/r/programming/comments/1hlejgt/i_recently_built_a_python_logging_package_called/
submitted by /u/Solid-Year439 (https://www.reddit.com/user/Solid-Year439)
[link] (https://github.com/parijatmukherjee/mohflow) [comments] (https://www.reddit.com/r/programming/comments/1hlejgt/i_recently_built_a_python_logging_package_called/)
Aimed to practice backend by creating a game, ended up with a frontend TS library to display game maps and similar content. Now a noob in both, input welcomed!
https://www.reddit.com/r/programming/comments/1hldruu/aimed_to_practice_backend_by_creating_a_game/
submitted by /u/Anbeeld (https://www.reddit.com/user/Anbeeld)
[link] (https://github.com/Anbeeld/Tilted) [comments] (https://www.reddit.com/r/programming/comments/1hldruu/aimed_to_practice_backend_by_creating_a_game/)
Rate my app from 1-10 (Calorium 1.2, sadly only APK version)
https://www.reddit.com/r/programming/comments/1hlbvhs/rate_my_app_from_110_calorium_12_sadly_only_apk/
submitted by /u/Fl4shy21 (https://www.reddit.com/user/Fl4shy21)
[link] (https://fl4shy21.github.io/Calorium/) [comments] (https://www.reddit.com/r/programming/comments/1hlbvhs/rate_my_app_from_110_calorium_12_sadly_only_apk/)
How AI Really Learns
https://www.reddit.com/r/programming/comments/1hlb632/how_ai_really_learns/
<!-- SC_OFF -->I’ve heard that many people really want to understand what it means for an AI model to learn, so I’ve written an intuitive and well-explained blog post about it. Enjoy! :) <!-- SC_ON --> submitted by /u/Diamant-AI (https://www.reddit.com/user/Diamant-AI)
[link] (https://open.substack.com/pub/diamantai/p/how-ai-really-learns-the-journey?r=336pe4&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1hlb632/how_ai_really_learns/)
Something for the job seekers / students
https://www.reddit.com/r/programming/comments/1hl9trb/something_for_the_job_seekers_students/
submitted by /u/Overnight-Rice (https://www.reddit.com/user/Overnight-Rice)
[link] (https://trailblazerai.dev/landing) [comments] (https://www.reddit.com/r/programming/comments/1hl9trb/something_for_the_job_seekers_students/)
The problems in poor communication and leadership in development team
https://www.reddit.com/r/programming/comments/1hl8lfg/the_problems_in_poor_communication_and_leadership/
submitted by /u/professionalthing111 (https://www.reddit.com/user/professionalthing111)
[link] (https://rowsana.bearblog.dev/development-team/) [comments] (https://www.reddit.com/r/programming/comments/1hl8lfg/the_problems_in_poor_communication_and_leadership/)
Allocators, Explained Simply
https://www.reddit.com/r/programming/comments/1hl3wsi/allocators_explained_simply/
submitted by /u/nicbarkeragain (https://www.reddit.com/user/nicbarkeragain)
[link] (https://youtu.be/GZ6PuLikw84) [comments] (https://www.reddit.com/r/programming/comments/1hl3wsi/allocators_explained_simply/)
MIPS Emulator
https://www.reddit.com/r/programming/comments/1hl21va/mips_emulator/
submitted by /u/Danii_222222 (https://www.reddit.com/user/Danii_222222)
[link] (https://github.com/daniilfigasystems/mips_emu) [comments] (https://www.reddit.com/r/programming/comments/1hl21va/mips_emulator/)
A Tech Interview that Doesn't Suck
https://www.reddit.com/r/programming/comments/1hksqyi/a_tech_interview_that_doesnt_suck/
submitted by /u/jacobs-tech-tavern (https://www.reddit.com/user/jacobs-tech-tavern)
[link] (https://blog.jacobstechtavern.com/p/a-tech-interview-that-doesnt-suck) [comments] (https://www.reddit.com/r/programming/comments/1hksqyi/a_tech_interview_that_doesnt_suck/)
How to Define the True Value of a Football Goal • Torben Hoffmann
https://www.reddit.com/r/programming/comments/1hkoq4s/how_to_define_the_true_value_of_a_football_goal/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/ZGhDJy0bzDo) [comments] (https://www.reddit.com/r/programming/comments/1hkoq4s/how_to_define_the_true_value_of_a_football_goal/)
ABC: Learning The Alphabet with Java Annotations
https://www.reddit.com/r/programming/comments/1hko7ss/abc_learning_the_alphabet_with_java_annotations/
submitted by /u/SerCeMan (https://www.reddit.com/user/SerCeMan)
[link] (https://serce.me/posts/23-12-2024-abc-learning-the-alphabet-with-java-annotations) [comments] (https://www.reddit.com/r/programming/comments/1hko7ss/abc_learning_the_alphabet_with_java_annotations/)
metaplex-foundation/js: A JavaScript SDK for interacting with Metaplex's programs
https://www.reddit.com/r/programming/comments/1hknop6/metaplexfoundationjs_a_javascript_sdk_for/
submitted by /u/professionalthing111 (https://www.reddit.com/user/professionalthing111)
[link] (https://github.com/metaplex-foundation/js) [comments] (https://www.reddit.com/r/programming/comments/1hknop6/metaplexfoundationjs_a_javascript_sdk_for/)
Exploring LoRA — Part 1: The Idea Behind Parameter Efficient Fine-Tuning and LoRA
https://www.reddit.com/r/programming/comments/1hkjjay/exploring_lora_part_1_the_idea_behind_parameter/
submitted by /u/l1cache (https://www.reddit.com/user/l1cache)
[link] (https://medium.com/inspiredbrilliance/exploring-lora-part-1-the-idea-behind-parameter-efficient-fine-tuning-and-lora-ec469d176c26) [comments] (https://www.reddit.com/r/programming/comments/1hkjjay/exploring_lora_part_1_the_idea_behind_parameter/)
Help us understand QA challenges — Complete a 1-minute survey and win up to $60!
https://www.reddit.com/r/programming/comments/1hlj9bv/help_us_understand_qa_challenges_complete_a/
submitted by /u/thecoder12322 (https://www.reddit.com/user/thecoder12322)
[link] (https://forms.gle/4ZrqgbW3vBisvPUb6) [comments] (https://www.reddit.com/r/programming/comments/1hlj9bv/help_us_understand_qa_challenges_complete_a/)
Algorithms interviews: theory v. practice
https://www.reddit.com/r/programming/comments/1hlf5q9/algorithms_interviews_theory_v_practice/
submitted by /u/flat_earth_worm (https://www.reddit.com/user/flat_earth_worm)
[link] (https://danluu.com/algorithms-interviews/) [comments] (https://www.reddit.com/r/programming/comments/1hlf5q9/algorithms_interviews_theory_v_practice/)
Developers discover Clean Architecture, get excited about its principles, and then..
https://www.reddit.com/r/programming/comments/1hldv1j/developers_discover_clean_architecture_get/
submitted by /u/professionalthing111 (https://www.reddit.com/user/professionalthing111)
[link] (https://rowsana.substack.com/p/developers-discover-clean-architecture) [comments] (https://www.reddit.com/r/programming/comments/1hldv1j/developers_discover_clean_architecture_get/)
Programmers who don't use autocomplete/LSP
https://www.reddit.com/r/programming/comments/1hld3s4/programmers_who_dont_use_autocompletelsp/
submitted by /u/dewmal (https://www.reddit.com/user/dewmal)
[link] (https://news.ycombinator.com/item?id=42492508) [comments] (https://www.reddit.com/r/programming/comments/1hld3s4/programmers_who_dont_use_autocompletelsp/)
Apple reportedly developing new smart home doorbell with support for Face ID (what could go wrong?)
https://www.reddit.com/r/programming/comments/1hlbn9n/apple_reportedly_developing_new_smart_home/
<!-- SC_OFF -->What could go wrong? Not scary at all thinking about burglars 3D printing a mask of my face 😂 <!-- SC_ON --> submitted by /u/NeighborhoodSlow1764 (https://www.reddit.com/user/NeighborhoodSlow1764)
[link] (https://9to5mac.com/2024/12/22/apple-face-id-doorbell-bloomberg-report/) [comments] (https://www.reddit.com/r/programming/comments/1hlbn9n/apple_reportedly_developing_new_smart_home/)
Startups and web agencies in scaling issues and technicality
https://www.reddit.com/r/programming/comments/1hlaulb/startups_and_web_agencies_in_scaling_issues_and/
submitted by /u/professionalthing111 (https://www.reddit.com/user/professionalthing111)
[link] (https://rowsana.bearblog.dev/client-base-sustainably/) [comments] (https://www.reddit.com/r/programming/comments/1hlaulb/startups_and_web_agencies_in_scaling_issues_and/)
Enterprise architecture needs to get better at architecture strategy
https://www.reddit.com/r/programming/comments/1hl8ynu/enterprise_architecture_needs_to_get_better_at/
submitted by /u/GeneralZiltoid (https://www.reddit.com/user/GeneralZiltoid)
[link] (https://frederickvanbrabant.com/blog/2024-12-23-enterprise-architecture-is-really-bad-at-architecture-strategy/) [comments] (https://www.reddit.com/r/programming/comments/1hl8ynu/enterprise_architecture_needs_to_get_better_at/)
How Python Dataclasses Work: Recreating It From Scratch
https://www.reddit.com/r/programming/comments/1hl7gm2/how_python_dataclasses_work_recreating_it_from/
submitted by /u/jpjacobpadilla (https://www.reddit.com/user/jpjacobpadilla)
[link] (https://jacobpadilla.com/articles/python-dataclass-internals) [comments] (https://www.reddit.com/r/programming/comments/1hl7gm2/how_python_dataclasses_work_recreating_it_from/)
A Simple To Use Solana Payment Processor
https://www.reddit.com/r/programming/comments/1hl2riw/a_simple_to_use_solana_payment_processor/
submitted by /u/Major-Ad-4196 (https://www.reddit.com/user/Major-Ad-4196)
[link] (https://github.com/Aran404/Forwarder) [comments] (https://www.reddit.com/r/programming/comments/1hl2riw/a_simple_to_use_solana_payment_processor/)
JavaScript Benchmarking Is a Mess
https://www.reddit.com/r/programming/comments/1hkxmn3/javascript_benchmarking_is_a_mess/
submitted by /u/AsyncBanana (https://www.reddit.com/user/AsyncBanana)
[link] (https://byteofdev.com/posts/javascript-benchmarking-mess/) [comments] (https://www.reddit.com/r/programming/comments/1hkxmn3/javascript_benchmarking_is_a_mess/)
The history of Atlassian, from the perspective of a younger developer
https://www.reddit.com/r/programming/comments/1hkrpaj/the_history_of_atlassian_from_the_perspective_of/
submitted by /u/fosterfriendship (https://www.reddit.com/user/fosterfriendship)
[link] (https://gregmfoster.substack.com/p/the-history-of-atlassian-from-the) [comments] (https://www.reddit.com/r/programming/comments/1hkrpaj/the_history_of_atlassian_from_the_perspective_of/)
Drop the keyboard, share, and become a better developer
https://www.reddit.com/r/programming/comments/1hkolru/drop_the_keyboard_share_and_become_a_better/
submitted by /u/noweh95 (https://www.reddit.com/user/noweh95)
[link] (julien_schmitt/drop-the-keyboard-share-and-become-a-better-developer-2e1ff08d38d9" rel="nofollow">https://medium.com/@julien_schmitt/drop-the-keyboard-share-and-become-a-better-developer-2e1ff08d38d9) [comments] (https://www.reddit.com/r/programming/comments/1hkolru/drop_the_keyboard_share_and_become_a_better/)
Self-Hosted Software on AlternativeTo
https://www.reddit.com/r/programming/comments/1hko7bp/selfhosted_software_on_alternativeto/
submitted by /u/Successful-Turn381 (https://www.reddit.com/user/Successful-Turn381)
[link] (https://alternativeto.net/platform/self-hosted/) [comments] (https://www.reddit.com/r/programming/comments/1hko7bp/selfhosted_software_on_alternativeto/)
Making a Trello clone using htmx
https://www.reddit.com/r/programming/comments/1hkn026/making_a_trello_clone_using_htmx/
submitted by /u/LetMeUseMyEmailFfs (https://www.reddit.com/user/LetMeUseMyEmailFfs)
[link] (https://www.erikheemskerk.nl/htmx-trello-clone/) [comments] (https://www.reddit.com/r/programming/comments/1hkn026/making_a_trello_clone_using_htmx/)
Java 17 Interview Questions & Answers Explained: Concepts & Hands-on
https://www.reddit.com/r/programming/comments/1hkis58/java_17_interview_questions_answers_explained/
submitted by /u/erdsingh24 (https://www.reddit.com/user/erdsingh24)
[link] (https://javatechonline.com/java-17-interview-questions-answers-explained/) [comments] (https://www.reddit.com/r/programming/comments/1hkis58/java_17_interview_questions_answers_explained/)