HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bsmth

no profile record

Submissions

Anatomy of a good ad-hoc Claude agent team

dheer.co
2 points·by bsmth·4 tháng trước·0 comments

UK Gov: Global biodiversity loss, ecosystem collapse and national security [pdf]

assets.publishing.service.gov.uk
2 points·by bsmth·6 tháng trước·0 comments

A new era of Stack Overflow

stackoverflow.blog
5 points·by bsmth·6 tháng trước·0 comments

comments

bsmth
·7 tháng trước·discuss
I have an LG at home and I seem to remember it being the top device that appears in my pihole client list by number of blocked requests.
bsmth
·10 tháng trước·discuss
I can imagine if it's deeply nested data, your markup might get complex, but the structure of the HTML doesn't have to mirror the JSON. There's other examples here which might illustrate more how this can look: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
bsmth
·10 tháng trước·discuss
You might be interested in data attributes for this use case https://developer.mozilla.org/en-US/docs/Web/HTML/How_to/Use... although it depends on the shape of the JSON data you had in mind.