ddadon10
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Device Bound Session Credentials Now Available on Windows (developer.chrome.com)
- WorkOS now supports Fine-Grained Authorization (workos.com)
- The Broken Window Theory (blog.codinghorror.com)
- Inception releases upgraded Mercury dLLM with improved coding and reasoning (inceptionlabs.ai)
- Dash 8 adds MCP support (blog.kapeli.com)
- Cloud Security Alliance Launches AI-Powered Compliance Validator (cloudsecurityalliance.org)
- ML-Enhanced Code Completion Improves Developer Productivity (2022) (research.google)
- Chrome adds shortcut for in-line chat with Gemini (twitter.com)
-
The typical argument to choose a proprietary solution is this: "Focus on your delivering value to your customers now and you will see the rest later." While I think this is a very valid argument, I am curious if you had…
- What Is Software Engineering? (abseil.io)
- JetBrains AI (jetbrains.com)
- Grounding language models is now available in Google Cloud (cloud.google.com)
- OpenSSF's Source Code Management Platform Configuration Best Practices (best.openssf.org)
- Why I’m using a keyboard phone in 2023 (theverge.com)
- Google Cloud Firestore “OR queries” available in preview (cloud.google.com)
- The Years of Experience Myth (2008) (blog.codinghorror.com)
-
I am reading more and more about software supply chain security[1][2] and wondering how companies are managing open-source dependencies, especially big corp. Eg: - Can you just install any dependency without an audit? -…
-
I am reading books on Software Design and Java/Jakarta EE and I am looking for exercises to practice it. All the resources I found on "Programming Exercises" are either focus on Data Structure/Algorithm or are just very…