HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bsmth

no profile record

Submissions

Anatomy of a good ad-hoc Claude agent team

dheer.co
2 points·by bsmth·قبل 4 أشهر·0 comments

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

assets.publishing.service.gov.uk
2 points·by bsmth·قبل 6 أشهر·0 comments

A new era of Stack Overflow

stackoverflow.blog
5 points·by bsmth·قبل 6 أشهر·0 comments

comments

bsmth
·قبل 7 أشهر·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 أشهر·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 أشهر·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.