{
  "@context": "https://schema.org",
  "@type": "SearchResultsPage",
  "name": "Search: example",
  "description": "Search results for \"example\" on Copus",
  "query": "example",
  "totalResults": 8,
  "numberOfItems": 8,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Article",
        "identifier": "285c16089bf2d18de085c378d1457287",
        "url": "https://copus.network/work/285c16089bf2d18de085c378d1457287",
        "name": "Linux Hex Editor",
        "description": "For various reasons, a hex editor should always be installed on a computer. As the name says content is shown by use of hex numbers. The preview image clearly shows the reason for this. For example, image files contain so-called magic numbers that can be used to identify the format of the file or image. They may also contain metadata of different kind. All of this information can be made visible with a hex editor. In this case, a tile was examined with ImageMagic in GIF 89a format.  In the past, hackers used hex editors e.g. to crack computer games by modifying parts of the code using, for example, a hex editor.",
        "originalSource": "https://www.wxhexeditor.org/",
        "category": "",
        "keywords": [],
        "author": {
          "@type": "Person",
          "name": "zentrocdot",
          "url": "https://copus.network/u/zentrocdot"
        },
        "datePublished": "2026-04-12T11:29:27.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 132
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/285c16089bf2d18de085c378d1457287?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Article",
        "identifier": "293f1c7a614e5da2cc45bc0ddf33ac07",
        "url": "https://copus.network/work/293f1c7a614e5da2cc45bc0ddf33ac07",
        "name": "Web Interface Creation with Gradio",
        "description": "With Gradio one can create in a short period of time good looking web interfaces. I wrote an image viewer for use as preview image here in a rush. There are much more possibilities to use in such web interfaces. The well known AI tool AUTOMATIC1111 is a really good example what is possible in using Gradio for web interfaces.",
        "originalSource": "https://www.gradio.app/",
        "category": "",
        "keywords": [],
        "author": {
          "@type": "Person",
          "name": "zentrocdot",
          "url": "https://copus.network/u/zentrocdot"
        },
        "datePublished": "2026-04-12T11:23:16.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 218
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 4
          }
        ],
        "jsonEndpoint": "https://copus.network/work/293f1c7a614e5da2cc45bc0ddf33ac07?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Article",
        "identifier": "96ba402a0d245afb25e5683962951d30",
        "url": "https://copus.network/work/96ba402a0d245afb25e5683962951d30",
        "name": "Happy Hues - Curated colors in context.",
        "description": "For designers, a color palette inspiration site that acts as a real world example as to how the colors could be in your design projects.",
        "originalSource": "https://www.happyhues.co/",
        "category": "",
        "keywords": [],
        "author": {
          "@type": "Person",
          "name": "Handuo",
          "url": "https://copus.network/u/handuo"
        },
        "datePublished": "2026-01-06T16:21:36.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 206
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/96ba402a0d245afb25e5683962951d30?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Article",
        "identifier": "d3da25bd2696b98ccd79fecf3b53fe10",
        "url": "https://copus.network/work/d3da25bd2696b98ccd79fecf3b53fe10",
        "name": "GitHub - raboof/nethogs: Linux 'net top' tool",
        "description": "NetHogs is a Linux network monitoring tool that tracks bandwidth usage per process in real-time. Perfect for monitoring large downloads like AI models and identifying network activity.",
        "originalSource": "https://github.com/raboof/nethogs",
        "category": "Technology",
        "keywords": [
          "nethogs",
          " Linux network monitoring",
          " bandwidth monitor",
          " process network usage",
          " network traffic analyzer",
          " Linux top tool",
          " AI model download",
          " open source network tools",
          " bandwidth tracking",
          " per-process network monitoring"
        ],
        "author": {
          "@type": "Person",
          "name": "zentrocdot",
          "url": "https://copus.network/u/zentrocdot"
        },
        "datePublished": "2026-04-11T14:21:11.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 178
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/d3da25bd2696b98ccd79fecf3b53fe10?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Article",
        "identifier": "b9e71ceb9f686cd3bfb351c7c5f75bea",
        "url": "https://copus.network/work/b9e71ceb9f686cd3bfb351c7c5f75bea",
        "name": "Scilab Multiplatform Open Source Software for Numerical Computation",
        "description": "In the past, I used Scilab a lot alongside other tools. With my switch to SageMath, Scilab has taken a back seat somewhat. But I haven't lost sight of it. When it comes to numerical calculations, it is a SOTA tool. It offers a lot of things from numerical analysis over control engineering to machine learning. What it cannot do so far I know is symbolic mathematics. This is one reason to use SageMath for me. Scilab is always worth taking a look. In particular, check out the large number of impressive sample applications. The preview image is a screenshot of a running example from Scilab.",
        "originalSource": "https://www.scilab.org/",
        "category": "",
        "keywords": [],
        "author": {
          "@type": "Person",
          "name": "zentrocdot",
          "url": "https://copus.network/u/zentrocdot"
        },
        "datePublished": "2026-04-12T11:14:12.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 166
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/b9e71ceb9f686cd3bfb351c7c5f75bea?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Article",
        "identifier": "ce91ee3aaf88e5079a01640186c12ca2",
        "url": "https://copus.network/work/ce91ee3aaf88e5079a01640186c12ca2",
        "name": "Ancient Archimedes Examined Using Modern Methods",
        "description": "Here I present an example of how I used SageMath, which is what led me to SageMath in the first place. Archimedes' findings on circles are essentially always misrepresented. Archimedes' derivations are based on ratios and not on an algebraic equation system. To make matters worse, the inscribed polygon and the circumscribed polygon are considered differently. I programmed the old equations and was able to show what we always knew: that Archimedes was right.",
        "originalSource": "https://github.com/zentrocdot/archimedes",
        "category": "",
        "keywords": [],
        "author": {
          "@type": "Person",
          "name": "zentrocdot",
          "url": "https://copus.network/u/zentrocdot"
        },
        "datePublished": "2026-04-13T08:34:56.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 110
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/ce91ee3aaf88e5079a01640186c12ca2?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Article",
        "identifier": "264c3ad34fa64334f2df67a21805d6b5",
        "url": "https://copus.network/work/264c3ad34fa64334f2df67a21805d6b5",
        "name": "Readymag Websites of the Year 2025",
        "description": "Discover Readymag's curated collection of the best creative websites of 2025. Find inspiration from award-winning web design examples perfect for designers seeking fresh ideas.",
        "originalSource": "https://readymag.com/readymag/websites-of-the-year/",
        "category": "Art",
        "keywords": [
          "Readymag 2025",
          " best websites 2025",
          " creative web design",
          " website inspiration",
          " award-winning websites",
          " web design examples",
          " design inspiration",
          " creative portfolio sites"
        ],
        "author": {
          "@type": "Person",
          "name": "Sophia wu",
          "url": "https://copus.network/u/esru9"
        },
        "datePublished": "2026-01-28T03:47:35.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 193
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 3
          }
        ],
        "jsonEndpoint": "https://copus.network/work/264c3ad34fa64334f2df67a21805d6b5?format=json"
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "Article",
        "identifier": "2e67ae77a2421e7c3e9f03df54ff1aae",
        "url": "https://copus.network/work/2e67ae77a2421e7c3e9f03df54ff1aae",
        "name": "Have Taken Up Farming",
        "description": "A software engineer's journey leaving the tech industry to embrace farming and a simpler lifestyle. Discover the motivations and experiences behind this radical career change.",
        "originalSource": "https://dylan.gr/1768295794",
        "category": "Lifestyle",
        "keywords": [
          "career change",
          " software engineer to farmer",
          " leaving tech industry",
          " modern farming",
          " lifestyle transition",
          " back to land movement",
          " simple living",
          " agriculture career",
          " tech burnout",
          " sustainable farming"
        ],
        "author": {
          "@type": "Person",
          "name": "Chang",
          "url": "https://copus.network/u/fengchang"
        },
        "datePublished": "2026-01-26T08:37:14.000Z",
        "interactionStatistic": [
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/ViewAction",
            "userInteractionCount": 218
          },
          {
            "@type": "InteractionCounter",
            "interactionType": "https://schema.org/BookmarkAction",
            "userInteractionCount": 2
          }
        ],
        "jsonEndpoint": "https://copus.network/work/2e67ae77a2421e7c3e9f03df54ff1aae?format=json"
      }
    }
  ],
  "provider": {
    "@type": "Organization",
    "name": "Copus",
    "url": "https://copus.network",
    "description": "Human-curated content discovery platform - The Internet Treasure Map"
  },
  "pagination": {
    "offset": 0,
    "limit": 10,
    "hasMore": false,
    "nextPage": null
  },
  "searchSuggestions": null
}