Live data from Hacker News

Viewing profile — webpro

webpro

HN member
Joined
Sat, May 25, 2013, 8:48 AM UTC
HN karma
128
Public activity
38 items

About webpro

No profile information was provided.

Recent public activity

  1. comment
    Comment #44658085

    Some of the issues mentioned in this thread have been improved, including private CSI sequences, default param values, and cancellation + substitution.

  2. comment
    Comment #44637044

    The lexer and parser handled it perfectly first try. The HTML renderer had a few issues though, but it's being rendered reasonably well now. The torture test has been added to the …

  3. comment
    Comment #44608264

    There is some recovery in the lexer, but would love to learn what would make it crash! The url you provide gives a 404.

  4. comment
    Comment #44608020

    Raw input should be cool now (there's "raw" in the examples as well)

  5. comment
    Comment #44607276

    What would prevent you from starting? Could be fun :)

  6. comment
    Comment #44605679

    Emojis and other unicode characters may or may not be rendered as a single-width character. I've been splitting hairs and strings. The tool currently counts any unicode character a…

  7. comment
    Comment #44605402

    Thanks, this is great feedback. I'll see what I can do, stay tuned.

  8. comment
    Comment #44605390

    There is https://github.com/webpro/ANSI.tools/blob/main/packages/pars... and others

  9. comment
    Comment #44605366

    Thanks. Agreed. The way I see it, ignore the noise and there might be something in there.

  10. comment
    Comment #44605341

    That's some interesting feedback, thanks for sharing. I'll see what I can extract and apply from it. Please bear with me, this is only my initial take on the whole concept (and as …

  11. comment
    Comment #44605272

    Thanks! It's all open source (including the tokenizer/parser), so feel free come collaborate on GitHub.

  12. comment
    Comment #44605253

    The parser has, but not the HTML renderer indeed. Using a third-party lib for that currently, but noticed the limitations too. Might replace it with my own!

  13. comment
    Comment #44605243

    Thanks for sharing, haven't seen that one yet. Will see if I can borrow ideas from it.

  14. comment
    Comment #44605230

    At least I tried to make it look like a 1993 website

  15. comment
    Comment #44605217

    Got to start somewhere! Didn't see many examples to get inspired by either. Here's the full table: https://ansi.tools/lookup . This is my initial take on it. Please bring in the co…

  16. comment
    Comment #44569020

    Working with and debugging ANSI control codes and escape sequences can be a challenge. This free web-based tool helps to inspect the input, visualize colors and styling, and list c…

  17. story
  18. comment
    Comment #38720636

    Benchmarking becomes more important as we build more and more applications and tooling for runtimes like Node.js and Bun. This article discusses macro and micro benchmarking, and e…

  19. story
  20. story
  21. comment
    Comment #33110164

    Exportman is another fresh take on keeping your TypeScript projects clean & tidy.

  22. story
  23. story
  24. story
  25. story