• toastal@lemmy.ml
    link
    fedilink
    arrow-up
    17
    ·
    2 years ago

    I get why soulless corporations do this, but why do regular folks choose to publish their content on Medium, Substack, Devto, etc. when this is the shitty UX they’ll be forcing on their readers.

      • toastal@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

        Speaking of technical stuff… same criticism go towards Microsoft GitHub. Unnecessary social features, search doesn’t work if you’re not authenticated, can’t participate without an account, stuffed with upsells (with the latest being an ad for Microsoft GitHub copilot inside the code view), where the Copilot product is sold back to the users who worked (often for free) to create the code to train it, pushes to use Sponsors so Microsoft can take their cut of donations, custom proprietary Markdown fork that isn’t compatible with other platforms …and to top it off, the pull request model straight-up doesn’t scale for a lot of projects but it’s the only option unless the maintainers consciously decide to host another tool or mailing list outside the Microsoft GitHub forge which defeats the point of even using the code forge product.

      • toastal@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 years ago

        There are options outside the ones with heavy marketing departments to host writing. There was a time when hosting your own website was easy/normal. It still is easy (tho requirements like TLS certificates & fail2ban have raised some barrier to entry) & there are tools that automate the process now more than then, but there is an intimidation factor that really needs to be knocked down. The only other barrier has been folks living in places where symmetric internet isn’t the norm & you are expected to be a consumer & not a producer (this also needs to be fixed since it doesn’t cost more to send bits in the other direction).

      • toastal@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 years ago

        Self-host a static build system (Soupault is my preferred tool for this). If no to self-hosting, static hosting can be found cheap or ‘free’ in many spaces.

        If building static files is too complicated, or more social features are desired WriteFreely & Plume operate on the fediverse (like Lemmy) or something like Movim (XMPP powered) can host anything from blogs video conferencing with other social features. I hear some folks like Bear, but I have no experience with it. They all have the advantage of being self-hostable too (but be warned, all of these listed source code is being hosted on the proprietary Microsoft GitHub which will require an account & agreeing to their ToS to interact with & any source code contributions will be fed through Microsoft GitHub’s Copilot AI models to be sold back at developers).