HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vetler

no profile record

Submissions

There are only two paths left for software

a16z.com
2 points·by vetler·2 bulan yang lalu·0 comments

comments

vetler
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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.