Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)Q
Posts
140
Comments
683
Joined
3 yr. ago

I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I'm interested in systemd/Linux, FOSS, and Selfhosting.

  • Microsoft also charges you €13 a month for every running self hosted agent on Azure DevOps

  • I'm not using n8n, but I am using Node-RED and would like to hear from people who have used both.

  • I won't

    I'll try to eat healthy and exercise, but besides that I'm not planning on doing anything.

  • I wanted something short and unique and this was somewhat pronounceable with a vowel in the middle

  • Beautiful

  • Deleted

    Permanently Deleted

    Jump
  • You know those video games where you see a flashforward of a character dying and then have to prevent that scenario from happening? It feels like that. Your brain doing risk analysis of potential dangerous situations.

  • Good that you added that security disclaimer

  • But then it wouldn't be able to do anything unless they properly configured the apps permissions :(

  • Neuralink

    Jump
  • Chest starts vibrating.

    Ah shit it's 7 AM already

  • It's so predictable

  • I'm pretty sure it's Java (due to the syntax and Eclipse editor default color scheme), so that isn't an issue

  • Sept

    Jump
  • C#

  •  java
        
    public static int convertRomanNumeral(String numeral)
    {
      return numeral.replace("M", "DD")
        .replace("CD", "CCCC")
        .replace("D", "CCCCC")
        .replace("C", "LL")
        .replace("XL", "XXXX")
        .replace("L", "XXXXX")
        .replace("X", "VV")
        .replace("IV", "IIII")
        .replace("V", "IIIII")
        .length();
    }
    
      
  • I wanted to post the thing in the body but didn't know where. I wasn't sure if it was suitable to include it so I added it with a spoiler and CW.

  • What helps you does not necessarily apply to others too

  • Most LLM's now call functions in the background. Most calculations are just simple Python expressions.

  • Sorry can't do the laundry because that would hasten the anti-christ

  • "Fast" international money transfer without value fluctuations. AFAIK, it's used to send money back overseas without fees and for online casinos. Most stablecoins are based on the USD, which has been dropping due to the actions of a certain person. It seems like a reasonable decision to create an "official" euro stablecoin. The EU has been pushing for an EU payment processor to avoid reliance on US based / connected payment countries, this seems like it might be related to that.