Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
webpro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
webpro
1y ago
Some of the issues mentioned in this thread have been improved, including private CSI sequences, default param values, and cancellation + substitution.
2.
▲
by
webpro
1y ago
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 package tests and to the website as an example.
3.
▲
by
webpro
1y ago
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.
▲
by
webpro
1y ago
Raw input should be cool now (there's "raw" in the examples as well)
5.
▲
by
webpro
1y ago
What would prevent you from starting? Could be fun :)
6.
▲
by
webpro
1y ago
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 as a single-width one.
7.
▲
by
webpro
1y ago
Thanks, this is great feedback. I'll see what I can do, stay tuned.
8.
▲
by
webpro
1y ago
There is https://github.com/webpro/ANSI.tools/blob/main/packages/pars... and others
9.
▲
by
webpro
1y ago
Thanks. Agreed. The way I see it, ignore the noise and there might be something in there.
10.
▲
by
webpro
1y ago
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 you point out, it isn't that trivial). Didn&#
11.
▲
by
webpro
1y ago
Thanks! It's all open source (including the tokenizer/parser), so feel free come collaborate on GitHub.
12.
▲
by
webpro
1y ago
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.
▲
by
webpro
1y ago
Thanks for sharing, haven't seen that one yet. Will see if I can borrow ideas from it.
14.
▲
by
webpro
1y ago
At least I tried to make it look like a 1993 website
15.
▲
by
webpro
1y ago
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 corneriest cases! It's open sou
16.
▲
Inspect ANSI control codes and escape sequences
(ansi.tools)
115 points
by
webpro
1y ago
|
51 comments
17.
▲
by
webpro
1y ago
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 control codes. By using a proper tokenizer and parser (not ju
18.
▲
The State of Benchmarking in Node.js
(webpro.nl)
1 points
by
webpro
3y ago
|
1 comments
19.
▲
by
webpro
3y ago
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 explores options we can use today to benchmark code. The arti
20.
▲
by
webpro
4y ago
Exportman is another fresh take on keeping your TypeScript projects clean & tidy.
21.
▲
Find unused files and exports in your TypeScript project
(npmjs.com)
1 points
by
webpro
4y ago
|
1 comments
22.
▲
Updated overview of the best live DJ streams
(edmstreams.live)
1 points
by
webpro
6y ago
|
0 comments
23.
▲
Introducing the terminal for developers
(medium.com)
1 points
by
webpro
9y ago
|
0 comments
24.
▲
Component Styleguide – Simple styleguide framework
(github.com)
1 points
by
webpro
11y ago
|
0 comments
25.
▲
Getting started with dotfiles
(medium.com)
2 points
by
webpro
12y ago
|
0 comments
26.
▲
Getting gulpy: Advanced tips for using gulp.js
(medium.com)
1 points
by
webpro
12y ago
|
0 comments
27.
▲
Managing complexity in today's web culture
(medium.com)
2 points
by
webpro
13y ago
|
0 comments
28.
▲
JQuery Evergreen
(webpro.github.io)
1 points
by
webpro
13y ago
|
0 comments
29.
▲
Automated unit & functional testing for web applications
(github.com)
1 points
by
webpro
13y ago
|
0 comments
30.
▲
Node server for dynamic, fake JSON
(webpro.github.io)
10 points
by
webpro
13y ago
|
1 comments
More ›