Skip Navigation

Posts
13
Comments
29
Joined
3 yr. ago

The sysops admin on the blahaj.zone lemmy and hajkey instances.

Your friendly neighbourhood spider-techprincess.

  • For those having issues (intermittently), it was likely due to some rate limiting problem I had with unwrapping forwarded IPs from some edge nodes.

    Fixed now, so you should be good from now on, also for those in South America who had to transit all the way up to Canada, you now have an edge node in São Paulo that will be a little closer to home, and not have to squeeze through Miami transit.

  • I'll get together my scraps of notes and text files and put together something for you tomorrow. I've been meaning to setup a tech blog for a while now and this sounds like a good reason to spin it up. :D

  • Ahh, that's just Figma (a FigJam to be precise).

  • If you can let me know what region you're coming from, that will help (country if possible and you're comfortable with that, and in a DM if you prefer)

  • If you can let me know what region you're coming from, that will help (country if possible and you're comfortable with that, and in a DM if you prefer)

  • At one point I would have said the same thing... but these days my spare time is so low and ROI on creating and debugging and replaying over and over again until it works flawlessly then maintaining that when I next have to do it and they have changed the process (again)...

    I find as I get older I lack the enthusiasm for perfecting these things unless it's truly going to make my life better, it's needed for a time critical or replicable/repeatable install or it needs to be run by complete idiots clients.

  • No, patroni is literally like a dozen commands to run for a new server, and I have those in a text file. It takes me maybe 10 minutes and a few hours of waiting for replication to start up/sync if I need to create a new one. I'm up to our 6th db server through incremental upgrades now (the current secondary used to be the primary, then a new server replaced its primacy).

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Blåhaj zone - the nitty gritty.

  • I truly feel for all of you in the US at the moment. However in terms of hosting things, I'm staying right away from any place where the US government can come and seize, monitor or tap literally with zero effort or consequence.

    So no, A US edge node is not possible.

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Changes to the instance networking

  • So I'm lying in bed and thought I'd ask Ada what she thought about it.

    @ada@lemmy.blahaj.zone said that "I think the rise in popularity of the Ada language on Ada Lovelace day is ADAmn fine thing"

  • gf rule

    Jump
  • I also find a lot of cis males that find out I'm in a poly relationship, by their reactions think poly is like having a "real" partner and then a bit on the side that's somehow sanctioned by your real partner. "Allowed cheating".

    But that's not it at all, at least my little polycule. It's instead like how a family exists. Everybody chips in and instead of having 2 people, each having to prop up half the relationship, it's 3 people and you each prop up a third of the relationship. It's not harder, it's easier. It's not more complex, it's simpler. More people, more love, more support. We're all friends, if I'm busy for whatever reason, the other partners can help out each other.

    I find strictly monogamous partners are often jealously guarded that adding an extra person into the relationship will result in them losing something tangible as if love and attention are material and finite things... Kind of in the same way that an only child in a family worries that a new child will somehow result in their parent's loving them less, when often it actually means that there's MORE love to go around.

    Anyhow, hopefully that little explanation helps answer a bit of your confusion.

  • I found that the Caddy handler above blocked many third party clients and even Tesseract.

    So instead I'm using this CEL expression to return a 444 error on match of the unscoped old-sorted 50 per-page comments past page 99:

     
        
    @block_comment_spam expression <<CEL
        {http.request.uri.path} == "/api/v3/comment/list" &&
        {http.request.uri.query.limit} == "50" &&
        {http.request.uri.query.sort} == "Old" &&
        int({http.request.uri.query.page}) > 99 &&
        {http.request.uri.query.post_id} == ""
    CEL
    
    handle @block_comment_spam {
        respond 444
    }
    
      
  • I'll check it out. See what this alpha API thing is all about.

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Lemmy updated to v0.19.5

  • Our best haj, Shonky (they/them) is available now, over at their own Github repository for use when referring to Blåhaj Lemmy.

    I'm guessing we'll need them to make an appearance for the Canvas template.

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Test upload image

  • So this was at the very start of the s02e10 episode - "Pegasus".

  • I think it's because a lot of her fans were like "hang on, she's just misunderstood, she's not really transphobic, just doesn't want those fake transes going into women's spaces", and Rowling kept it pretty vague, open for misinterpretation, not really ever able to be pinned down as actually being provably transphobic in the minds of many.

    But something happened recently and it tipped her over the edge, from keeping her donations low key and her transphobia aimed at the theoretical "not really a woman 'trans-identified-male' boogeyman-woman" (who doesn't really exist), to outright making open donations to anti-trans groups and attacking real trans women.

    All the sudden her supporters are like... Wait, this is not who we thought you meant… Where are these scary men? The ones invading women's spaces that you were talking about?

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Alternative frontends

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    ¡La mariposa, muy bonita!

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Testing image upload

  • I also agree.

    While I couldn't care less (it's their body and bodily autonomy is super important to me), I'd be a little hurt if they didn't tell me about it.

    In that case I'd be more interested in talking to my partner to try and understand why they felt that they couldn't talk to me about it and needed to keep it a secret.

  • I asked my AI and that was its thought also.

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Migration of pict-rs server

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    State of the shork!

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    State of the nation.

    blahaj.zone /notes/9hqsvfdnu6
  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Blåhaj Lemmy hacked

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    New emojos!

  • Blahaj Lemmy Meta @lemmy.blahaj.zone

    Lemmy software updated