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/)H
Posts
2
Comments
417
Joined
1 yr. ago

  • I've recently looked into https://github.com/firefly-iii/firefly-iii because it has autoimport for my banks API.

    It uses mariadb by default and the GUI looked relatively simple.

    Whether it fits your needs depend on your budgeting method.

  • It's good for repetetive tasks & muscle memory compared to clicking. Lots of industry, banking or form entry (like in airports) is done with keyboard only GUI.

  • Fully keyboard accessible GUI goes TAB TAB TAB ENTER.

  • https://github.com/TecharoHQ/anubis/issues/92

    note: this is pretty much temporary until we get first class support for Traefik

    They seem to be working on a traefik middleware, but in the meantime there is a guide to set it up manually with traefik.

  • what about a local, encrypted backup

  • Dolphin (kde) tagging

  • I wasn't able to find it online. It came with the house.

    It is a flat key that has grooves, normal teeth on the edges, two parallel rows of sparse dimples on the top and two balls that can sink and rise, one large one small.

    If anybody knows where to buy more of these, let me know. I only found ones that have some of those features, but not all at once.

    I can't share a photo nor company name since I am out of town for a while and I stored it away. It was some european b2b manufacturer iirc.

  • Put them into an opensearch database. It is the open source fork of elasticsearch. It has an sql plugin so you can retrieve the raw data the usual way. And there is probably also an integeation/library for it if you use any major framework/language in the backend.

    But on top of it you get a very performant full text search. This might come in handy for example when you remember a sentence from a story, or if you want to find all stories with a specific character name or word for whatever reason.

  • You could already do that by just taking a photo of the key, or using a pen and paper, or press it in a piece of cheese. Basically, half of the stuff one already has at hand could be used to achieve the same goal.

    Also I am glad that my keys/locks have security features from the current millenium. Makes it a pain to pick or duplicate (yes even non maliciously, the local locksmith needed to order specially stuff just for me when I needed an extra key)

  • Did they actually selfhost their podcast? Or did they use some 3rd party distributor?

  • Copied crowdsec reply from the mastodon thread:

    tldr: OP misunderstood a bug/usererror as a new limiting policy


    Hey Laurence from CrowdSec Support here.

    We don’t store logs, so I assume you're referring to alerts. Based on the screenshot you provided, the most likely reason you’re not seeing any alerts is that they may fall outside the currently selected date range. You can try clicking the magnifying glass icon next to the date picker to remove the filter, which should display all available alerts.

    That said, there is a known issue we’re actively fixing—clicking on the date picker may trigger an error. If removing the filter doesn’t work, let me know, and once the fix is live, I’ll be happy to ping you so we can investigate further.

    Regarding alert retention, the community tier has always had a limit—either 500 alerts or seven days, whichever comes first. With the new system, we now retain alerts for both the current and previous month, up to 500 per month, effectively doubling the total alert capacity to 1,000. If you're primarily interested in real-time alerts, keep in mind that the CrowdSec console is designed for alert retention and ease of use, with additional features. Alternatively, for those who prefer a fully customized setup, we provide extensive documentation on integrating CrowdSec with Prometheus and Grafana for self-hosted monitoring.

    I understand the frustration, and I appreciate the feedback. However, it's important to consider that CrowdSec is built and maintained by a dedicated team of around 30 people. While open-source, over 95% of contributions come directly from our team, whether for the hub or various CrowdSec components. Ensuring the long-term sustainability of the project requires balancing free community access with the resources needed to maintain and improve the platform.

    Happy to discuss more via email or on this thread, as we truly value feedback and want to ensure every voice is heard across various platforms.

  • If it's free - you're the product

    (not applicable to opensource or similar ofc)

  • Thanks for sharing! Thats good to know info.

  • Not on topic but do you mind explaining the Pine64 breakage?

    I am running a lot of their products and a soquartz cm module broke for me as well, I am hoping the rest will hold on for a long time.

  • The error suggests that you're trying to mount a file (Caddyfile) onto a directory or vice versa. Let's debug this step by step.

    Steps to Fix:

    1. Check if the path exists and is correct Run:
       sh
          
      ls -ld /home/Joe/container/caddy/Caddyfile
      
      
        
      • If it’s a directory, it should be a file instead.
      • If it doesn’t exist, create an empty one:
         sh
            
        touch /home/Joe/container/caddy/Caddyfile
        
          
    2. Ensure correct permissions
       sh
          
      chmod 644 /home/Joe/container/caddy/Caddyfile
      
      
        
    3. Check YAML FormattingYour docker-compose.yml seems to have incorrect indentation and improper quotes around version. Here's a fixed version:

       yaml
          
      version: "3.3"
      
      networks:
        caddy:
      
      services:
        portainer:
          image: portainer/portainer-ce:latest
          container_name: portainer2
          restart: unless-stopped
          security_opt:
            - no-new-privileges:true
          volumes:
            - /etc/localtime:/etc/localtime:ro
            - /var/run/docker.sock:/var/run/docker.sock:ro
            - /home/Joe/containers/portainer/portainer-data:/data
          networks:
            - caddy
          ports:
            - 9000:9000
      
        caddy:
          image: caddy:latest
          restart: unless-stopped
          container_name: caddy
          ports:
            - 80:80
            - 443:443
          volumes:
            - /home/Joe/container/caddy/Caddyfile:/etc/caddy/Caddyfile
            - /home/Joe/container/caddy/site:/srv
            - /home/Joe/container/caddy/caddy_data:/data
            - /home/Joe/container/caddy/caddy_config:/config
          networks:
            - caddy
      
      
        
    4. Restart Docker and Try Again
       sh
          
      docker compose down
      docker compose up -d
      
        

    If the error persists, check docker logs caddy for additional hints.

  • All the software I have is downloaded from the internet...

  • CryptPad.org, the end to end encrypted collaboration suite

    Jump
  • Am I understanding the pricing correctly that selfhosting it would cost me 1500€ in licensing fees per year?

    Nevermind, got it now. It was just presented confusingly.

    The free tier is for free cloud use AND also for selfhosting.

    The paid selfhosting tier is for professional support.

  • Probably should have given all of the evidence to the police instead of deleting some of it.

    In most western jurisdictions platform operators are not liable for user content, (as long as they cooperate with the authorities) so nothing for you to worry about.

    Next time, don't do anything, no deleting, no blocking, contact the police and ask them what they would like you to do. Maybe they'd even would want to letting them keep posting for a while to gather more data on the offenders, but idk how they deal with selfhosted stuff tbh..

    (this is not legal advice)

    (Also I totally understand that you don't want your other users seing that kind of stuff. I know nothing about the matrix moderation tools, so maybe the media is on the server db somewhere ... might be relevant to figure that out)


    Edit: this does not apply if you live in an authoritarian police state or third world country, like OP apparently does.

  • the AUR is already kind of like a git without a forge under the hood (albeit not for the usual git purpose). You authenticate with your arch account, which is also used for the forum (and maybe also the wiki)