Live data from Hacker News

Viewing profile — moger777

moger777

HN member
Joined
Sun, Jul 14, 2013, 2:21 PM UTC
HN karma
4
Public activity
4 items

About moger777

No profile information was provided.

Recent public activity

  1. comment
    Comment #48934666

    I think they still make sense for the non technical user. Having an idiomatic control makes setup far easier than on a PC and the UI for a console is designed to be used with a con…

  2. comment
    Comment #47667203

    We don't know how Claude Code looked before it was vibe coded. It might have always sucked.

  3. comment
    Comment #7937815

    Theres a bit of politics that get in the way of "fixing rails". Mainly, many things that others consider anti patterns, DHH and other maintainers are fine with.

  4. comment
    Comment #7853232

    If performance is an issue, you can drop down back to JS using %x{} or ``. Good idea to do this for mathematical operations.