VitaminF@feddit.orgtoShowerthoughts@lemmy.world•I want an AI TV that blocks all forms of advertising.
3·
2 months agoInterestingly, in the novel Contact by Carl Sagan a rich character got his money by selling a device that did more or less that.
Interestingly, in the novel Contact by Carl Sagan a rich character got his money by selling a device that did more or less that.
No, actually did, try for yourself.
Chatgpt just told me there is one r in elephant.
Thanks, I hate it.
I imagined what an Elasticsearch query style Python XML syntax would look like.You must share my pain.
<fun>
<name>sum</name>
<in>
<int>
<name>foo</name>
</int>
<int>
<name>bar</name>
<default_value>
<int>0</int>
</default_value>
</int>
</in>
<out>
<int>
<calculation>
<numerical_operation>
<operator_plus>
<operand>
<var>foo</var>
</operand>
<operand>
<var>bar</var>
</operand>
</operator_plus>
</numerical_operation>
</calculation>
</int>
</out>
</fun>
Obviously the green part is the ocean.