webignition

↗ HN profile [ 80.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The sign up form for a service I maintain has received about 130 spammy submissions per day over the past 30 days. Submitting the form sends a confirmation email; having this abused was something I needed to stop. I'd…

  2. I'd like to create a simple language for use in web automation testing. The language would be component of a commercial service and I'm examining the business viability of such a service. TL;DR version: Would you…

  3. The main horizontal nav at the top of a SaaS service will typically present options to either log in or sign up. Which of the two is shown is dependent on the logged-in state of the user (if logged_in…

  4. Mobile apps that are free to download and which generate revenue through in-app purchases commonly appear to be, or are reported as being, more financially successful than mobile apps with an up-front cost. I don't have…

  5. I'm currently integrating with Stripe [1] to handle subscriptions to a SaaS product. I would like to create a minimal form for collecting credit/debit card details. With respect only to charging a user for a…