Live data from Hacker News

Viewing profile — ruby_react_

ruby_react_

HN member
Joined
Wed, Jan 22, 2025, 5:18 AM UTC
HN karma
1
Public activity
1 items

About ruby_react_

No profile information was provided.

Recent public activity

  1. comment
    Comment #42804836

    > Status Execute(engine::Context &ctx, Server srv, Connection conn, std::string *output) curious why they did pointer in-out param instead of references here. They could also just …