Live data from Hacker News

Viewing profile — zlacker

zlacker

HN member
Joined
Wed, Oct 08, 2025, 8:26 AM UTC
HN karma
1
Public activity
3 items

About zlacker

No profile information was provided.

Recent public activity

  1. comment
  2. 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.

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