Bit-breaker working in cybersecurity/IT. Only languages I know are English and Programming ones.

Sometimes I write things about technology.


If I told you the SHA256 for this sentence starts with 'c, 5, four, a, and a', would you believe me?

  • 89 Posts
  • 555 Comments
Joined 3 years ago
cake
Cake day: March 12th, 2022

help-circle







  • PenguinCoder@beehaw.org
    shield
    MtoBeehaw Support@beehaw.orgSave Not Working
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    5 days ago

    @libertyoftheforest@beehaw.org

    Looks like you’re getting errors based on the way your client is behaving. I see a lot of errors with your username that are client side errors (HTTP 499, 206). I’d wager you’re likely trying to use too large an image, your client isn’t sending the complete form (attempting to chunk/partial it), something client side. Please let me know the web browsers or apps you’re using to attempt to make those profile changes.

    FWIW, I tested on a few different browsers within my control to edit my own profile, and did not get any errors or issues. I don’t think this is a Beehaw specific issue.








  • Usenet is not the WWW. It operates on a different protocol and methods. It’s not over HTTP(s) like this or standard web sites. Thus, your typical web user won’t even ever see or notice anything on or about usenet. This is why you would need a usenet provider or access. You cannot access usenet with a web browser. One notable difference between the web and Usenet is the absence of a central server and dedicated administrator. Usenet is distributed among a large, constantly changing conglomeration of servers that store and forward messages to one another in so-called news feeds. Individual users may read messages from and post messages to a local servers.

    Usenet is literally just a collection of text files on various servers or locations. There really isn’t an index builtin or a way to just ‘click to the next page’. This is why you need an indexer. An indexer crawls and scrapes usenet headers to allow searching and finding of specific content or posts. It automatically builds releases and indexes them like google indexes the internet.

    When someone uploads files to usenet, it’s just text. Very large files such as videos, aren’t easily represented as text and don’t “fit” in one post. It is spread over many different posts, sometimes hundreds. In text format. You could find all those posts, combine the text, and end up with an actual video or music file. But that file doesn’t “exist” on usenet as a specific, single, item. Indexers find all posts associated with something you may be searching for, and other news reader software (like NZBGet or SABNZB) combine all those text files into one, giving you the file you actually expect after downloading all the different posts/parts.

    Using a VPN account with usenet is beneficial, but not required. It is ideal to have access to multiple different indexers to find the posts you want.