Viewing profile — zlacker
zlacker
HN member- Joined
- Wed, Oct 08, 2025, 8:26 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About zlacker
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #45642501
A lot of static site generators support rendering markdown to HTML, can't give any specifics since you probably have your own preferred stack/language to use.
-
comment
Comment #45641124
That's right, MVC is a very simplified model that's actually quite useless in practice. The reality, is as you have reflected, is messy with cross-cutting concerns, and it's often …