brycelarkin

↗ HN profile [ 5463 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Naming Things in B2B SaaS (brycelarkin.com)
  2. When you're just starting the company? When you get your first venture round? When you hire your 10th person? I know every company I've worked at that didn't have SSO had problems offboarding people because each group…

  3. I've built an MVP and am talking to a prospective customer. They would be my first customer. They're asking how many people are in the company and I don't know how to respond to that in a reassuring way. It's just me.…

  4. I'm looking for something where I can link all my credit cards / bank accounts and get an overview of my spending. I'd be open to an Excel sheet if there was some automation to pull in data periodically. edit: I just…

  5. I like the way Stripe formats their IDs. It looks like they do identifier, underscore, random string (eg. cus_ja19382 for customers). Does anyone know if they treat the ids as an opaque string or if they break it up and…

  6. It looks like they only had $600k in annual revenue (don’t even think it was ARR). Also doesn’t look like their founder had any successful exits. From the couple of startups I worked at, I think we had at least $10mm in…

  7. I've used Jira (with integration to GitHub) at every company I've worked at. However, over the last couple of years, I noticed GitHub has been investing in their project management features. I've seen some open source…

  8. AntD is one of React's biggest frameworks. Their GitHub repo/docs [1] are showing a 404, but everything looks fine on their Gitee profile [2]. This is strange because they gave zero notice about any change. [1]…

  9. Summary: Should I use K8s for this case: https://imgur.com/a/L0TfAtA? I'm planning a new app and was wondering if I should use K8s. I'm familiar with AWS and have been using Fargate with autoscaling for most of my…