Live data from Hacker News

Viewing profile — chrismore

chrismore

HN member
Joined
Fri, May 28, 2021, 4:10 PM UTC
HN karma
35
Public activity
51 items

About chrismore

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #40225386

    I am not a gym rat, but I do enjoy going if someone else figures out what I am going to do. I get bored if I have to figure out a routine myself. This could be an answer to that. W…

  5. comment
    Comment #32902805

    Deno is intended to address some of Node's limitations that have become apparent over the thirteen years since Node.js was launched. What is your opinion about Deno?

  6. story
  7. comment
  8. story
  9. comment
    Comment #31043917

    Announcement post: https://fusebit.io/blog/everyauth/ GitHub Repo: https://github.com/fusebit/everyauth-express

  10. story
    Show HN: EveryAuth: The Easiest Way for Your App to Access APIs

    Key developer benefits: - Enable users of your app to authorize access to 3rd party APIs - Out of the box, shared OAuth clients to get you started quickly - Full control of the OAu…

  11. comment
    Comment #31020909

    Interesting. This should help me get started. Thanks for sharing.

  12. comment
    Comment #30700049

    Sorry about that: https://fusebit.io/blog/dynamic-utm-tags/

  13. comment
    Comment #30700035

    Interesting. I am going to try to build a Slack bot using this code.

  14. story
    Show HN: Streamline Your Funnel Analytics with Dynamic UTM Tags and JavaScript

    I built a JavaScript snippet for your website to solve the problem below. While UTMs are ubiquitous in analytics, the best practice requires constant effort to ensure external link…

  15. story
    Show HN: Streamline Funnel Analytics with Dynamic UTM Tags

    I build a JavaScript code snippet that automatically tags all inbound links with UTM parameters if they are missing.

  16. comment
    Comment #30291055

    Most developers really only write a fraction of the code that powers their applications. The rest of it is leveraged through public, freely available, and mostly open source librar…

  17. story
  18. comment
    Comment #30260431

    The Rate Limiting and Throttling techniques limit all webhook events but have different purposes: rate limiting protects a webhook by applying a hard limit on its access. Throttlin…

  19. story
  20. comment
    Comment #30217643

    A simple, convention-based authorization model for REST APIs that removes the guesswork from some of the design decisions and results in a flexible and future-proof design.

  21. story
  22. comment
    Comment #30217615

    Node.js v17.5 introduces support for fetch() – a popular cross-platform HTTP client API that works in browsers and Web/Service Workers – as an experimental core feature.

  23. story
  24. comment
    Comment #29940226

    Undici is a HTTP/1.1 client that is written from scratch and represents the evolution of the Node.js HTTP stack. Because Undici re-invents HTTP primitives and relies directly on so…

  25. story