Live data from Hacker News

Viewing profile — ksx098

ksx098

HN member
Joined
Sat, May 02, 2020, 8:45 AM UTC
HN karma
1
Public activity
4 items

About ksx098

No profile information was provided.

Recent public activity

  1. comment
    Comment #41447921

    how it is different from Calude prompt caching ?

  2. comment
    Comment #24802279

    The problem is - many Salesforce candidates are good at speaking about their development experience but few are good at actually coding in Apex and building robust Salesforce appli…

  3. story
  4. story
    Ask HN: Retry Using a Third Party Service

    Most of the time in code, we face situation where we need to retry, maybe its an api call timeout or db query timeout or any other failure case. Usually retry is done using in buil…