Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
jot
9mo ago
So good to see this different approach! The clustering looks really cool and love that the focus is not on the most popular websites. Here’s another Christmassy alternative: https://display.archive.org/xmas I’m one of the m
2.
▲
by
jot
1y ago
Thank you! This is exactly what I want to do with this. I have embeddings for all the images but hadn’t figured out the last step to getting them onto a grid like that. Can’t wait to try this.
3.
▲
by
jot
1y ago
Hi HN, I’m one of the makers of this - thank you for posting! We built it in early 2024 and it’s due an update. While the main visualisation is currently out of date we’ve been grabbing screenshots monthly for the last 18 months. There’s a
4.
▲
by
jot
1y ago
There’s a filament saving variant where you can use toilet rolls or other waste cardboard for the walls: https://www.printables.com/model/880256-cardboard-gridfinity...
5.
▲
AppSignal Closes $22M Growth Investment
(blog.appsignal.com)
3 points
by
jot
1y ago
|
0 comments
6.
▲
by
jot
2y ago
They list "Managed Iceberg tables" top of list of features on that page.
7.
▲
by
jot
2y ago
How is this different from Crunchy Warehouse which is also built on Postgres and DuckDB? https://www.crunchydata.com/products/warehouse
8.
▲
by
jot
2y ago
Too many developers learn this the hard way. It’s one of the top reasons larger organisations prefer to use hosted services rather than doing it themselves.
9.
▲
by
jot
2y ago
That’s right. On our standard self-service plans we automatically charge a better rate as volume increases. You only pay the difference between tiers as you move through them. It’s rare that anyone makes that kind of mistake. It probably he
10.
▲
by
jot
2y ago
I’m sure we can do better here. In my experience our customers are more worried about having the service stop when they hit the limit of a tier than they are about being charged a few more dollars.
11.
▲
by
jot
2y ago
If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https:/&#x
12.
▲
by
jot
2y ago
We do that with Urlbox’s markdown feature: https://urlbox.com/extracting-text
13.
▲
by
jot
2y ago
This is great! If you also want to grab an accurate screenshot with the markdown of a webpage you can get both with Urlbox. We have a couple of free tools that use this feature: https://screenshotof.com https://url2te
14.
▲
by
jot
2y ago
I highly recommend reading Jonathan Stark’s material on this topic. It changed the way I think about billing for software projects and advisory work. https://jonathanstark.com/ His book “Hourly Billing is Nuts” is particula
15.
▲
by
jot
2y ago
DragonRuby https://dragonruby.org/ I had so much fun with this with my 7 year old. Was super easy to take their art and make games with it. You can start by editing one of the many example games it comes with.
16.
▲
by
jot
2y ago
This is worth having a look at: https://mixmark-io.github.io/turndown/ With some configuration you can get most of the way there.
17.
▲
by
jot
2y ago
Our tool sadly also fails on this: https://url2text.com/u/KYkpBj The challenge there is that the content is in an iframe. If you get the URL used for the iframe you can get the content: https://url2text.com&
18.
▲
by
jot
2y ago
Thanks! Sorry it's not clearer but you can skip the screenshot in the Urlbox API if you want to with: curl -X POST \ https://api.urlbox.io/v1/render/sync \ -H 'Authorization: Bearer YOUR_URLBOX
19.
▲
by
jot
2y ago
Last time I tried readability it worked well with articles but struggled with other kinds of pages. Took away far more content than I wanted it to.
20.
▲
by
jot
2y ago
It's not easy working around things like that. But here's how it could work: https://url2text.com/u/wYVake We were lucky to build this on a mature API that already solves loads of the edge cases around render
21.
▲
by
jot
2y ago
Great idea to offer image downloads and filtering with GPT! I built a similar tool last year that doesn't have those features: https://url2text.com/ Apologies if the UI is slow - you can see some example output on the
22.
▲
by
jot
3y ago
It sounds like this is as advanced as DocRaptor[1]. They have what I consider to be the best PDF generation API, giving complete control over the documents you need to create. The pricing is similar. If you'd rather do it for free weas
23.
▲
by
jot
3y ago
Urlbox will save the whole page. It's primarily purpose is to render screenshots full-page or limited to viewport or an element. To do that well as it does the HTML has to be rendered perfectly first. It's not as cheap as other so
24.
▲
by
jot
3y ago
This is how I do it. I send the URLs I want scraped to Urlbox[0] it renders the pages saves HTML (and screenshot and metadata) to my S3 bucket[1]. I get a webhook[2] when it's ready for me to process. I prefer to use Ruby so Nokogiri[3
25.
▲
by
jot
3y ago
I recommend Jonathan Stark's writing on this: https://jonathanstark.com/ His daily email list gives me regular reminders of how to improve in sales and pricing. His books are brilliant too. Start with Hourly Billing is
26.
▲
by
jot
3y ago
Urlbox | TypeScript / Next.js / DevOps (k8s) | REMOTE (UK) | Full-time | £30K to £60K | https://urlbox.com Urlbox helps web developers render the web with precision. We've been focused on generating screenshots,
27.
▲
by
jot
3y ago
The one nearest me has a fantastic museum [0] inside. A large part of it is dedicated to old tech donated by locals over the years. Highly recommended if you’re in the area. [0]: https://seafordmuseum.co.uk/
28.
▲
by
jot
3y ago
Not 3D but my 7 year old and I have been having loads of fun with DragonRuby[0] He also wanted 3D but once we added some great looking dinosaur sprites (generated with DALL E) he was fully engaged. I'm a ruby developer and it's be
29.
▲
by
jot
3y ago
I purchased one of these after seeing it posted to hn a few weeks ago. Very happy with it. Super easy to setup and just works. Maker has clearly put loads of work into refining the experience.
30.
▲
by
jot
3y ago
It's not easy keeping screenshots up to date. One situation where you should always have screenshots in your documentation is when the documentation is for a screenshot API. We recently updated our docs to do a better job of this: htt
More ›