home.social

#sdks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sdks, aggregated by home.social.

  1. 🧩 SDKs should unlock real workflows, not just item reads.

    With 1Password SDKs, integrations can now support:
    🧰 Full vault management (CRUD + list)
    🔐 User-authenticated SDK sessions
    🚀 Batch actions for performance at scale

    The result is a new class of integrations designed for enterprise operational workflows, where managing access matters as much as securing secrets.

    👉 bit.ly/3Mj3QWo

    #DeveloperTools #SDKs #IdentitySecurity #AccessManagement #1Password

  2. Should I apply there?? 🤔🤔🤔🤔

    adjoe.io/careers/open-position

    > Our #AntiFraud Solutions team tackles one of #adtech’s biggest challenges: industry reports suggest 25% of global mobile ad spend is fraudulent. We’ve built sophisticated systems that actively prevent fraud from impacting our partners’ business.

    > At the core of our solution are custom-built mobile #SDKs for #Android and #iOS, which analyze device integrity and detect modifications like Xposed frameworks, Magisk modules or #jailbroken devices. Our distributed cloud infrastructure powered by SQS and Kafka processes billions of daily events to flag suspicious behaviors in real time, while Go-based microservices deliver millisecond-level responses using DynamoDB as our database.

  3. 🎉 Breaking news: #Postgres has a "LISTEN/NOTIFY" feature that didn't quite make it as the life of the party! 🎈NewRecall.ai discovers that it doesn’t "scale," a shocking revelation akin to discovering water is wet 💧. Just another day in the thrilling world of #desktop #SDKs and #meeting #bots. 💤
    recall.ai/blog/postgres-listen #LISTEN #NOTIFY #NewRecall #AI #scaling #issues #HackerNews #ngated

  4. 🤔 Ah, behold the 'MCP Specification,' a sprawling labyrinth of buzzwords and acronyms promising to revolutionize the world with yet another "open protocol" nobody asked for. 🚀 Did someone say "standardized way"? Because obviously, the tech world hasn't seen enough of those. 🙄 Expect all the excitement of a tax code, but with SDKs!
    modelcontextprotocol.io/specif #MCPSpecification #openprotocol #techbuzzwords #SDKs #standardization #HackerNews #ngated

  5. AI code + open source + #SDKs = rising AppSec risk. ⚠️

    At #NSConnect25, Vishrut Iyengar of Black Duck & Brian Murphy of #NowSecure show how TrueScale + mobile testing give full coverage - without slowing dev. Register: events.bizzabo.com/nowsecure-c

  6. #DX #SDKs #DeveloperDocumentation #SoftwareDocumentation #APIs #APIDocumentation #TechnicalWriting: "Why are SDKs so important to ensuring your product is tuned for developers?

    It all comes down to helping your API consumers integrate faster. When people decide to integrate with your API, they have a job they want to get done. They think your API could be the fastest path to solving it. But too often, building an integration with the API is as painful (or even more painful) as the original job. That’s counterproductive, to put it mildly. There are a hundred things your users would rather be doing than reading your API docs and writing basic integration code. The less you require of them, the happier they’ll be. And SDKs are the best tool for making sure your API remains unobtrusive.

    The definition of an SDK is straightforward: It’s a library that surrounds your API and handles the boring parts of the integrating process, such as:

    - Constructing an HTTP request
    - Managing an authentication token
    - Handling retries
    - Parsing paginated responses

    More powerful SDKs will go beyond request and response-handling basics and provide type safety and hinting in the integrated development environment (IDE). This means users don’t have to open a docs page; they’ll get all the information and feedback they need directly in their coding environment. It doesn’t get more efficient than that."

    thenewstack.io/api-builders-mu

  7. #DX #SDKs #DeveloperDocumentation #SoftwareDocumentation #APIs #APIDocumentation #TechnicalWriting: "Why are SDKs so important to ensuring your product is tuned for developers?

    It all comes down to helping your API consumers integrate faster. When people decide to integrate with your API, they have a job they want to get done. They think your API could be the fastest path to solving it. But too often, building an integration with the API is as painful (or even more painful) as the original job. That’s counterproductive, to put it mildly. There are a hundred things your users would rather be doing than reading your API docs and writing basic integration code. The less you require of them, the happier they’ll be. And SDKs are the best tool for making sure your API remains unobtrusive.

    The definition of an SDK is straightforward: It’s a library that surrounds your API and handles the boring parts of the integrating process, such as:

    - Constructing an HTTP request
    - Managing an authentication token
    - Handling retries
    - Parsing paginated responses

    More powerful SDKs will go beyond request and response-handling basics and provide type safety and hinting in the integrated development environment (IDE). This means users don’t have to open a docs page; they’ll get all the information and feedback they need directly in their coding environment. It doesn’t get more efficient than that."

    thenewstack.io/api-builders-mu