Skip Navigation

Posts
0
Comments
2
Joined
12 mo. ago

  • It comes from a Russian photographer's Instagram. Some kind of artsy photoshoot. Knowyourmeme.com

  • I have a Python background and I'm learning C# right now. Unity development is done in C# if your interested in games or 3D applications. There's a ton of resources for that kind of think out there and I find its a fun context to learn in. I've also had decent results recreating tutorials written for other languages using LLMs. Just start with step 1 as a premise and state the overall goal, then ask for incremental changes at each step an ask questions and for alternate solutions. Just watch out for those hallucinations.