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/)D
Posts
1
Comments
90
Joined
1 yr. ago

  • Many e-mail providers such as mailbox also provide calendar synchronization via CalDAV.

  • Exactly. I bought it to experiment with postmarketOS.

  • This is the story of my OnePlus 6T…

  • Just use the regular letter instead of the Umlaut

    But that's just wrong. ü has a different meaning and pronunciation than u.

    If umlauts aren't available, the correct way to write umlauts is with an additional e: zurueck.

    Über-Mensch -> Uber-Mensch

    Please be aware that this term can be problematic, since it can be seen as a foundation for fascist ideas. https://en.wikipedia.org/wiki/%C3%9Cbermensch#Use_by_the_Nazis

  • zurück

    Do C compilers support non-ascii characters?

  • I originally had

     
            alias ll="ls -la"
    
    
      

    Now it is

     
            alias ll="eza --all --long --header --group --time-style=long-iso --git --icons --group-directories-first"
      
  • Python too.

  • I do run into them even though I use Rust for ~3 years now, but only in non-obvious cases, e. g. when all references to the borrowed data are dropped before the end of the function.

  • Rust would be some borrow checker compile error like

     
        
    borrowed data escapes outside of associated function
    
      

     
        
    argument requires that `'1` must outlive `'static`
    
      
  • Free standing functions in Java?! This can't be true.

  • Still better than having to create a new class just to implement

     java
        
    public static void main(String[] args) {}
    
      

    Relevant Fireship video: https://youtu.be/m4-HM_sCvtQ

  • (removed comment)

  • TIL about clippy::cargo. Thanks!

  • You could also try micro, which is a terminal text editor with mouse support, syntax highlighting and many more features that you know from GUI text editors.

  • linuxmemes @lemmy.world

    Here we go again