Reddit Programming
210 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
Netflix is built on Java
https://www.reddit.com/r/programming/comments/1kk88p8/netflix_is_built_on_java/

<!-- SC_OFF -->Here is a summary of how netflix is built on java and how they actually collaborate with spring boot team to build custom stuff. For people who want to watch the full video from netflix team : https://youtu.be/XpunFFS-n8I?si=1EeFux-KEHnBXeu_ <!-- SC_ON --> submitted by /u/stealth_Master01 (https://www.reddit.com/user/stealth_Master01)
[link] (https://youtu.be/sMPMiy0NsUs?si=lF0NQoBelKCAIbzU) [comments] (https://www.reddit.com/r/programming/comments/1kk88p8/netflix_is_built_on_java/)
S4F3-C0D3S : Recovery Codes Manager
https://www.reddit.com/r/programming/comments/1kkfy14/s4f3c0d3s_recovery_codes_manager/

<!-- SC_OFF -->S4F3-C0D3S is a secure, encrypted, offline, cloud-free, free, open-source recovery codes (2FA) manager with no subscriptions, no data collection, cross-platform, and portable. 💡 The Idea S4F3-C0D3S was born from a real and personal need to securely store recovery codes (2FA). Many times, we end up saving these sensitive pieces of information in notepads, screenshots, photos, or unprotected files, which puts our digital security at risk. Although password managers like Bitwarden or KeePass are very popular and effective for storing credentials, the saying "don’t put all your eggs in one basket" reminds us that it’s important to separate different types of sensitive data, such as 2FA recovery codes. With S4F3-C0D3S, you can store this information in a dedicated encrypted vault, reducing the risk of compromising multiple security layers at once. <!-- SC_ON --> submitted by /u/FajreMVP (https://www.reddit.com/user/FajreMVP)
[link] (https://github.com/fajremvp/S4F3-C0D3S) [comments] (https://www.reddit.com/r/programming/comments/1kkfy14/s4f3c0d3s_recovery_codes_manager/)
GitHub - codexu/note-gen: A cross-platform Markdown note-taking application dedicated to using AI to bridge recording and writing, organizing fragmented knowledge into a readable note.
https://www.reddit.com/r/programming/comments/1kknhpb/github_codexunotegen_a_crossplatform_markdown/

submitted by /u/EducationOk5229 (https://www.reddit.com/user/EducationOk5229)
[link] (https://github.com/codexu/note-gen) [comments] (https://www.reddit.com/r/programming/comments/1kknhpb/github_codexunotegen_a_crossplatform_markdown/)
Did tech interviews get more difficult thanks to AI?
https://www.reddit.com/r/programming/comments/1kkxbbe/did_tech_interviews_get_more_difficult_thanks_to/

<!-- SC_OFF -->Hi everyone! I’m a Software Engineer with over 5 years of experience working as a Full Stack developer. Unfortunately, the startup I was working at is going through a financial crisis, and they laid off almost the entire engineering team, except for the founding engineers. This month, I’ve been going through several interviews, but there’s a consistent roadblock: the Live Coding stage. I’ll be honest, it’s been a few years since I regularly practiced complex algorithms. The reality is, our day-to-day jobs don’t usually involve inverting binary trees. But man, I swear interviews have gotten waaaay harder. It feels like I have to jump back on the LeetCode grind just to land an average job. Has anyone else experienced this? I feel like this trend got worse as more people started heavily relying on AI. I miss the days when companies asked you to complete a take-home project that emphasized system design, architecture, and good practices, rather than putting you through a one-hour gauntlet of DP problems. And sure, I get it, these tests evaluate how you think and how well you communicate your thought process. But let’s be real, I’m pretty sure they’re expecting a perfect score. <!-- SC_ON --> submitted by /u/IlChampo (https://www.reddit.com/user/IlChampo)
[link] (https://www.rsaconference.com/library/blog/the-dark-side-of-ai-dependency-risks-in-software-development) [comments] (https://www.reddit.com/r/programming/comments/1kkxbbe/did_tech_interviews_get_more_difficult_thanks_to/)
I Switched from Vercel to Cloudflare for Next.js
https://www.reddit.com/r/programming/comments/1kky0p5/i_switched_from_vercel_to_cloudflare_for_nextjs/

<!-- SC_OFF -->Not sure if sharing a blog aligns with the sub's guidelines, but I wanted to share my experience of hosting a Next.js app on Cloudflare Workers. I just wrote a guide on deploying it using OpenNext, it's fast, serverless, and way more affordable. Inside the post: Build and deploy with OpenNext Avoid vendor lock-in Use Cloudflare R2 for static assets Save on hosting without sacrificing features Give it a try if you're looking for a Vercel alternative Whether you're scaling a side project or a full product, this setup gives you control, speed, and savings. <!-- SC_ON --> submitted by /u/prateekjaindev (https://www.reddit.com/user/prateekjaindev)
[link] (https://blog.prateekjain.dev/i-switched-from-vercel-to-cloudflare-for-next-js-e2f5861c859f) [comments] (https://www.reddit.com/r/programming/comments/1kky0p5/i_switched_from_vercel_to_cloudflare_for_nextjs/)