Skip Navigation

Posts
4
Comments
16
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’d say organize/lobby for better transportation alternatives

    We don't have this things here

    claim it’ll be?

    I'm not very interested in it, so I don't know much, and I don't like to talk about things related to Saudi Arabia. I just talk about what I've experienced in my daily life.

  • If I was from a rural village I don't think I would have the problems I mentioned, because it would be small and easy to move around.

    The problem is I'm from Jeddah, a big city. To put it in perspective, it's 7 times bigger than Vancouver, and has 7 times the population (source: Wikipedia). It's the second largest city in Saudi Arabia. So here's the problem.

  • 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

  • Fuck Cars @lemmy.world

    Frustrated with Driving and the Lack of Public Transportation

  • 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.

  • Privacy @lemmy.ml

    NSA Asked Linus Torvalds To Install Backdoors Into GNU/Linux

    falkvinge.net /2013/11/17/nsa-asked-linus-torvalds-to-install-backdoors-into-gnulinux/
  • 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?