The RadiantFig
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 1 day ago

My home server was a totally justified purchase

lemmy.world

message-square
41
fedilink
  • cross-posted to:
  • linuxmemes@lemmy.world
451

My home server was a totally justified purchase

lemmy.world

GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 1 day ago
message-square
41
fedilink
  • cross-posted to:
  • linuxmemes@lemmy.world

cross-posted from: https://lemmy.world/post/50893918

alert-triangle
You must log in or register to comment.
  • RedSnt ♾️🦋♂️👓🖥️@feddit.dk
    link
    fedilink
    arrow-up
    9
    ·
    16 hours ago

  • voidchsr@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    20 hours ago

    Back then I used to think this was just a funny meme.

    It’s reality now.

  • rumschlumpel@feddit.org
    link
    fedilink
    arrow-up
    9
    ·
    24 hours ago

    You people are buying proper homeservers? I thought everyone just used old desktop PCs and single board computers.

  • VoodooAardvark@lemmy.zip
    link
    fedilink
    arrow-up
    35
    ·
    1 day ago

    serial experiments lain?

    • Zahtu@feddit.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      16 hours ago

      great anime series - was really defining watching it in my childhood (as well as GITS)

    • Cityshrimp@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      I need to rewatch this now that Im older. Maybe I’ll finally understand more…

    • mhz (ex lemm.ee)@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      My thought as well

  • basic_user@lemmy.world
    link
    fedilink
    arrow-up
    27
    ·
    1 day ago

    Needs penguin teddy in window in second panel

    • SatyrSack@quokk.au
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 day ago

      bqMZj7cSs8tHmTa.webp

  • dubs@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    1 day ago

    I’m not going to say that I don’t have a server-collection problem, but that problem did put me on a good career path, so at least I have that going for me.

    • happydoors@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      Help

      • dubs@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        $ Help

        bash: Help: command not found

        🐧

        • SatyrSack@quokk.au
          link
          fedilink
          English
          arrow-up
          1
          ·
          16 hours ago

          $ life --help

          • dubs@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 hours ago

            $ life --help

            -bash: life: command not found

            • SatyrSack@quokk.au
              link
              fedilink
              English
              arrow-up
              3
              ·
              9 hours ago

  • CubitOom@infosec.pub
    link
    fedilink
    English
    arrow-up
    15
    ·
    1 day ago

    Access to knowledge and ability to maintain ownership gives you freedom, confidence, and a desire to expand.

  • Luminous5481 "Enemy of the State"@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 day ago

    I’m reporting this post because I’m in it and don’t like it

  • Trump Rapes Kids@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 day ago

    Don’t care about Linux, but I love Lain.

    • Sundray@lemmus.org
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 day ago

      I <3 CoplandOS

      • Trump Rapes Kids@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        We all know that becoming an obsessive nerd on the Wired turns you in to God. Or a lot of us seem to believe it has, at least. :D

  • rizzothesmall@sh.itjust.works
    link
    fedilink
    arrow-up
    7
    ·
    1 day ago

    You could easily switch the panels and show Windows 11 hardware requirements Vs Linux

  • zxqwas@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    Purchase? I just kept my old toaster around and ran a file server on it.

  • TropicalDingdong@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    1 day ago

    This is what I’m drooling over currently:

    https://store.minisforum.com/products/minisforum-n5-max-ai-nas

    • Mika@piefed.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      128 gb uram 🤤

      Fucking saved.

      Do you know what kind of open weights it can run, and at which t/s?

      • TropicalDingdong@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 day ago

        Yeah I can run any open weight models which leave me enough vram to not crash. But its a bit of a gotcha because you also need enough system ram to load the model. I use it to heavily parallelize training tasks… Honestly, I need to tinker with it more but I’m pretty annoyed at how ollama has gone deep in the paint as basically being a tool for accessing cloud models.

        Someday TM

        • Mika@piefed.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          12 hours ago

          Why not llama.cpp? Ollama is just a wrapper over it.

          • TropicalDingdong@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            12 hours ago

            Mostly time. I didn’t buy the machine to run someone else’s models. I bought it to run my own models and the machine has a job to do. Tinkering with self hosting llms, I guess. I appreciate them as models. But my machine has a day job.

        • dubs@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          1 day ago

          I’m pretty annoyed at how ollama has gone deep in the paint as basically being a tool for accessing cloud models.

          Can you expound a little more on what you mean by this?

          I like ollama, but I only really use it to load models and then hit the API. My current issue with them is that they don’t seem to support non-text base interaction very well.

    • tatterdemalion@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      I’ve been thinking about getting a real NAS machine instead of having my gaming PC always on. This looks pretty slick.

      • TropicalDingdong@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        Yeah I’ve got the 128 gb Asus one as a processing machine, and honestly, I wish I would have just got it as a server. For my purposes, I need this bad-ass GPU/ CPU much closer to the storage.

        Honestly, just a basic 2:1 is fine for me considering I’m rarely if ever running my compute locally.

        • tatterdemalion@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          1 day ago

          I’m not sure I need a lot of compute on my NAS. I guess I might as well get as much as I can before it becomes cost prohibitive. Not planning on running any local LLMs on it though, so a GPU is probably overkill.

          • TropicalDingdong@lemmy.world
            link
            fedilink
            arrow-up
            4
            ·
            1 day ago

            Yeah I do a ton of machine learning research and like, distance between the database and the place I’m doing the processing really matters. My NAS is on the other side of my house and it would be great to have maybe two NAS, a primary one for like, my movies, personal files, old projects etc, and then this one right next to it for active projects.

            Right now I’m having to do it all on my primary machine, which means I often have to freeze updates for long periods of time once I get a particular compute configuration set up for a particular project.

  • toynbee@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    This is, if not from Real Life Comics, very reminiscent of it.

    • underisk@lemmy.ml
      link
      fedilink
      arrow-up
      11
      ·
      1 day ago

      Pretty sure it’s from Serial Experiments Lain, a show I’ve heard much about but haven’t watched yet so I’m not 100% certain about this.

      • Jesus_666@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        1 day ago

        I have watched it and just seeing the meme has gotten Lain’s theme stuck in my head.

      • Amnesigenic@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        It is, and you should watch it

      • toynbee@piefed.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 day ago

        TY!

        edit: Seems you’re correct. however Real Life Comics had at least one strip about how, iirc, the protagonist introduced his girlfriend to Linux and the next week she was building a Beowulf cluster. The visuals were not dissimilar to this, but RLC is difficult to search in my experience.

      • Zorque@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 day ago

        Looks about right to me.

      • raman_klogius@ani.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 day ago

        haven’t watched yet

        That’s a bug. You need to fix that ASAP.

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    Curious. I must be a filthy casual with the one desktop PC. There is at least one other PC here, but it’s out of action.

    It could do with plugging in at some point to see if it still works, but I see no benefit in making that permanent.

    • Luminous5481 "Enemy of the State"@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      there’s loads of things you can do with it, but arguably one of the best is making it a media PC. if you sail the high seas, then a full Servarr stack is really nice to have.

      https://wiki.servarr.com/

Programmer Humor@programming.dev

programmer_humor@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmer_humor@programming.dev

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 237 users / day
  • 3.22K users / week
  • 4.36K users / month
  • 4.39K users / 6 months
  • 1 local subscriber
  • 32.9K subscribers
  • 114 Posts
  • 1.14K Comments
  • Modlog
  • mods:
  • adr1an@programming.dev
  • Feyter@programming.dev
  • BurningTurtle@programming.dev
  • Pierre-Yves Lapersonne@programming.dev
  • BE: 0.19.8
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org