Live data from Hacker News

Viewing profile — Mierenik

Mierenik

HN member
Joined
Fri, Jun 26, 2026, 1:07 PM UTC
HN karma
1
Public activity
4 items

About Mierenik

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. story