HN user

tyrw

387 karma

Cofounder at Userfront

tyler at userfront com

Posts1
Comments100
View on HN

I worked with Capricorn [1] for several years, and these topics were always top of mind there.

They have the goal of making money first and foremost, but subject to the investments themselves being good for society, and serving LPs who do the same. E.g. they work closely with Skoll Foundation [2] and Skoll Global Threats Fund [3].

Another fund that we worked closely with was Omidyar Network [4]. They have more of a hybrid model of investing + philanthropy under one org. It meant they could do some projects that we couldn't at Capricorn, but also made it harder to measure concrete outcomes, which LPs tend to want.

1. https://capricornllc.com

2. https://skoll.org

3. https://skoll.org/jeff-skoll-group

4. https://omidyar.com

Clerk is great for new builds in the react ecosystem. We focus on more complex use cases where there are multiple user types (e.g. freemium, enterprise, partner, internal), multiple applications, or both. Having everything in one system removes a lot of tech debt and helps teams move faster.

And by "happy to chat" I meant by my email in my bio (which I just added to the public part), if it'd be helpful!

Depends on the app and the context. A lot of apps need multi-tenant access control but not necessarily separate containers etc. In those cases, "adding" multi-tenancy means maintaining an Organizations table, a Roles table, and a table to map them to Users.

Large companies didn’t want it enough to deal with our lack of “big company features” (enterprise SSO, compliance certifications...

We spent a bunch of time on multi-tenant infrastructure...

I'm in a position where I talk to SaaS businesses all day about both of these. Probably over 1,000 at this point.

We help a lot of these companies add the enterprise features they need, but it's often a shame to hear they're just going to do standard login or build multi-tenancy themselves. Trying to sell to enterprises without meeting them where they are on login & compliance is asking for failure.

I think a lot of founders and early employees are true believers in their value prop, and in this case it blinds them to the fact that there are people in the world like enterprise CSOs who simply don't care and will shut down a product for any number of security reasons. You have to check the boxes, and figuring out what those boxes are on the fly is painful and costly.

It feels like there is an analogy here with Yahoo! and the early days of going from curated lists of websites to search algorithms. Do you think of LLMs in a similar way? I.e. some kind of model ranking score that companies could eventually game?

I'm not sure what the SEO equivalent would be here...

We're required to have code review as part of our SOC2 process, and I assume automated agents wouldn't count.

The other end of the spectrum is linting and tests, which catch errors before review.

Does Ellipsis have a role between these two? If so, what is the role?

This looks like a nice project, though it's a tricky problem. For auth, MAU is only one axis and is applicable mostly for B2C with basic authentication needs.

Do you plan to add feature configuration as well (e.g. custom data residency, GDPR, SAML), or will you keep it pretty high level?

Also, are you open to a PR to add Userfront to the auth pricing?

Privacy 9 years ago

I generally agree with your statement, but Apple goes a step further to say they believe it is a human right. That feels a little forced from a massive corporation.

I love technology but I'm an absolute luddite when it comes to drones. Something about flying a 5 pound weight a few hundred feet over others' heads really bothers me. I'd love to have this app so I can show people whenever they're not allowed to fly near me.

It's incredible to think how removing the "bottlenecks" drastically increased average lifespan around the turn of the century. Makes you wonder if there are a couple of things we could do around aging processes that would extend the average lifespan another 30+ years.

[dead] 9 years ago

It's a crazy indication of Uber's culture that a rational, levelheaded sentiment like this is worthy of mention.

In many ways, reflects the larger world we live in though...

I don't think there's much mileage is blanket statements of what "makes people happy". I've traveled and thoroughly enjoyed it and it made me happy, and I know people who I think honestly derive happiness from staying with the latest fashions, etc. To each their own.

I've always wanted to write a "how to get rich" book in which I simply describe how to write a "how to get rich" book. If done right it might actually work, and if it did you really couldn't argue with the method.

Having started a couple myself, I'd say a few of these are industry-specific.

The main thing I learned (and learned to accept) is that at the beginning, nobody cares. Potential customers don't care until you very clearly articulate something that matters to them. Friends and family care about YOU, but unless they're the target user, they also don't care about the business itself. Particularly for high achievers who are used to positive feedback, this lack of engagement can be pretty difficult. It would almost be easier if you had someone out there loudly rooting against you; at least then you'd exist to the world.

Anyway, once I accepted that as a natural part of the process, the ups and downs got a lot easier.

I'm working on a tool you can add to any website that makes the content editable for non-developers. https://component.io

So now you don't have to do the back and forth "hey can you make a few quick edits" routine, and you can use whatever technology you want to build the site.

We've been working on it a little under a year and have a couple thousand users.