New: Joe Rogan was left completely stunned after devout Christian Joe Eszterhas exposed who Jesus Christ really was:
ROGAN: “If you live your life by the teachings of Jesus Christ you will be a better person.”
ESZTERHAS: “We’ve created this narrative that Jesus was just this nice, non violent guy. That wasn’t the case. He’s the man who said I come not to bring peace, but a sword.”
ROGAN: “That’s the problem with human beings adding their own interpretations to an ancient story.”
ESZTERHAS: “Church gospels get all their information from secondhand accounts. They don’t know who actually saw Jesus firsthand so they just took the names like Luke, John, and Matthew.”
ROGAN: “No way, I had no idea.”
ESZTERHAS: “Absolutely 100%. The churches even admit it at this point.”
Vercel-hosted sites trigger bot challenge on RSS feed requests. This is how the open web dies.
@vercel RSS feeds are *meant to be scraped*. This is a bad default.
Ripped every single websocket call out of @outrocrew and moved to polling the server and everything works much better 😄 sometimes the old ways are the best ways.
@matid got it
i like fizzy's implentation: https://t.co/hs2zaqi0pq
signup requires email + magic code, then you can add a passkey and log in with a passkey only
best of both worlds when email is required
And most web devs don’t either. It pisses me off when Passkeys are used either as 2FA and/or in addition to keeping a traditional username/password WHICH DEFEATS THE ENTIRE POINT.
@matid is username required for signup?
that's a big passkey ux gap: you need username/email for signup. otherwise users will end up with multiple accounts (one per device), not knowing why it happens
I've tested many static site generators over the years and nothing comes close to Hugo.
Just a single binary that does its job well. After many months of not touching it, I know I can just edit my site and it will build fine, without any node_modules to update.