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

  • Some fonts may require additional configuration to display properly, so usually manual installation should be avoided.

    Please run (and post the result here) fc-match sans and fc-match serif to check fontconfig picks wrong italic font. If that's the case, try to remove the TTF files you've installed via the font manager you're using, then install the fonts via the package manager - it should configures fonts properly.

  • The SCHEMA:PATH part seems slightly wrong (singular vs. plural). Try:

     bash
        
    schema=org.gnome.settings-daemon.plugins.media-keys.custom-keybinding
    path=/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/
    
    gsettings get "${schema}:${path}" binding
    gsettings get "${schema}:${path}" command
    gsettings get "${schema}:${path}" name
    
    
      
  • I'd write a bookmarklet for that case:

     
        
    javascript:
    {
    const name = 'ABC';
    const d = new Date();
    const year = d.getFullYear();
    const month = d.getMonth();
    const date = d.getDate();
    document.activeElement.value = `${year}/${month}/${date} ${name}`;
    void 0;
    }
    
      

    This bookmarklet inserts the desired text into the currently focused text box. Tested on Lemmy Web UI.

  • I think it doesn't work. I skimmed Lemmy source code (search scrape_text_for_mentions if you're interested) and found this issue so I'm almost sure the mention in the post body doesn't work, but haven't tested, so I used the word may. Sorry for your confusion.

  • “why should images be any different, really?”

    Without proxying or other means, images are automatically loaded. A user may post tracking images to collect IP addresses or to harras a specific user. It's quite different from manually opening the external sites (that aren't autotmatically loaded) to read stories.

  • Thanks for writing the summary for the current image-proxying related issues. I prefer the "proxying images route" for better privacy, but its drawbacks sounds worse.

    If Lemmy has a user-customizable setting like "Don't load external media automatically" (including images, videos, etc.), I'm happy with the "passing through external images" route.

  • Fediverse @lemmy.ml

    Cyberbullying Gone Global: Fediverse Spam and Operation Beleaguer