Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
v3gas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Fast drilldown dashboards from a single Parquet file
(hamiltonulmer.com)
173 points
by
v3gas
24d ago
|
23 comments
2.
▲
by
v3gas
1mo ago
What is that set of functions for you?
3.
▲
by
v3gas
2mo ago
You're a champ, man
4.
▲
by
v3gas
4mo ago
Can you give an example of why you need that? Genuinely curious
5.
▲
by
v3gas
5mo ago
Not convinced making it open source will increase their development speed.
6.
▲
by
v3gas
6mo ago
Thank you!!
7.
▲
Detecting file changes on macOS with kqueue
(vegardstikbakke.com)
2 points
by
v3gas
6mo ago
|
0 comments
8.
▲
Rewriting my site using AI
(vegardstikbakke.com)
3 points
by
v3gas
9mo ago
|
0 comments
9.
▲
by
v3gas
2y ago
> Oct 2, 2024 From the future!
10.
▲
I wrote a file watcher
(vegardstikbakke.com)
1 points
by
v3gas
2y ago
|
0 comments
11.
▲
by
v3gas
2y ago
This is very cool! I wish the IL acronym was explained in the text, though.
12.
▲
by
v3gas
3y ago
Interesting!
13.
▲
by
v3gas
3y ago
Is this satire
14.
▲
by
v3gas
3y ago
You're clearly a Guess :)
15.
▲
by
v3gas
3y ago
Thank you!
16.
▲
by
v3gas
3y ago
"Just" :D
17.
▲
by
v3gas
4y ago
Guessing from the number (168), probably second year? So not too basic if that's what you're implying
18.
▲
by
v3gas
4y ago
Love the subtle stonks background in the first image.
19.
▲
by
v3gas
5y ago
Great post!
20.
▲
by
v3gas
5y ago
Great post!
21.
▲
by
v3gas
5y ago
Nevermind, the tab character is indeed what's needed to split it into multiple cells.
22.
▲
by
v3gas
5y ago
I've added support for urls now! Please try it.
23.
▲
by
v3gas
5y ago
Thanks! No, I hadn't heard of either - thank you!
24.
▲
by
v3gas
5y ago
Interesting, thanks! Do you happen to know how to paste regular UTF-8 text into Excel/Google sheets as multiple cells? If I copy two cells in Sheets, I get a tab character (\t) between the cells. But if I try to paste "hello \t wo
25.
▲
by
v3gas
5y ago
That's interesting. Thanks for reporting!
26.
▲
by
v3gas
5y ago
Thank you! I have also been kind of obsessed with this problem. I have tried to solve it myself, going from an image to bounding boxes and trying to separate the boxes into columns. But that problem is just fraught with edge cases, so I dec
27.
▲
by
v3gas
5y ago
This currently returns an error if it doesn't find exactly one table in the image, so it might be able to work with larger images, but probably not if there are multiple distinct blocks of text.
28.
▲
by
v3gas
5y ago
Thanks! No, not that I know of, looks like for the AWS cli it needs to be in an S3 bucket, based on looking at this document: https://docs.aws.amazon.com/cli/latest/reference/textract/an...
29.
▲
by
v3gas
5y ago
Directly, no preprocessing! The postprocessing is concatenating all words that belong to the same cell.
30.
▲
by
v3gas
5y ago
Thanks for the feedback! That is a good suggestion, I'll definitely add support for using the image URL.
More ›