HackerTrans
TopNewTrendsCommentsPastAskShowJobs

benhoff

no profile record

comments

benhoff
·去年·discuss
Did you fix the op5plus HDMI in driver?

Thing was unstable like 8-12 months ago
benhoff
·去年·discuss
True, I guess that's the advantage of HTTrack.

I guess for my use case, it would be better to get the parsing that HTTrack does, get all the url's, and pass that into an intelligence to selectively grab files.
benhoff
·去年·discuss
I used this recently to download websites, stuffed them into a sqlite db, processed them with Mozllia's readability library, and then used the result and an llm to ask questions of the webpage itself.

It was helpful to take each step in chunks, as I didn't have a complete processing pipeline when I started.

I had wondered if there was an easier or better way to do this, as I probably would have liked to get the sitemap, pass the sitemap to an llm, then only download selected html pages vs the entire website.
benhoff
·去年·discuss
Rk3588's have HDMI input (I think with hdcp decoding) that you can use v4l2 API. The multiplane API can be a bit tricky, but otherwise somewhat trivial
benhoff
·去年·discuss
Communication books can be useful. I've heard good things about nonviolent communication and, while I've not finished it, crucial conversations has been useful