• 0 Posts
  • 126 Comments
Joined 1 year ago
cake
Cake day: January 31st, 2024

help-circle




  • JovialSodiumtoMemes@lemmy.mlThe People's LLM
    link
    fedilink
    arrow-up
    51
    arrow-down
    1
    ·
    edit-2
    6 days ago

    Probably this is all very reactionary, NVIDIA’s stock will recover and they’ll remain a big player in the LLM space.

    But I’m uninterested in LLM’s and would love to see price drops on GPU’s, so i hope there is a longer term moderate market loss for them in this space.





  • I thought Apple was cool back in the system 6/7 days. I don’t know if it actually was. I was a kid back then and just got to use it a little in school. I didn’t daily drive it. But I did like it based off the usage I got.

    When they switched to a BSD* derivative, it became less the the thing I remembered liking and my interest waned. Then they switched to x86 and it became something I felt was completely disassociated with what I considered to be a Mac. And while I could see those were smart choices on their part, I no longer cared for what they were offering.

    And now I hate the company for the sorts of things the meme touches on. Not that consumer hostile practices are anything new for them, just more opinionated about it now.

    That was rantier than I’d anticipated when I started, but already made it this far.

    • no hate intended on BSD. I run OpenBSD and FreeBSD on some things. More that it failed to match my nostalgia, I guess.

  • This answer is completely untested and something I came up with while poking through my phone’s options. But it should work as long as the app in question uses your phone’s DNS settings.

    My Samsung phone has a private DNS setting. Settings > Connections > More Connection Settings > Private DNS. This doesn’t seem to be bound to a specific connection on my device so I assume this value is used for any. I don’t know if this is available on all modernish android devices or iOS.

    One can set up a dns-over-https server such as https://github.com/m13253/dns-over-https/ and configure it to use a DNS server which is sinkholing those domains. Which it sounds like you already have setup.

    You’d have to have that public facing with a reverse proxy and a valid cert so they could reach it while on mobile data, so I don’t know that the juice is worth the squeeze.


  • +1 for installing Arch. If you have enough knowledge of Linux to understand what Arch is and why it is, comparatively, a more involved installation. Then you’re probably ready to install it. As was mentioned in another content, long as you know the basics, it’s not as hard as you might think. Also as suggested in another comment installing in a VM or spare hardware is good practice.

    As for learning, take the time to understand the commands you’re copy/pasting. Read the man page, see what the flags you’re pasting in to. That might sound daunting at first, and you might not always be able to completely wrap you’re head around it. But you’ll learn more and more over time.




  • You state your reasoning for the upgrade is high TDP and noise. Wouldn’t these problems are solvable with just upgrading your CPU cooler and switching to quieter fans? Of course if you just want a new PC and are factoring those shortcomings from your current build in to your decision making well then disregard and carry on 😊.

    I don’t want to comment on the build itself because I don’t really have my finger on the pulse of new hardware so my advice probably isn’t any good.

    +1 here for no LED’s and windowed cases!







  • Jellyfin/Plex like many have mentioned.

    I personally like Syncthing for petty much everything else. For general file syncing of course. But also with Joplin pointed to a synced directory for notes. With keepass as a password vault. With synced config directories for some apps across devices like newsboat for RSS, and neomutt for email. I also used to use it with rtorrent via a watch directory, though I currently am using a seedbox for that purpose.

    VPN (openvpn/wireguard) is a good idea if you want to access your services outside your local network, without exposing them all globally.