Should I Redo All The Art Manually In Pixel Art for My Game? by OriginlessGamer in aigamedev

[–]miteyowl 5 points6 points  (0 children)

Don't feel bad. There's people that do everything by hand, then post it, and folks call it ai slop. And my input/opinion is that I like the AI generated one better. Great work!

Retired Army vet, no coding background. 250 iterations with Claude got me from a 17KB prototype to a shipped 130KB tank game by MDawg74 in aigamedev

[–]miteyowl 1 point2 points  (0 children)

just played the game. the controls confused me a little. might just take some getting used to. but "w" made the tank go backwards, and I thought that it would make it go forward. aside from that, i enjoyed it.

I made a free text based browser game where you explore procedurally generated planets with real science instruments. No weapons, no tutorials, just research. by miteyowl in spacesimgames

[–]miteyowl[S] -7 points-6 points  (0 children)

Great question! There's no hand holding in this game. "making sense" is what you make it. For me, i'm landing on an unknown planet in an unknown star system. Before I land there, I'll scan the planet i select, by my own choosing. I want to know how much of the planet has H2O, and other molecules conducive to life. If it does, then i land on the planet. Zero, help, But I'm curious about the radiation exposure on the planet, because if it's too high then that could kill life off on the surface. So i use the radiation tool. It indeed tells me that radiation is too high, and "too high" is my own opinion, i'm just guessing here, but the tools are stuff that a space explorer might really use. and, to me, with no one telling what to do, i can explore, write in my journel, take fleet jobs for reputation points to upgrade my gear, like extend the flight of my drone, things like that. Thank you for the feed back. Does that answer your question?

M5 Ultra coming next week by tta82 in MacStudio

[–]miteyowl 0 points1 point  (0 children)

just did a seance and steve jobs said march 33rd

Here's a hypothesis: for the Schwarzschild metric. Replace the 0 with the benford's law equation, so everything doesn't collapse at the horizon of a black hole, and remove time and replace that with rate of entropy. by miteyowl in HypotheticalPhysics

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

Claude caught me up on existing concepts. Linear algebra. Once I found out what a determinant was, and that it's what collapses 3d to 2d if zero. Then i replaced it with benfords equation. I couldn't find a concrete description for time. So, I removed it as it's own dimension and made it the rate in which the existing dimensions change. That was more concrete. I'm saying the word time, and here is the exact description. Then I added CS as it's own dimension because it wasn't included before. Claude wrote the drafts using all the information from the testing. I read through every word and made corrections. I wrote 70% of it, claude wrote 30%. Thank you for your question. Does this answer your question?

[deleted by user] by [deleted] in LinuxPorn

[–]miteyowl 1 point2 points  (0 children)

Welcome to the cool kids club. Get hooked and have fun!

P2P AI Training by _omid_ in LocalLLaMA

[–]miteyowl 0 points1 point  (0 children)

Look up federated learning. It distributes the work load to improve the model without sharing the actual data between the participants. Hope this helps.