Otkaz

joined 1 year ago
[–] Otkaz 6 points 1 week ago

Hey now, we don't want an actual democracy now do we? Think of the corporations. With all these broken up powers it's going to get really expensive to bribe them all to subvert the will of the people.

[–] Otkaz 1 points 3 weeks ago

My point exactly. They originated as a open initiative to make AI open and accessible to everyone. Hence their name. Greed made them change their stance and now they are only open in name.

[–] Otkaz 1 points 3 weeks ago

Trolls will be trolls. There are millions of foss projects that function as community efforts and thrive. As another example, have you ever used Wikipedia?

[–] Otkaz 13 points 3 weeks ago (4 children)

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.

[–] Otkaz 18 points 1 month ago (5 children)

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.

[–] Otkaz 1 points 2 months ago

There is no electric vehicle mandate. Trump just made that up.

[–] Otkaz 1 points 2 months ago

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.

[–] Otkaz 11 points 2 months ago (2 children)

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.

[–] Otkaz 2 points 4 months ago

I don't know if this makes it more or less scary but the idea of Perry being able to just pardon anyone isn't actually factual. A Texas governor can refer a pardon, but a board still has to approve it.

Quick source: https://law.justia.com/constitution/texas/sections/cn000400-001100.html#:~:text=(b)%20In%20all%20criminal%20cases,such%20rules%20as%20the%20Legislature

[–] Otkaz 35 points 4 months ago (2 children)

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.

[–] Otkaz 2 points 4 months ago (2 children)

Fair enough, but I would compare someone who owns a fat lazy cat to rollin coal assholes.

[–] Otkaz 2 points 4 months ago (4 children)

How are cats bad for the environment? Sorry, first time I've ever heard someone claim this.

21
submitted 1 year ago* (last edited 1 year ago) by Otkaz to c/homeassistant
 

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

script:
  sequence:
    target:
      entity_id: "{{ entity }}"
    {% if variable is defined %}
      data: "{{ variable }}"
    {% endif %}
view more: next ›