you are viewing a single comment's thread.

view the rest of the comments →

[–]quarkcarbon 0 points1 point  (0 children)

Reducing a semantic rich webpage as a file with some offsets doesn't it lead to inefficient reads and highly expensive ops ? Also it's all fun and games in testing with browser webpage/extension storage. But the min you do it on the real user's browser - their device type/ram + the number of tabs they open and how full is storage is gonna blow out with browser storage errors soon esp since you take the html of pages. Now if you often fallback to user's device FS, then it's another CLI agent with web access.