• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • Cradle by Will Wight because the characters are endearing and believable and tangibly grow as people while they grow in the magic system which while we’re at it is very satisfying variation on Chinese martial arts “magic” systems, the power scaling is nuts.

    The world is deep and interesting and you get a lot of insight into it from other characters perspectives

    It’s 12 books and everything builds from everything you’ve read naturally. The themes speak to me, etc.







  • Does this mean you’re against using Godot for apps?

    Personally, I feel like the extra load to reduce latency is worth it, but I honestly don’t know how different the load is or how much it could be optimized. But really snappy reactive software, even when long-running processes are going, feel much better to use. I’m getting tired of using web apps for everything.

    As far as what does the GPU do, right now if we’re talking like b2b stuff you could do a lot more local number crunching or do really rich graphs with compute shaders etc. In the future, maybe the CPU handles most of the app and the GPU handles an AI workload in the background?