Viewing profile — webpro
webpro
HN member- Joined
- Sat, May 25, 2013, 8:48 AM UTC
- HN karma
- 128
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About webpro
No profile information was provided.
Recent public activity
-
comment
Comment #44658085
Some of the issues mentioned in this thread have been improved, including private CSI sequences, default param values, and cancellation + substitution.
-
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 …
-
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.
-
comment
Comment #44608020
Raw input should be cool now (there's "raw" in the examples as well)
-
comment
Comment #44607276
What would prevent you from starting? Could be fun :)
-
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…
-
comment
Comment #44605402
Thanks, this is great feedback. I'll see what I can do, stay tuned.
-
comment
Comment #44605390
There is https://github.com/webpro/ANSI.tools/blob/main/packages/pars... and others
-
comment
Comment #44605366
Thanks. Agreed. The way I see it, ignore the noise and there might be something in there.
-
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 …
-
comment
Comment #44605272
Thanks! It's all open source (including the tokenizer/parser), so feel free come collaborate on GitHub.
-
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!
-
comment
Comment #44605243
Thanks for sharing, haven't seen that one yet. Will see if I can borrow ideas from it.
-
comment
Comment #44605230
At least I tried to make it look like a 1993 website
-
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…
-
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…
- story
-
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…
- story
- story
-
comment
Comment #33110164
Exportman is another fresh take on keeping your TypeScript projects clean & tidy.
- story
- story
- story
- story