Generative AI is not going to build your engineering team for you
https://stackoverflow.blog/2024/12/31/generative-ai-is-not-going-to-build-your-engineering-team-for-you/
https://redd.it/1m2vyaf
@r_coding
https://stackoverflow.blog/2024/12/31/generative-ai-is-not-going-to-build-your-engineering-team-for-you/
https://redd.it/1m2vyaf
@r_coding
stackoverflow.blog
Generative AI is not going to build your engineering team for you - Stack Overflow
It’s easy to generate code, but not so easy to generate good code.
Struggling with web app performance or SEO in your frontend code? We discuss practical solutions here.
https://www.reddit.com/r/WebsiteDevHub/
https://redd.it/1m2vzb7
@r_coding
https://www.reddit.com/r/WebsiteDevHub/
https://redd.it/1m2vzb7
@r_coding
Reddit
r/WebsiteDevHub
Your ultimate community for website development & design! Share tips, ask questions, and connect with fellow web developers & designers. Whether you're a beginner or an expert, this is your space to learn, grow, and collaborate. Discuss web development, frontend…
FIXA is live — paste broken code, get a fix + explanation (feedback wanted!)
https://8xhpiqclzkd7.manus.space
https://redd.it/1m30etz
@r_coding
https://8xhpiqclzkd7.manus.space
https://redd.it/1m30etz
@r_coding
🎧 Countdown to Escape by Stack Overfunk - A synth-driven parody anthem f...
https://youtube.com/watch?v=F1IN3IK1zTY&si=f8HOiFLfaJmN0yGr
https://redd.it/1m336xr
@r_coding
https://youtube.com/watch?v=F1IN3IK1zTY&si=f8HOiFLfaJmN0yGr
https://redd.it/1m336xr
@r_coding
YouTube
🎧 Countdown to Escape by Stack Overfunk - A synth-driven parody anthem for every dev!
A punchy, synth-driven anthem for every developer counting the hours to vacation.
“Countdown to Escape” captures the rhythm of modern work life — scrums, PRs, broken builds, and that final sprint before you can unplug. It’s part dancefloor, part terminal…
“Countdown to Escape” captures the rhythm of modern work life — scrums, PRs, broken builds, and that final sprint before you can unplug. It’s part dancefloor, part terminal…
I built a free platform to learn and explore Graph Theory – feedback welcome!
https://learngraphtheory.org/
https://redd.it/1m32ijn
@r_coding
https://learngraphtheory.org/
https://redd.it/1m32ijn
@r_coding
Reddit
From the coding community on Reddit: I built a free platform to learn and explore Graph Theory – feedback welcome!
Posted by xain1999 - 1 vote and 0 comments
Anyone else get weirdly curious when they see someone coding at the airport or on a flight?
https://marketplace.visualstudio.com/items?itemName=joaoalvarenga.aircommits
https://redd.it/1m3g2xe
@r_coding
https://marketplace.visualstudio.com/items?itemName=joaoalvarenga.aircommits
https://redd.it/1m3g2xe
@r_coding
Visualstudio
AirCommits - Visual Studio Marketplace
Extension for Visual Studio Code - Connect with other developers at the same airport or on the same flight.
Built a library that makes async polling actually efficient - 90% fewer API calls, auto race condition handling, and more.
https://github.com/ccollier86/waitfor
https://redd.it/1m3klzn
@r_coding
https://github.com/ccollier86/waitfor
https://redd.it/1m3klzn
@r_coding
GitHub
GitHub - ccollier86/waitfor
Contribute to ccollier86/waitfor development by creating an account on GitHub.
Understanding the Abstract Factory Pattern in Go: A Practical Guide
https://medium.com/design-bootcamp/understanding-the-abstract-factory-pattern-in-go-a-practical-guide-d575fb58df90
https://redd.it/1m3ydus
@r_coding
https://medium.com/design-bootcamp/understanding-the-abstract-factory-pattern-in-go-a-practical-guide-d575fb58df90
https://redd.it/1m3ydus
@r_coding
Medium
Understanding the Abstract Factory Pattern in Go: A Practical Guide
Building Consistent Families of Objects with Interface-Based Factories
Monorepos for AI Projects: The Good, the Bad, and the Ugly
https://www.gorkem-ercan.com/p/monorepos-for-ai-projects-the-good
https://redd.it/1m4n1sp
@r_coding
https://www.gorkem-ercan.com/p/monorepos-for-ai-projects-the-good
https://redd.it/1m4n1sp
@r_coding
Gorkem-Ercan
Monorepos for AI Projects: The Good, the Bad, and the Ugly
Recently, I met a team that used an AI‑focused monorepo containing everything: notebooks, training pipelines, microservices, and infrastructure code.
Pattern-matching across different languages
https://blog.frankel.ch/pattern-matching-different-languages/
https://redd.it/1m4v7f3
@r_coding
https://blog.frankel.ch/pattern-matching-different-languages/
https://redd.it/1m4v7f3
@r_coding
A Java geek
Pattern-matching across different languages
Pattern matching is a major feature in software development. While pattern matching applies in several locations, its current usage is limited to switch case blocks. I want to compare the power of pattern matching across a couple of programming languages…
What makes Warp 2.0 different than other agentic systems - Comparing Warp 2.0 with other terminal-based AI-assisted coding
https://medium.com/vibecodingpub/what-makes-warp-2-0-different-than-other-agentic-systems-3a3f53479bdb?sk=4d596b69ced965d3182d8908438f8cf5
https://redd.it/1m4waot
@r_coding
https://medium.com/vibecodingpub/what-makes-warp-2-0-different-than-other-agentic-systems-3a3f53479bdb?sk=4d596b69ced965d3182d8908438f8cf5
https://redd.it/1m4waot
@r_coding
Medium
What makes Warp 2.0 different than other agentic systems
Comparing Warp 2.0 with other terminal-based AI-assisted coding
How to mock a gRPC server
https://www.youtube.com/watch?v=8DOBheLJfb0
https://redd.it/1m5lgoj
@r_coding
https://www.youtube.com/watch?v=8DOBheLJfb0
https://redd.it/1m5lgoj
@r_coding
YouTube
How to mock a gRPC server?
Shoutout to CodeRabbit for sponsoring this video. https://coderabbit.link/alex
LINKS:
- https://github.com/nhatthm/grpcmock
- https://github.com/plutov/packagemain/tree/master/grpc-mock-demo
TIMESTAMPS:
00:00 Intro
01:36 Sponsor
02:09 Program
05:42 Tests…
LINKS:
- https://github.com/nhatthm/grpcmock
- https://github.com/plutov/packagemain/tree/master/grpc-mock-demo
TIMESTAMPS:
00:00 Intro
01:36 Sponsor
02:09 Program
05:42 Tests…
GitHub - TaoishTechy/Celestial-Unification-Framework: We present a deterministic, CPU only(ish) implementation of the Celestial Unification Framework , a symbolic‑quantum simulator designed to explore emergent AGI ethics and cosmogenesis. (Constructive Criticism Plz)
https://github.com/TaoishTechy/Celestial-Unification-Framework/
https://redd.it/1m5ttse
@r_coding
https://github.com/TaoishTechy/Celestial-Unification-Framework/
https://redd.it/1m5ttse
@r_coding
GitHub
GitHub - TaoishTechy/Celestial-Unification-Framework: We present a deterministic, CPU‑only implementation of the Celestial Uni…
We present a deterministic, CPU‑only implementation of the Celestial Unification Framework , a symbolic‑quantum simulator designed to explore emergent AGI ethics and cosmogenesis. - TaoishTechy/Cel...