Viewing profile — pwitvoet
pwitvoet
HN member- Joined
- Fri, Nov 05, 2021, 1:04 PM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pwitvoet
No profile information was provided.
Recent public activity
-
comment
Comment #44039738
Writing an editor from scratch is a lot of work. That's one reason why I would use an existing editor whenever possible. For example, TrenchBroom (Quake editor) + func_godot seems …
-
comment
Comment #40535618
One thing I particularly like about Krita is its wrap around mode. Very useful when making seamless textures! Another thing is that its file format contains a merged image, which c…
-
comment
Comment #38624113
During the pandemic I got back to an old hobby, creating Half-Life levels. I found that certain things involved a lot of repetitive work, so I started working on some automation to…
-
comment
Comment #29979420
Perhaps it was Pro Git's chapter 10: Git Internals(1)? I once used it as a guide when writing a basic 'git inspection' tool and definitely found the whole experience useful for get…
-
comment
Comment #29126362
Ah, so this is a revamped UI for Joe's tool, I've seen his website before. I think the main reason why his tool didn't get much traction is that it didn't offer any tangible improv…
-
comment
Comment #29119171
It's interesting to see other people still making tools for HL, even after 20+ years! Unfortunately sorting colors by frequency and then taking every Nth color causes a notable los…