Viewing profile — Mierenik
Mierenik
HN member- Joined
- Fri, Jun 26, 2026, 1:07 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About Mierenik
No profile information was provided.
Recent public activity
-
comment
Comment #48849989
No, Python is a slow and high level language, so there are aren't many examples or documentation out there for graphics, and you need very high performance for graphics, and python…
-
comment
Comment #48759663
Depends on what you want to do. If you just want to make a game, use a game engine like Unity, Godot or Unreal. If you want to do graphics, like making engines, simulations, render…
-
comment
Comment #48687693
I built a programming language from scratch in C++. It has a C-like syntax with modern features: structs, enums, arrays, pointers, and a module system for splitting code across fil…
- story