Get the latest tech news
A simple core.async job system in Clojure
In my off time (and my on time, for that matter) I've been working on this quirky thing I've called Scinamalink (sounds like 'skinamarink'). Scinamalink lets customers send Magic login links to their users with a single REST API call. If you don't know what a magic login link is,
Scinamalink lets customers send Magic login links to their users with a single REST API call. My motivations for working on Scinamalink range from having something to show off my Clojure skills on Twitch, and to see if this is worthwhile for people since services like Auth0 and Clerk support magic login links. In the actual job definition, we can extend->job-fn with a dispatch values that map to our database record's context column.
Or read this on Hacker News