jarirajari

↗ HN profile [ 61.8 ms ] full profile
Karma
0
Created
()
Submissions
1,725,062,723
  1. I have been writing new SaaS software and I noticed thinking about bots. I can see that Google's reCaptcha or Cloudflare Turnstile are suitable for public, low-risk, consumer sites, but not suitable for sites which…

  2. I am currently building a low-effort microservice builder. I am interested to know if you share the described problem. Also please comment if you find the solution to solve the problem. Thanks! Promise an easy and fast…

  3. I am currently writing a lowcode platform that allows defining backend as Excel functions. The format is not visually organized as spreadsheets or cells but differently. The platform also allows connecting different…

  4. Hi all, I am the author of HorcruxID, the security-first privacy-focused single-sign on (SSO) identity provider (IdP). I wanted to show the outcome of a project that started out more than five years ago. Nowadays there…

  5. I have built a low-code (textual) backend builder that allows writing a backend as functions. For example, a (part) of a backend that calculates average of an integer array and then prints it out: ###…