Skip Navigation

Posts
3
Comments
14
Joined
2 yr. ago

Awiteb, a university student and lover of the world of free and open source software. Programmer and enthusiast of the Rust programming language

Forgejo: https://git.4rs.nlMatrix: @awiteb:4rs.nlTelegram: https://awiteb.t.me

  • I'm not innocent, but this is unbelievable, that they would ask the main developer to plant a virus in it!! This is really rude

  • I wouldn't be surprised if I knew that the backdoors that appear in Windows were designed by someone. I didn't know they were this brazen.

  • You own your data, you can self-host your own Lemmy instance and still connect to other Lemmy instances (Like what I do)

    Also you can share whatever you want, no one tells you "If you say that again I'll ban you from the entire network". And of course, there are no ads or algorithms showing you what their owners want you to see. It's freedom.

  • New to me that cats can live 20 years!

  • Thanks Sami, it was a cache issue, I've updated the post with more details

  • I loved that they were sitting next to each other. Yes, and there is a lot of cats in the street, but the problem is my mom doesn't like them

  • I need to get a cat soon as possible!

  • Rust @programming.dev

    Greatly speed up doctests by compiling compatible doctests in one file

    github.com /rust-lang/rust/pull/126245
  • They should rewrite it in Rust (A safe memory programming language) ...

  • I don't imagine someone will actually pay monthly for a mouse

  • I hate AI being intrusive in everything, who needs a mouse button to open the AI prompt!

  • I'll try that, hope it works, thank you

  • I tried putting all the css files, but nothing works. Should I put them together in one file? Or is each file a single theme?

    I set the LEMMY_UI_EXTRA_THEMES_FOLDER environment variable to /app/extra_themes then volume my extra_theme to it, which is

     yaml
        
    # ...
    volumes:
          - ./lemmy-ui/extra_themes:/app/extra_themes
    # ...
    
      

    Is this right?

  • Lemmy Support @lemmy.ml

    How to use extra_theme folder?