Live data from Hacker News

Viewing profile — neo1

neo1

HN member
Joined
Sat, Aug 15, 2026, 7:00 AM UTC
HN karma
2
Public activity
4 items

About neo1

No profile information was provided.

Recent public activity

  1. comment
    Comment #49397316

    Just an aside. mawk 2.0 (high performance awk) has been out for about a decade. It's about 2x the performance of its predecessor mawk 1.3.4, and 4x performance of GNU awk. Practica…

  2. comment
    Comment #49311689

    Defuddle looks interesting, I will try it out. Thanks for pointing it out! There is another tool that on the surface appears similar to Defuddle called trafilatura: https://github.…

  3. comment
    Comment #49308453

    It's called w3m (or lynx). No seriously. Not kidding. While I'm trying to be snarky, I recently discovered how well it works to do exactly what you are asking. Sites that need java…

  4. comment
    Comment #49308392

    Seems like a good place to plug: https://codeberg.org/neo1/mkebook it's a bash script front end for curl-cffi -> pandoc i.e. impersonate web-browser to download url, then convert t…