• 0 Posts
  • 16 Comments
Joined 11 months ago
cake
Cake day: August 1st, 2023

help-circle







  • blivet@artemis.camptoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    9 months ago

    Yeah, I have an extremely unusual name. From what I can tell there are at most three other people in the world with the same name as me, and none of them lives here in the US.

    Leaving aside the fun of being hassled for having a weird name when I was a kid, as an adult I am very careful about what I put online, since there is no way to hide it. If it’s in English and connected with my name, it unquestionably concerns me.



  • I’ve noticed it in myself lately. I’ll compose a reply to an email and halfway through realize that the information I’m asking for is right there in the original email, or I’ll start writing a reply to an online comment and realize that I have gotten the writer’s point completely backwards. At least I catch myself, but it’s really weird.

    I think part of it is that I’ve come to the conclusion that most people are so stupid and lazy that my default is to assume that they don’t know what they’re talking about, or won’t give me the information I need without special prompting on my part.









  • blivet@artemis.camptoTechnology@beehaw.orgSplitting the Web
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    It loads these JavaScript libraries:

    <!--Global JS-->
    <script src="web/wizixo/template/assets/vendor/jquery/jquery.min.js"></script>
    <script src="web/wizixo/template/assets/vendor/popper.js/umd/popper.min.js"></script>
    <script src="web/wizixo/template/assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
    <script src="web/wizixo/template/assets/vendor/jquery-easing/jquery.easing.min.js"></script>
    
    <!--Vendors-->
    <script src="web/wizixo/template/assets/vendor/fancybox/js/jquery.fancybox.min.js"></script>
    <script src="web/wizixo/template/assets/vendor/owlcarousel/js/owl.carousel.min.js"></script>
    
    <!--Template Functions-->
    <script src="web/wizixo/template/assets/js/functions.js"></script>
    
    

    Sorry, I can’t seem to get the formatting right.