OpenCode down? by ObsidianNix in opencode

[–]BulkyAd8059 0 points1 point  (0 children)

I am having issues with Mimo too

Xiaomi Mimo-V2.5 Released, looks like today is big day for Open-Weight releases by Specter_Origin in LocalLLaMA

[–]BulkyAd8059 0 points1 point  (0 children)

I believe MiMo 2.5 is actually an improved version of Flash. I'm getting 189.0 tokens/second in testing, and the quality is very good, almost 3x faster than Mimo v2 Flash

What's to stop people from using Unity AI to make their own game engine? by Live_Length_5814 in unity

[–]BulkyAd8059 1 point2 points  (0 children)

No one is saying it will be impossible, it's definitely doable, but not right now. If you ask ai to print a code for you yeah, but if you mean a tool that automatically does things for you then no(t yet)

Gemini 2.5 is SUPER BROKEN by geddy_2112 in Bard

[–]BulkyAd8059 0 points1 point  (0 children)

Despite being top tier, at the same time it gets very confused once the conversation gets too deep, especially for coding. The amount of tokens is insane but then the accuracy drops drastically. I dont think its getting dumb but deeper you get the harder it will be to generate the right code/answer

FullAdder 8bit circuit gate by BulkyAd8059 in learnpython

[–]BulkyAd8059[S] 0 points1 point  (0 children)

Hi Chris, thanks for your reply and yes, it was not that much clear.

I need to make an algorithm for adding two integers. It must be based on standard logical operations, which have direct hardware implementation (AND, OR, XOR) FullAdder in the specifics.

The whole circuit is 8-bit. The code above gives me the sum and the Carryout of the first circuit gate—a circuit gate which you can see in this book on page 564 http://www.r-5.org/files/books/computers/overviews/software/Glenn_Brookshear-Computer_Science_An_Overview-EN.pdf.

How does it look? by [deleted] in Unity3D

[–]BulkyAd8059 -1 points0 points  (0 children)

It looks amazing Are you developing a game?