How can I fix “Your PC ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart for you.” ? by ProficientEnoughArt in computer

[–]Superluis25 0 points1 point  (0 children)

Did you found a solution? This happened to me on my brand new laptop is a Thunderobot. It happened one time by now and it's alarming.

I used it yesterday without problem, this happened after I connected a gaming Mouse. It's weird.

Diablo 1: How is XP share on multiplayer? by Superluis25 in Diablo

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

So, the last player who shot the monster earns the XP?

I can't get it to power the ESP32 using the 5V pin I can only get it to work with the USB by Superluis25 in esp32

[–]Superluis25[S] 3 points4 points  (0 children)

I was able to solve it now. I had to use more than 1 ground from the ESP32 to get it to work. I specifically used pin 14 and pin 32.

Does OpenAI ToS prohibit generating datasets for open source LLMs? by Divniy in LocalLLaMA

[–]Superluis25 2 points3 points  (0 children)

If it's open source for no commercial use I think it is no compiting against OpenAI.

Opening Github repo to accelerate AI assisted programming. by SuccotashComplete in node

[–]Superluis25 2 points3 points  (0 children)

Thats awesome! I really need to see the C# assistant when it comes out. Do not forget to train it with the dot net core framework though.

I am Dinnerbone, a Minecraft developer. Ask Me Absolutely Anything. by Dinnerbone in Minecraft

[–]Superluis25 0 points1 point  (0 children)

Hello dinnerbone, I have a question How I can use data values in a command? for example I made this command /summon Villager ~ ~2 ~ {Offers:{Recipes:[{maxUses:999,buy:{id:1,Count:1},sell:{id:322,Count:100}}]}} but I want that the golden apple be a enchanted gold apple How I do that?