It would be an assortment of contents. Between Linux, software, privacy, etc. guides.

My concern is in regards to AI… I think many are relying more and more on it. Making such content a waste of my time in this perspective.

I might just do it, because of my own motivations. But, I still would need to see arguments addressing my concern either in favour or not. Thanks!

  • rekabis@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    I’m not aware of any blogging platforms that respect my privacy and align with my values.

    Why rely on someone else’s property?

    So long as you have a decent symmetrical Internet connection and your ISP does not block port 443 (https, and ideally also port 80 - plain http - for emergency fallback), you can self-host any kind of website you want.

    Stick with a static site generator, and your technical needs for hosting will drop down to practically nothing. You could run your website on almost any kind of a low-power device, including - if you have reflashed it with something like OpenWRT - the gateway router to your home network (although this isn’t something I recommend beyond a “holy shit, it worked!” scope).

    There are even people running static websites on computers close to four decades old (512k Macintosh, FTW), although the limiting factor there isn’t the hosting but the computer’s responsiveness in responding to page requests… they aren’t the most spry circuits in operation and are easily overwhelmed.

    Honestly, the sky is the limit for what you can do, and you can go as simple or as technologically complex as you desire.