HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gabev

no profile record

Submissions

[untitled]

1 points·by gabev·السنة الماضية·0 comments

How we outperform traditional web scraping with 0 AI

engineeringserendipity.substack.com
2 points·by gabev·قبل سنتين·1 comments

Good Writing = Good Thinking

engineeringserendipity.substack.com
4 points·by gabev·قبل سنتين·2 comments

Show HN: Zenfetch – Chrome extension to turn links into an AI knowledge base

zenfetch.com
2 points·by gabev·قبل 3 سنوات·0 comments

Simplification Is the Antithesis of Quality Thought

engineeringserendipity.substack.com
5 points·by gabev·قبل 3 سنوات·0 comments

comments

gabev
·السنة الماضية·discuss
Quite a lot of em dashes for the New Yorker...

[EDIT] Several commenters rightly noted that heavy em-dash usage is normal for the New Yorker (and common thanks to OS auto-replacement), so my “LLM giveaway” quip was off-base. Leaving this up for context—thanks for the corrections.
gabev
·قبل سنتين·discuss
Hey, this is Gabe from zenfetch. Been following you guys for a few months now since your first launch. I definitely resonate with all the problems you've described regarding celery shortcomings / other distributed task queues. We're on celery right now and have been through the ringer with various workflow platforms. Only reason we haven't switched to Hatchet is because we are finally in a stable place, though that might change soon in which case I'd be very open to jumping ship.

I know a lot of folks are going after the AI agent workflow orchestration platform, do you see yourselves progressing there?

In my head, Hatchet coupled with BAML (https://www.boundaryml.com/) could be an incredible combination to support these AI agents. Congrats on the launch
gabev
·قبل سنتين·discuss
I've been using BAML to develop Zenfetch and it's easily the best engineering decision I made for the product
gabev
·قبل سنتين·discuss
Personal RAG. Connect your existing bookmarks/web browsing/notes into a knowledge library with AI search and chat over top it
gabev
·قبل سنتين·discuss
Thanks for mentioning Zenfetch :)

Happy to answer any questions
gabev
·قبل سنتين·discuss
Interesting to see Kagi on this list. One of our users for Zenfetch specifically requested the option to see their Zenfetch articles alongside their search results, so we naively developed that feature to appear beside Google SERPs...

Turns out, he was a Kagi power user. Not the worst mistake on our end, though pretty neat to see it in the wild
gabev
·قبل سنتين·discuss
This is fantastic! We just shipped so much of our old Claude Instant calls to Haiku and the results are fantastic.

Zenfetch is now primarily powered by Claude 3 family of models :O https://www.zenfetch.com
gabev
·قبل سنتين·discuss
We're working on the ability to share folders of your knowledge so that others can search/chat across them.

We've been thinking of this as a "subscription" to the creator's folder. Similar to how you might subscribe to a Spotify playlist
gabev
·قبل سنتين·discuss
Hey there,

This is Gabe, the founder of Zenfetch. Thanks for sharing. We're putting together an export option where you can download all your saved data as a CSV and should get that out by end of week.
gabev
·قبل سنتين·discuss
Sorry about that, this happens sparingly with our auth provider.

It might take a couple of minutes. Would recommend checking spam or trying again in a bit
gabev
·قبل سنتين·discuss
Appreciate that and yes in the absolute worst case, you can email us and we can manually export your data on your behalf.

We are using a fixed price today and have no restriction on storage. This might change in the future if costs scale, though it’s not an immediate priority and we’d be sure to communicate those changes well in advance.

Once you’re onboarded, feel free to message us with the in app support widget. It’s a direct line to the team slack and we tend to respond almost immediately
gabev
·قبل سنتين·discuss
Snapshot is taken from the actual content at that point in time. We haven’t enabled a reader format just yet where you could view the original text. Right now, clicking the card in the dashboard will redirect you to the URL.

If you were to chat with the article from the dashboard, it would be preserving the snapshotted content and leverage that information in the final answer (same with using the search functionality).
gabev
·قبل سنتين·discuss
Correct.

The database provider we use encrypts all customer data at-rest by default using AES-256 to secure all volume (disk) data.
gabev
·قبل سنتين·discuss
Good to know. Sounds like you primarily want a way to save articles from your phone then?

If mobile saving is what you're interested in, we can likely get that shipped even faster :)
gabev
·قبل سنتين·discuss
Woah, super cool to hear from ya!

Been a minute since the APL days though I still have fond memories of my time there. Big fan of the Pensieve analogy, maybe we'll throw that in the landing page lol
gabev
·قبل سنتين·discuss
We'll make sure to give all our users an export option so that they may get everything that's been stored.
gabev
·قبل سنتين·discuss
Zenfetch will capture the actual content of those URLs (assuming they still exist and are accessible from your browser)
gabev
·قبل سنتين·discuss
Thanks for bringing this up, as privacy is one of (if not THE) highest priorities for us.

Happy to answer any questions you have, here are some preliminary notes that might be helpful:

1. We don't sell your data. Our business model is subscription based and we have DPAs with model providers to ensure none of that data is used for training 2. All data you explicitly save to zenfetch is encrypted in transit and at rest.

In the future, we'd like to move to a local-first platform where the data storage and processing takes place on your own machine
gabev
·قبل سنتين·discuss
Yes! In the dashboard (https://dashboard.zenfetch.com) you should see a settings icon on the bottom left. There you can disable the zenfetch button from appearing on the page.

Then you can click on the zenfetch extension popup to still save a tab :D
gabev
·قبل سنتين·discuss
Completely understand and we definitely want to support more browsers including Safari.

The process for exporting chromium based extensions to safari is not super straightforward (HN Community please prove me wrong!), though glad to hear it's a priority