I’m a #SoftwareDeveloper from #Switzerland. My languages are #Java, #CSharp, #Javascript, German, English, and #SwissGerman. I’m in the process of #LearningJapanese.

I like to make custom #UserScripts and #UserStyles to personalize my experience on the web. In terms of #Gaming, currently I’m mainly interested in #VintageStory and #HonkaiStarRail. I’m a big fan of #Modding.
I also watch #Anime and read #Manga.

#fedi22 (for fediverse.info)

  • 9 Posts
  • 533 Comments
Joined 2 years ago
Aquileo | cake
Cake day: March 11th, 2024

Aquileo | help-circle







  • Pamasich@kbin.earthtoNo Stupid Questions@lemmy.worldWhat does "Woke" mean to you?
    Aquileo | link
    Aquileo | fedilink
    Aquileo | arrow-up
    7
    Aquileo | arrow-down
    1
    ·
    18 days ago

    To me personally, “woke” means living in the real world.

    A lot of people nowadays reject reality and prefer to live in a world of falsehood. They desire a simpler world, so they refuse to acknowledge the complexities of the world.

    Woke people don’t do that. They engage with reality, not fiction. Which is what makes them a danger to those that do prefer to escape to a simpler fictional world. Hence them denying and opposing woke. It’s a defensive reaction to a perceived threat to their alternate worldview.
    Or at least that’s how I see it.


  • One reason I haven’t seen mentioned yet is practicability.

    Yes, people have the tools. But how do you get that tool to where you need it?

    In the US I believe you can just carry weapons for whatever reason you want. That’s not quite the case in Switzerland. If you’ve got a gun for military service, for example, you’re only allowed to carry it from and to military service or the shooting range. You can’t just go to a school with it. Same applies to other purposes. You can only carry a gun for the specific purpose you have your permit for. You can’t just take it to a school or mall.

    Plus, the people who have guns at home usually only have the guns, no ammo, iirc.



  • Is there a way to transfer posts etc from one account to another?

    Pretty sure there isn’t.

    I made a Pieface account, but I can’t see the comments and posts from my Lemmy account. What’s up with that?

    Lemmy and Piefed work a lot like email. Your posts are sent to a list of recipients, and only the receiving servers are aware of them. On Lemmy/Piefed, that list of recipients includes: the community you’re posting in, the user you’re replying to, any users you mention in the post, and users that follow you. Any server with a user on that list will get your post, any server that isn’t featured on that list will not. Communities will then fan out posts they receive to all their subscribers, allowing them to reach a greater audience.

    If you posted to an obscure community, then that explains why your post isn’t visible on Piefed. If you registered on a smaller Piefed instance, that could also explain why they might not have received your post. Less users means that, even if the community is large, it’s less likely for someone to be subscribed to it.

    It’s also possible that the Piefed instance has blocked your Lemmy instance. Or, if you just made your posts, that it’s just taking a while for the two servers to communicate.







  • but would Codeberg’s policies allow doing such thing ?

    In its terms of use, Codeberg explicitly outlines under what license terms it provides code hosted on it:

    • the right to use the content for any purpose, including both commercial and non-commercial purposes
    • the right to make unlimited copies of the content and redistribute those copies to others, with or without charge
    • the right to examine the content and determine how it works and/or how it was made
    • the right to make their own modifications to the content, to use the content with those modifications privately
    • and the right to redistribute copies of the content which include their own modifications, with or without charge

    You are not allowed to upload code which you do not have permission to publish under these terms. Which means you can’t just arbitrarily relicense code you got from Github, and you also can’t upload Github projects with a more restrictive license, such as non-commercial ones.