Improve Developer Experience With A Combination Of Surveys And System Metrics
- Miikka Holkeri tl;dr: The most challenging thing about running developer experience surveys is knowing what questions to ask. That’s why Swarmia teamed up with psychometrics experts to develop a 32-question survey framework that covers all aspects of software development, from architecture to cross-team collaboration. You can copy the questions here to run your own survey.featured in #527
15 Life And Work Principles from Jensen Huang
- Peter Yang tl;dr: (1) “My goal is to create the conditions where amazing people come to do their life’s work.” (2) “I have 60 direct reports, and I don’t do 1 on 1s.” Almost everything that I say, I say to everybody at the same time. (3) “I give feedback right in front of everyone.” (4) “I spent alot of time reasoning with decisions.” (5) “We don't do just vice president meetings or director or board meetings. At the meetings I have, there are new college grads there. There are people from every different organization. We are just all sitting in there.”featured in #527
featured in #526
What Is SCIM Provisioning And Why Is It Important In An Enterprise Roadmap?
tl;dr: Signups are great, but your product only grows when your customers actually use it. Adding Directory Sync (SCIM provisioning) to your app can help improve activation rates and land those larger enterprise deals. Like SSO and SAML, implementing Directory Sync is full of archaic standards, versioning nightmares, and manual integrations; it can be a lot to handle. This Developer's Guide will walk you through what Directory Sync is, why it’s important, protocols like SCIM, and how to build it into your product.featured in #526
featured in #525
Build vs Buy: A Guide For Notification Systems
- Sam Seely tl;dr: A complete guide for what to consider if you're evaluating whether to build your own notification system or use a third-party vendor.featured in #525
featured in #525
featured in #524
featured in #524
A Guide To Organization Modeling In Authentication
tl;dr: Organization modeling is a crucial part of building authentication and authorization into applications. However, once SSO and various user-organization relationships are thrown into the mix, the logic can become complex to manage. For developers building this in-house, there are important nuances and implementation details to consider.featured in #524