• 0 Posts
  • 55 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • EccTM@lemmy.mltoMastodon@lemmy.mlMastodon self hosting
    link
    fedilink
    English
    arrow-up
    4
    ·
    15 hours ago

    I think with a self-hosted mastodon instance, the main downside is poorer discovery across the fediverse as a whole.

    When you scale up to the thousands of users something like mastodon.social has, it’s not really an issue because other users have already established connections between instances by following or replying… but if your instance only has a single user, you only see and share posts with the instances you’ve directly interacted with, and it can be really isolating. You have to already know what external accounts you want to follow, because your instance is initially blind to them.

    I feel like more instance connections leads to way larger amounts of data consumption too. I follow 120, and am followed by 12… my instance is currently using 24.1 GB for Media Storage.


  • What I feel would be acceptable:

    If you’re proud of your Framework laptop and want to brag about it, we’ll give you some swag for free that you can show off with when you’re out and about!

    What this looked like to me:

    If you’re attending a conference we’d be paid to attend, but can’t go to, will you show off your Framework laptop to attendees in an effort to convince them to buy one from us too, and we’ll send you some stickers?

    The issue isn’t even what they’re asking for, but how their asking it.


  • When I last had an everyday carry USB stick (5+ years ago) I found I never actually used it for anything.

    I had Ventoy and some practical ISOs, and PortableApps with a bunch of useful software (firefox, foobar2000, GIMP, notepad++…) for when I was using someone else’s Windows PC.

    …think I stored like two word documents on it, ever.




  • and a Nvidia 2080ti

    Do you know which Nvidia driver you’re using currently?

    There’s an established open-source Nouveau driver that Ubuntu & Mint probably defaulted to, a bleeding-edge open-source NVK driver that is still very early in it’s development, and a proprietary Nvidia driver that Nobara probably tried, as it’s kinda what you’d want for gaming.

    The other question would be if you’re using Wayland or X11 underneath your desktop environment?

    It should be listed in Settings > System > System Details, under the heading “Windowing System” if you’re using GNOME.

    Wayland has better multi-monitor support than X11, but the proprietary Nvidia driver has a few teething problems with Wayland at the moment - a new 555 beta driver update should be coming this week with proper fixes for the sync/screen-tearing issues people have been experiencing.









  • It looks like Debian 12 only provides 525, 390 and a legacy 340 driver, based on the wiki. As @people_are_cute@lemmy.sdf.org mentioned, Debian 11 has a 470 driver, but that would be a different set of repositories that would probably not work great for you on Debian 12.

    The actual latest Nvidia driver is 550 as of a few days ago, so maybe you could try a manual install of either the latest or 470? I’m not sure if anything like downgrade or frogging-family\nvidia-all exists for Debian, I *sigh* use Arch Linuxbtw.