Live data from Hacker News

Viewing profile — IluTov

IluTov

HN member
Joined
Fri, Oct 23, 2020, 3:58 PM UTC
HN karma
10
Public activity
2 items

About IluTov

No profile information was provided.

Recent public activity

  1. comment
    Comment #42205788

    > A primary use case for hooks is actually to not use them, but retain the ability to do so in the future, should it become necessary. My personal motivation was always to finally …

  2. comment
    Comment #24870885

    It's not possible because PHP has a LALR(1) parser but this would require arbitrary lookahead.