Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OT
Posts
2
Comments
76
Joined
2 yr. ago
  • Maybe if OpenAI didn't suddenly decide not to be open when they got in bed with Micro$oft, they could just make it a community effort. I own a copyrighted work that the AI hasn't been feed yet, so I loan it as training and you do the same. They could have made it an open initiative. Missed opportunity from a greedy company. Push the boundaries of technology, and we can all reap the rewards.

  • obesity

  • Wasn't really all that long ago when non-black people very commonly used that word in public and probably still so in certain communities. Having said that, obese is a medical term and I don't think it compares in anyway to the n-word.

  • I think 'complacent' is a better term than 'docile.' The upper class has put significant time and effort into making everyone else believe that their actions won't make any meaningful difference, and it's worked just as planned.

  • I can't comprehend why there aren't people marching in the streets demanding a constitutional amendment to limit the executive branch and restore checks and balances. The recent Supreme Court decision granting absolute presidential immunity is a direct threat to our democracy. We all need to be more proactive. Government moves so slow if not pushed.

  • Tacos.

  • As an atheist I can't tell you how many Christians have asked me why I don't just rape and murder people if I don't believe in hell. Tells me everything I need to know about that POS.

  • homeassistant @lemmy.world
    Otkaz @lemmy.world

    How do you use "is defined" in a script?

    I'm trying to get a script built. I want to check if a variable exist and include it if it does. Just really struggling to figure out the formatting. Something like

     undefined
        
    script:
      sequence:
        target:
          entity_id: "{{ entity }}"
        {% if variable is defined %}
          data: "{{ variable }}"
        {% endif %}
    
      
    Raspberry Pi @midwest.social
    Otkaz @lemmy.world