Skip Navigation

User banner
Posts
6
Comments
251
Joined
2 yr. ago

  • Sadly, i can't help with that but maybe app devs can provide infornation on those part.

  • Thank, i'm not well versed on the technical side but jerboa and thunder handle them and have a way to detect them then remove the arrow.

    It seems manageable ?

    • chmod : change mode
    • chown : change owner
    • -R : recursive. So all subfolders and files will change ownership.
    • 700 : this is a code for files permission for those 3 groups in linux :
    • user (you) : 7
    • group : 0
    • other : 0

    What do those number mean ? A file can be read, written, executed. Those 3 permissions are associated with number :

    • read : 4
    • witten : 2
    • executed : 1

    If a file can be read and written its number will be 4+2 = 6

  • Thank for the information. i didn't know since i use vanilla os :)

  • There is some drawback. The main one : app can't communicate with each other.

    Example firefox and his extension keepass. As keepass can't communicate with firefox, you have to open both apps and switch their windows.

    You can use flatseal to manage communication between apps but that's not an easy process and may prove a security issue if you don't understand the technical jargon.

  • Well the part of cryptobros is a tradeoff for me.

    And if we talk about on the crypto currency, i prefer the libre currency which is closer from libre/free software and very different from bitcoin.

    On Lemmy, users are encouraged to use Matrix. A crypted chat.

  • Finally ! The reports inbox is here, i can moderate my communities on my phone, thank a lot ! :D

  • Yes and no. The Art can be beautiful and the artist very gifted, i can recognize that part. It can also be related to their story, mood, society, environnement or not.

    However, if they are shit toward human being, i boycott them just as any brand.

  • Sorry, the closest i came up aren't good solution but may help in your search.

    • Vanilla OS 2 (based on Debian) but it is under Gnome DE and in beta phase. Very begginer friendly. Maybe once it go out from beta it will supports other DE ? So check it around 6th month later or 1 year ?

    But the problem is that their community is very small. If you want something stable, it's better to look for bigger community so you can benefit from their support and user's problems

    There is fedora kinoite but you don't want anything related to IBM. That was the best compromise i can found.

    • NixOS but i don't know it. I'm affraid it will be a DIY distro at the beggining with the config file. But it will probably meet all your criterias.

    Or the same OS from my steamdeck :

    • Steam OS ? It's an immutable OS based on Arch and support KDE by default. Full support of flatpaks. Only downside, i dunno if it supports other machines than the steamdeck. Nor if it uses the latest linux kernel. Maybe some variants ?
  • Ads and tracking ? Browser with the largest market share ? Well, we are back to IE6 monopoly. :(

  • Nice, Thank :)

    Well, that depend, we can also write some very dumb thing, even clash with each other. Even myself. You can see that in the mod log.

    I don't find us smarter than anyone and there is some bias due to our culture and knowledge. Which kind of people have heard about Lemmy ? Not a lot. We belong to the 5% Linux market share, maybe even less. :)

    I think longer post play a key part in argumentations' quality, we not only react but also convey our thoughts, then add a sprinkle of moderators that care about human and try to find the best way to solve an issue. That's part of the recipe.

    Edit : typo

  • Cyberpunk 2077, 250 quests. I haven't started phantom thieve yet.

  • Well immutable os have some limitation mainly from flatpak.

  • Sorry, my english comprehension is rusty. It is an unordered list. I used it to improve readibility on phone and separate topics.

    If the topic is mixed in a paragraphe i would have a harder time to quickly retrieve informations. Here you can read Arch and ubuntu and why in a single glance.

  • Bullets in markdown ?

     
        
    * like this ?
    * or like that ?
    
      
  • And thank for your interesting question ! :)

    Mind it only reflect my opinion and i do think other deaf people will have a different stance with mine about sign language. :)

  • As a minetest player, the main menu screen work very well and only lack some option to filter servers by game and language.

    So i understand if they prefer to focus on other issues.

  • I'm profound deaf. I sign, write and speak. :)

    Well, sign language aren't superior. Having both : subtitles (hard hearing people) and sign language (deaf people) is better. I prefer subtitle because it is closer to the speech and i'm not fond of sign video. Often the sign interpreter is small and sign very quickly.

    In general, i prefer text, it help me focusing on the content instead of the person and use less bandwidth...

    Sign language still lacks lot vocabulary. It's a young language «created» in the 18s when Abée de l'Épée founded the first deaf school. And i had to create lot technical signs with sign language interpreters during my agricultural course. Furthermore, they don't have an official sign writing yet, and it is a problem for keeping human knowledge and culture outside video and technological device. So there is still lot things to do and improve.

    In France, lot deaf people aren't fluent with French writing due to the lack of bilingual school (French writing and French sign language) and interpreters (eg : only 200 hours in sign language for 1 year in universities).

    So, having sign language improves a lot the accessibility for deaf people as they are not fluent with writing language. For me, i prefer both. Both are good and it meet each people need. :)

  • Yeah Arch is straight forward but is require an amazing amount of focus and concentration. :)

    I should try gentoo as my next challenge, i guess i won't like it but in fact, i enjoy those challenge and trying new stuff. ^^