Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RE
Posts
3
Comments
235
Joined
2 yr. ago

    • A company somehow secured a contract with Mali government to manage .ml TLD
    • Said company then offer free .ml domain registration, with a catch (the domain is not actually yours). They also sell the domain and if you pay for it, the domain will be really yours contractually.
    • The contract between the company and Mali government came to an end, and the control of .ml TLD has been transferred back to Mali government
    • Mali government decided they want all those free domains back and did just that. Those domains will likely available for sale again later on.
    • why Lemmy.ml is not affected? I'm not sure. Does Lemmy.ml use the free domain service, or actually paid for the domain? Or does it survive simply because it has absurdly long TTL on it's DNS entries?
  • Heck, I haven't been able to get a comment deleted in ALL instances so far. Instances that don't directly federate with my instance doesn't seem to process deletion reliably.

    Interestingly, edits seem to propagate more reliably. So if you want to make sure your comment deleted, just edit it to replace the content before actually deleting them.

  • You can enable it from settings -> remote control in SmartTube app. Also, if you're using YouTube revanced, the cast button might be hidden because it was not functional. You can re-enable the cast button on YouTube revanced from revanced settings.

    When casting a video, you'll have to open the SmartTube app in your Android TV first because it's not automatically launched when you hit the cast button in YouTube revanced. If it's in the background or not yet running, the video won't play.

  • Even worse, the free .ml domain is not actually yours when you get it for free, but actually owned by the company that previously managed the .ml domain. I suspect Mali government has reclaimed all those free domain registrations now that the contract with the company has been expired. The .ml domains that still up was probably paid domain and Mali government are probably still honoring the contract.

  • The problem is with the federation. Other instances will try to federate with the old domain and won't recognize the new domain. Simply changing your domain will not update federation in other instances. AFAIK work is still underway to allow migrating to a new domain and allow other instance to recognize the domain change.

  • Afaik mastodon has a way for instances to migrate to a new domain, but the old domain must be up during the migration process. Lemmy on the other hand don't even have any domain migration procedure yet. People will probably go nuts about this on their GitHub issues portal.

  • Somewhat related. Basically, the management of the .ml TLD are being handed back to Mali government, and they seem to revoking.ml domains left and right.

    I suspect they're revoking registration for .ml domains that was registered for free. the company that originally managed .ml domains had a free domain offers where you could register any .ml domain for free, the caveat is you don't have the ownership right to that free domain. Maybe Mali government doesn't honor such free domain registration and wish to revoke them all.

  • Unfortunately, no.

    Currently, activitypub identity is tied to domain name. While mastodon support migration as long as the old domain is still up during the migration process, AFAIK Lemmy doesn't even have a process to migrate an instance to a new domain yet.

    So basically, if you switch your instance domain, you'll mess up all your federation network, unless Lemmy devs implement a solution soon.

  • Currently, activitypub identity is tied to domain name. Mastodon support migration as long as the old domain is still up during the migration process, but AFAIK Lemmy doesn't even have a process to migrate an instance to a new domain yet.

    Someone should tell Lemmy devs and send them a crate of coffee because it'll be a race to implement domain migration before all .ml domains got shut down.

  • A while ago Libya suddenly requires all companies that use .ly domain to have a presence in Libya or have their domain reclaimed by the government. bit.ly (and other internet startups that use .ly domains back then) suddenly found themselves in a precarious position. It was pretty hilarious as .ly TLD was hip back then.

  • Consider how many system relies on being able to send you an email for verifying your login and performing password reset. Those who have control over your email address domain can trigger password reset for most of online services out there. Imagine if Google forgot to renew gmail.com and it falls to a wrong hands.

  • There is also a rumor that said the OpenAI has changed how the model run, now user input is fed into smaller model first, then if the larger model agree with the initial result from the smaller model, then larger model will continue the calculation passed from the smaller model, which supposedly can cut down GPU time.