jolexxa

↗ HN profile [ 74.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. hi friends! this year, i've been working on a general purpose, native terminal coding agent harness. i remember being absolutely struck the first time i ever used claude code and it could just do things. i'm also a big…

  2. Display Scaling in Godot 4 (chickensoft.games)
  3. Serialization for C# Games (chickensoft.games)
  4. Background: I've been a part of some Godot communities for a few years now, and we've seen a huge influx of people experimenting with Godot or switching to it altogether recently. It's as if game developers have only…

  5. I made a hierarchical state machine implementation (or statecharts, depending on how you view it) for C# that allows me to write my nested states using inheritance just like you would with the state pattern. It has an…

  6. GDScript vs. C# in Godot 4 (chickensoft.games)