HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vetler

no profile record

投稿

There are only two paths left for software

a16z.com
2 ポイント·投稿者 vetler·2 か月前·0 コメント

コメント

vetler
·2 か月前·議論
The wide range of different responses to this post illustrates an important point; we can't agree on how to use LLMs in software development, and are still discovering new things.

And in a couple of months we might be doing things completely differently because of some new model or new framework.

That's really cool.
vetler
·2 か月前·議論
Have not had such big outage issues as what's described here, although I have noticed more stability issues lately. Is this worse while Europe is sleeping maybe?
vetler
·3 か月前·議論
Came back here to say I was wrong! I have been experimenting, and it is doable. I have been experimenting with setting up a scraping pipeline with LLM enrichment since I wrote the comment above, and have very positive results so far. :)
vetler
·3 か月前·議論
But LLMs themselves are literally not going away, I think that's the point. Once a model is trained and let out into the open for free download, it's there, and can be used by anyone - and it's only going to get cheaper and easier.
vetler
·4 か月前·議論
You will absolutely struggle to get all the info you need into 700 tokens per page.

Edit: There's also the added complexity of running a browser against 1M pages, or more.
vetler
·4 か月前·議論
My instinct was also to use LLMs for this, but it was way to slow and still expensive if you want to scrape millions of pages.