Skip Navigation

Posts
2
Comments
303
Joined
2 yr. ago

Meme.

Jump
  • I don't know what to tell you if you can't see the brazen hypocrisy.

    Here's my entire premise: if you're going to be setting purity checks, make sure you pass them first. That's it, you can try distract with "others fail it worse" all you want, but it's just a distraction. I'll try keep you on track though:

    Pug chose both to support genocide and be judged for their failure of attempt at moral superiority. Stop defending them, you're only making Pug look worse.

  • Meme.

    Jump
  • "I really wish people would stop judging me for being part of the 'Pro-Genocide Club' [actual consequences of my (In)action], I'M not pro-genocide! [My intention were pure]"

  • Meme.

    Jump
  • Now you're getting it. A genuine moment of self reflection on Lemmy.

    1 claims to be anti-genocide.

    2 votes for a pro-genocide party.

    3 "war is peace" any vote for non-genocide is actually a vote for pro-genocide Orwellian nonsense.

    4 posits purity test they cant pass themselves.

    You summarised them perfectly.

  • Meme.

    Jump
  • "I really wish people would stop judging me for being part of the 'Pro-Genocide Club', I'M not pro-genocide!"

  • Meme.

    Jump
  • Votes for a little bit of genocide, as a treat

  • ... That's nuts. I only just graduated to a mini from a pi, I didnt consider a dual GPU setup. Arbitrary budget aside, I should have added an "idle power" constraint too. Reasonable to assume that as soon as LLMs get involved all concept of "power efficient" goes out the window. Don't mind me, just wishing for a unicorn.

  • An LLM card with quicksync would be the kick I need to turn my n100 mini into a router. Right now, my only drive to move is that my storage is connected via usb. SATA is just not enough value for a whole new box. £300 for Ollama, much faster ml in immich etc and all the the transcodes I could want would be a "buy now figure the rest out later" moment.

  • I hope that form of response doesn't become a trend as scrolling through the wall of text will become irritating fast. But the level of snark is hilarious the first time you see it. I wonder if instead someone could set up a "lmgtfy" but for gpt, a lmgpttfy, so the snark could just be a link.

  • It's my rubber duck/judgement free space for Homelab solutions. Have a problem: chatgpt and Google it's suggestions. Find a random command line: chatgpt what does this do.

    I understand that I don't understand it. So I sanity check everything going in and coming out of it. Every detail is a place holder for security. Mostly, it's just a space to find out why my solutions don't work, find out what solutions might work, and as a final check before implementation.

  • New MAD doctrine idea: all belligerents in any international conflict gets nuked. Thank you coming to my ted talk, I have a proof but it is too large to fit in the comments.

  • Given Allah's lack of existence. People are dropping new rules in Allah's name.

    Edit to clarify: I find people make their religion fit their morals not the other way round. Some people joining the anti-intellectual movement will use religion to justify it. If they didnt use religion it would just be something else.

  • Something tells me their username might not be relevant.

  • Do you know what we call herbal medicine that works? Medicine.

    That said if I want low impact results for a low impact illness, think sore throat, I wot go to the GP, I'll drink hot drinks

  • "Had to be me."

    Also, there was a Warhammer RTS that had "AHH my spleen!!!" Which I never got over.

  • On mobile so you'll have to forgive format jank.

    It depends how each image handles ports if C1 has the ports set up as 1234:100 and C2 has the ports set up as 1234:500 then:

    service:

    gluetun:

    ports:

     
             - 1234:100 #c1
         - 1235:500 #c2
    
    
      

    [...]

    Will solve the conflict

    Sometimes an image will allow you to edit it's internal ports with an environment so

    service:

    gluetun:

    ports:

     
              - 1234:1000 #c1
          -1235:1234 #c2
    
      

    c1:

    environent:

     
            - UI_PORT=1000
    
    
      

    [...]

    When both contsiners use the same second number, C1: 1234:80, C21235:80, and neither documents suggest how to change that port, I personally haven't found a way to resolve that conflict.

  • If they come in wool, sign me up. I've been pricing up a full set of wool socks and it's eye-watering. I think I'm going to be asking for wool socks for Christmas/birthdays for a couple years ... my mid-life transformation is complete.

  • A mini pc, a raspberry pi 4, 3usb HDD (2*8tb mirrored and a 1tb for local back up), some Netgear router, a whole lot of spaghetti.

  • That's a shame. TTeck pretty much built my Homelab.