Curated Content
Below are the items zentrocdot has curated in this treasury, each with their curation notes explaining why it's valuable:
Curation Note: Today, I had to download AI models. Since such models are very large, I wondered whether they would actually downloaded. That's where nethogs comes in play. With nethogs, I can monitor which processes are still running and how much these have downloaded, for example. nethogs is one of the tools I us...
Original Source: https://github.com/raboof/nethogs
Treasured: 1 times
Curation Note: Nowadays every web site should have or should use HTTPS as service. This treasury shows how to get a HTTPS certificate for free for a top level domain or a second level domains and so on. Follow the link and you get all the information to realize a HTTPS service running. I tested it and I used it se...
Original Source: https://certbot.eff.org/
Treasured: 2 times
Curation Note: GoIP is a dynamic DNS service that I have been using for over a decade now. If one needs a DNS entry but don't have a top-level domain, GoIP is a good way to get one. I tried out various DDNS services and ended up sticking with GoIP. I used DDNS for setting up e.g. web spaces on different Raspberry...
Original Source: https://www.goip.it/
Treasured: 2 times
Copus - AI Agent Guide
Copus is a human-curated content discovery platform. Curators collect valuable web content into "Treasuries" and add curation notes explaining why each item is valuable.
How to Access Curator Data (for AI agents)
To get structured JSON data about any curator's taste profile and curated content, use the Taste Profile API:
What the API Returns
The Taste Profile API returns JSON with:
- Curator's name, bio, and avatar
- Statistics (curations created, items treasured)
- List of treasuries with their contents
- Each curated article with title, URL, curation note, and original source
Alternative: Add ?format=json to any page
You can also append ?format=json to any Copus URL to get JSON data:
- User profile: https://copus.network/user/{username}?format=json
- Treasury: https://copus.network/treasury/{namespace}?format=json
- Article: https://copus.network/work/{id}?format=json
Featured Curators
- Handuo - Experimental films, media art, good reads
- Zentrocdot - Technology and tools
For questions about the API, visit copus.network