• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Sandford Fleming (the guy who invented time zones) actually made it easier.

    Before timezones, every town had their own clock that defined the time for their town and was loosely set such that “noon is when the sun is at its highest point in the sky.” Which couldn’t be measured all that accurately.

    If it wasn’t for Fleming, we’d be dealing with every city or town having a separate time zone.




  • It’s called home realm discovery. It’s common in business apps though it’s usually used with email & password logins not username & password logins.

    It’s done that way to support federated logins. Larger companies will often used a single sign on solution like Okta or Azure AD. Once the user’s email address is entered it checks the domain against a list of sign on providers for each domain and redirects the user to their company’s federated login if it finds it there instead of prompting for a password.

    This has several benefits:

    1. The user doesn’t have mutiple passwords to remember for different apps. Which is know to result in users either reusing passwords or writing down passwords somewhere.

    2. When an employee quits or is terminated the company only needs to disable their account in their company directory and not go into potential dozens of separate web apps to disable accounts.

    3. The software vendor never receives the password, if the vendor’s system is compromised they don’t even have password hashes to leak. (Let alone plain text or reversibly encrypted passwords)

    Websites that work that way are (usually) doing it right. If that doesn’t work with your password manager, you should (probably) blame the password manager not the website.


  • Reddit never expected the new api pricing to be a fountain or money. This was never about LLMs or the lack of ad revenue.

    If it was just about LLMs they could have made one price for api users that were primarily harvesting data and a different price for api users that contributed significant content or moderation. Which would make good business sense to do so as content contributors are what bring the eyeballs (and therefore the value) to the platform.

    It wasn’t about ad revenue either, by all estimates the revenue from a third-party app user would have been many times more than the opportunity cost from the ad revenue they were missing out on from 3rd party app users. If they wanted to profit from the api pricing, they only needed to give the community more time to transition business models. They didn’t even need to give everyone more time, just a dozen or so major third party apps.

    This was always about killing off the third party apps. The ones they let survive had low user counts to begin with and went even lower.

    I don’t know their real motivations here but so far there’s only two possibilities that i can think of.

    A) Reddit’s leadership and board of directors are beyond incompetent

    B) They collect significantly more data from the first party app than they were able to from the third party apps, and they’re selling that data for a significant sum of money beyond just their own ad ecosystem.