RSS Parrot

BETA

🦜 Hellō World

@blog.hello.dev@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Hellō - Identity in minutes, not hours or days.

Your feed and you don't want it here? Just e-mail the birb.

Site URL: blog.hello.dev

Feed URL: blog.hello.dev/rss.xml

Posts: 10

Followers: 1

Say "Hellō" to AI

Published: August 4, 2025 16:55

I recently watched Andrej Karpathy deliver a talk on Software 3.0, where he talked about coding in English, and notably expressed frustration with setting up authentication 😖. Inspired to address this issue (and to try out coding in English), I bega...

Introducing the "org" claim

Published: November 11, 2024 13:02

With the release of our B2B SaaS functionality, we needed a mechanism to communicate which organization a user belongs to. A domain name is a common human memorable identifier for an organization, just like email is for a user. But it has similar iss...

New Hellō Identifiers

Published: June 30, 2024 20:57

Updated July 1, 2024 - we will continue to provide UUIDv4 identifiers to our existing customers. Identifiers are a foundational component of any computing system, and key to an identity service. At Hellō, we have: external identifiers created by oth...

Hellō in 60 Seconds

Published: November 15, 2023 16:46

Tl;dr: Test drive the sample code https://github.com/hellocoop/hello-nextjs-sample/ In the video below, we walk through test-driving the sample repo: Fork & clone the repo Install the packages Run Quickstart to create the app at Hellō Start the a...

Add Hellō to any Next.js App in seconds

Published: November 14, 2023 20:20

In our mission to reduce developer friction, we looked at what we could do to simplify adding Hellō to your app. Running the commands below will create a Next.js sample app, add Hellō, and open up a sample page for you to log in -- try it out! To add...

Hellō `localhost`

Published: October 20, 2023 13:01

A challenge when developing against any of the large Social Login providers such as Google is that for security reasons[1], they don't support using http://localhost, which makes doing local application development that uses these providers challengi...

Discord, GitHub, GitLab, Twitter (X) Scopes Now Supported

Published: October 17, 2023 18:19

You can now include discord, github, gitlab, and twitter in your authorization requests and Hellō will ask the user to link and select the requested provider(s) to provide you with a verified claim of their identifiers on those services. As usernames...

Hellō Passkeys

Published: May 4, 2023 15:53

Not only is it Star Wars Day, but it is also International Password Day. Expect lots of announcements about passkeys today as the prevailing wisdom is that the best password is no password, and passkeys have emerged as the shiny new replacement. Desp...