• 45 Posts
  • 1.09K Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle




  • Well, they don’t appear to use them as propaganda. When Travis T. King crossed the border, they arrested him and not used as propaganda “see? He hated SK and USA so much”

    Same for Otto warmbier, instead of “see? After he saw our wonderful country, he wanted to take a piece of propaganda back home to always remember us” he was arrested, tortured and sent back dead.

    I do not recall any situation when they used something like this as positive propaganda instead of a public execution

    When they did that experiment on YouTube showing how wonderful is life in north Korea (if you’re a daughter of the elite), it lasted until it suddenly went like “Winston Smith never existed”










  • What about Publii?

    WYSIWYG static site generator but personally I like to keep the content in markdown pages in a git repository so i can keep unlimited edit history; this saves everything in a local sqlite database.

    Unfortunately the most powerful one that checks all the boxes, including automatic upload to s3 is hugo, but as you said the learning curve is high. Maybe try to see if you can run the example site of this theme, install hugo in your system, then go in the examplesite directory and run hugo serve. Slowly edit the files until you understand how it works.




  • Moonrise2473@feddit.ittoSelfhosted@lemmy.worldMozilla grants Ente $100k
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    3
    ·
    8 days ago

    Encryption in self hosted when you’re hosting only your personal data isn’t really a positive feature

    For the case of ente, having all the photos in encrypted blobs in a minio container, means you have to export the content every night using their cli tool, verify it, repeat for every family member, then backup the result




  • When on my personal install the music app was broken after an update for months, I didn’t complain at all. Because I went to see who was the maintainer: owncloud. Not their fault. In this case was my fault. Definitely my fault and without sarcasm. A third party plugin is expected to have problems after updates. Completely understandable. They’re even competitors.

    First party plugins instead, MUST work at all times versus the latest stable release. It’s the reason I didn’t check compatibility.

    This is the concept I want to say. It’s not hard. I’m not saying “the update process must be idiot proof”. When shit like this happens, it completely erodes trust in users. It’s not stable, it’s beta. It’s a tiny detail. It’s just a number on the manifest. What does it cost to update that number to 30 for the forms app? (The “incompatible” version runs perfectly fine when the check is overridden)

    But no, let’s defend this behavior of moving fast and breaking things for no reason, like that issue thread on GitHub where users are rightfully pissed that the Windows nextcloud desktop client reboots without confirmation and fanboys are dismissing it “eh the cloud indicators in explorer.exe are so important, must reboot at all times, what’s the problem”

    Do you agree that first party stuff must work? (unless it’s discontinued)

    Would you expect Microsoft Office 365 being disabled after upgrading to Microsoft Windows 11?

    And finally, how I persuaded the it department. Here I make a list of all the members:



    We were just searching a way to host a worthless survey that nobody is watching instead of paying $350 to Surveymonkey. We drank the marketing cool aid and assumed that something heavily promoted just 6 months ago would be supported. But this is unreasonable.

    Solution 1: waste a week doing your suggested way of multiple installs and custom unit tests and every quarter check carefully everything because nextcloud “stable” is as stable as a house of cards.

    Solution 2: delete nextcloud and write a form in PHP+HTML in an afternoon, don’t have the same problem with nextcloud 31 next quarter.