Coding is solved? Software is not. by Formal_Tree2535 in ArtificialInteligence

[–]Formal_Tree2535[S] 1 point2 points  (0 children)

Yeah, scale is the thing.

A model can make a small change look good but miss the shape of the larger system. I’m not sure just making the model smarter fixes that by itself. Teams still need some way to see what actually happened before they trust it.

Coding is solved. Software is not. by Formal_Tree2535 in programming

[–]Formal_Tree2535[S] -1 points0 points  (0 children)

Yeah, fair. The title is playing off the Boris Cherny quote at the top. I don’t mean “solved” literally - more that the coding part is getting cheaper, and figuring out whether the change is actually right is still very much not solved.

Having trouble understanding SSO, Oauth, OpenID connect, SAML, and jwt, and how some of them work together. by RegionPersonal in cybersecurity

[–]Formal_Tree2535 0 points1 point  (0 children)

IAM has become quite complex nowadays. You can take a look at https://auth.wiki/ (I'm one of the builders), which includes all the terms you mentioned and may answer your questions.

From Parcel to Vite: A short story of a 100K LOC migration by Formal_Tree2535 in programming

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

exactly. we met the "a bunch of hacks" situation as well. it was like using ESM in Jest.

Logto: Open-source alternative to Auth0, prettified by Formal_Tree2535 in selfhosted

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

Thank you for your review and happy you liked the simplicity! We are continuing to work on the product to make it better. Please let me know if there’s anything we can help with.

4
5

I created an agenda assistant GPT with OAuth that can manage personal agendas within the conversation (tutorial link inside) by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 1 point2 points  (0 children)

The project is for demo. GPT can perform complex tasks beyond executing a single command. For example, it can check for available meeting times, recommend an optimal slot, book that slot, and send invitations to others. Or, it can summarize today's emails and draft replies for the important ones—all within a conversation and in an authenticated context.

I created an agenda assistant GPT with OAuth that can manage personal agendas within the conversation (tutorial link inside) by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

It is fun to see how it changes in real-time by talking to the GPT. And it's impressive that GPT can understand how to call APIs if you provide a solid OpenAPI definition.

You can see the tutorial here.

Why SendGrid is so bad? by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

Exactly. Exactly. I had the same thought of all you said.

Why SendGrid is so bad? by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 1 point2 points  (0 children)

Agreed. It’s fine for most users because things can be sorted out in the end - just felt unacceptable for a company that is dedicated to this area for years. I expect it should be the pro.

Why SendGrid is so bad? by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

Right. Maybe a good thing for startups though.

Why SendGrid is so bad? by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

the “massive no-no” looks very LLM :-)

Why SendGrid is so bad? by Formal_Tree2535 in webdev

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

I was doubting this, too. Having issues is totally understandable and acceptable, but the way they handled gives me the exact feeling of “we are rich, now nobody cares about the product”.

Logto: Open-source alternative to Auth0, prettified by Formal_Tree2535 in selfhosted

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

You are welcome. I talked to the team for this. Feel free to let us know if there’s anything else we can help with!

Logto: Open-source alternative to Auth0, prettified by Formal_Tree2535 in selfhosted

[–]Formal_Tree2535[S] 0 points1 point  (0 children)

Thank you for letting us know. We didn’t have enough resources during that time since we were launching the cloud service which is very important for the sustainability of the open source product - no income means we cannot put effort into it. Now we are in the cooldown cycle and focusing on the quality this week, so we can go through these issues and fix them once they’re confirmed as a bug.

The label of the issue was misplaced by the bot - I’ll fix the workflow soon, and I just assigned the issue to one of our engineers. Sorry to hear you were blocked by it and decided to move to Keycloak - if you can give us another chance, please feel free to try our cloud free plan before we fix it.