Live data from Hacker News

Viewing profile — faassen

faassen

HN member
Joined
Fri, Mar 28, 2025, 5:52 PM UTC
HN karma
47
Public activity
7 items

About faassen

No profile information was provided.

Recent public activity

  1. comment
    Comment #43620295

    A good book about the related topic of novel urban ecosystems is "Darwin Comes to Town: How the Urban Jungle Drives Evolution" by Menno Schilthuizen. For urban ecosystems Schilthui…

  2. comment
    Comment #43509396

    The specifications are certainly not easy to read, and I wouldn't recommend them to learn about XML. But from the perspective of someone implementing them they are quite useful! As…

  3. comment
    Comment #43509331

    XSLT has been a goal of this project from the start, as my customer uses it. XSLT 3.0 simply as that's the latest specification. What tooling do you use for XSLT 2.0?

  4. comment
    Comment #43509315

    My hope is that we can get a little collective together that is willing to invest in this tooling, either with time or money. I didn't have much hope, but after seeing the positive…

  5. comment
    Comment #43508484

    I myself actually had no idea succinct data structures existed until last December , but then I found a paper that used them in the context of XML. Just to be clear: it's 120% of t…

  6. comment
    Comment #43508275

    Thanks! Unfortunately at this point there's no HTML parser frontend for Xee (and its underlying library Xot) yet (HTML 5 parser serialization is supported at least in code). It sho…

  7. comment
    Comment #43508261

    Anything could be supported with sufficient effort, but streaming hasn't been my priority so far and I haven't explored it in detail. I want to get XSLT 3.0 working properly first.…