And the voices. “Billy…”

“You fucked the whole thing up.”

“Billy, your time is up.”

“Your time… is up.”

  • 1 Post
  • 10 Comments
Joined 3 years ago
cake
Cake day: January 9th, 2024

help-circle

  • Federation in general seems like it’s been flaky as hell ever since a month or two ago… my guess (especially if you see it on some Lemmy servers and not others) is that it’s delayed and will show up eventually.

    It’s possible that there’s some unexpected behavior that leads it to federate some places and not others, but my expectation is that once your comment is on lemmy.ml’s server, it’s federation delay between the Lemmy servers and nothing to do with you specifically.


  • mozz@mbin.grits.devOPtoSysadmin@lemmy.worldGood hosting?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 years ago

    Okay, I just signed up and from the tiny bit I see I really like Vultr.

    Also, for new customers they have discount codes. I went with $250 credit for new customers, and then after I signed up, learned that it only applies to money you spend during your first 30 days.

    LOOKS LIKE MACHINE LEARNING’S BACK ON THE MENU BOYS

    Edit: Also, this is the kind of thing that tends to inspire confidence:

    $ wget https://wordpress.org/latest.zip
    --2024-01-31 17:23:44--  https://wordpress.org/latest.zip
    Resolving wordpress.org (wordpress.org)... 198.143.164.252
    Connecting to wordpress.org (wordpress.org)|198.143.164.252|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 25960271 (25M) [application/zip]
    Saving to: ‘latest.zip’
    
    latest.zip          100%[===================>]  24.76M  --.-KB/s    in 0.1s    
    
    2024-01-31 17:23:45 (194 MB/s) - ‘latest.zip’ saved [25960271/25960271]
    

  • Yeah. For years I was happy with DigitalOcean and had no issues, but this is the interaction I’m currently in the middle of:

    • I can’t reach some particular other server; both of us can reach everyone else on the internet, just not each other
    • Contact support sending traceroutes
    • Support asks me to send mtr output (I mean… it’s a little more detailed than the traceroute I guess, sure what the hell)
    • I do
    • Support asks if I’m running a VPN on my Linux server
    • Support tells me to disable my VPN
    • Support asks me to provide mtr output from a third place on the internet (which… he could do himself… I consider telling him to do it himself but decide not to). I send the mtr output
    • Silence for 2 days

    I mean, it’s far from an emergency but it doesn’t inspire a ton of confidence. 🙂


  • Got it, thanks for the recommendation, I poked at both of them a little and it seems like what I’m looking for.

    Also, out of curiosity I looked at Vultr’s GPU options and said “oh sweet they offer options with tons of GPU RAM if I want” and then looked over and saw it was $3,500-$14,000 a month.




  • No, I was talking about the shared infrastructure. SMTP, DNS, ICANN, things like that require a level of cooperation and shared investment in the whole thing working well, not really because anyone’s going to “win” the business game by running it to their particular advantage. That’s a very alien way of thinking on the modern internet. The equivalent today would be something like massive publicly available caching web proxies that anyone could use as a big reverse-CDN to speed up their web access that were just kind of provided to everyone, government-funded, just sitting out there as a public resource. You know, like communism.

    I’ve heard network engineers say they had a lot of trouble talking to their bosses about “peering” (setting up routes between two ISPs that happen to have operations close to each other, so they can hand traffic off to each other if it’d be more efficient to use the other guy’s routes and both networks get more efficient to operate). They said they had a lot of trouble explaining the concept to the business people. They pay us for service? Fine. We pay them for service? Fine. We provide service to each other and both of us benefit without any money being involved? Plt… bzzt… I give up, I don’t get it. Who gets paid? Why do we do this?

    They’ve lost sight of the idea that it’s a good thing to set up the world in a nice well working way (for everyone, including yourself), and just focused on how they can make their check bigger even if there’s no point, or even if everything gets worse as a result.


  • Honestly the idea sounds fantastic, I’m just not sure I’d pick Lemmy as the codebase to do it with. There are some software projects that are worth some serious study – Chromium, Wordpress, Linux kernel, git, Redis, Python, lichess. Just because Lemmy is in Rust doesn’t automatically mean it’s great code.

    I’m not saying it’s not good code or trying to talk down on the level of accomplishment or anything, just you got a whole symphony of pretty outstanding options to choose from.