Well life go on. Whether it's moral or not, the best thing you can do is letting go, we aren't tied to each other for life.
It's not a question of pleasure but feeling. Yes the unfilled promise hurt but that's not something you have complete control over. And we may make mistake and realize we prefer this and that. However, you have to talk and share to your so.
True. I think Lemmy can greatly benefit from it and take some inspirations from Sublinks. For now there is a lack of developpers that know rust even tough this programming language is trending.
It would ease up their work and improve their communication. :)
You can follow their roadmap on their github page.
I didn't expect it to reach this level...it doesn't feel appealing.
Do they have some AI chatting in comment ? :)
I confirm it, we have lot issue with it.
On the software side, I think the language setting shouldn't hidden in setting. I would move it in the filter bar along side "local, all, moderator view..."
With your great suggestion, i got an idea for lemmy software : why not activate vote only to subscribed community ? You haven't subscribed, you can't vote. But you can hide /filter the community.
The frontpage also need a rework because when you cross-post it flood thus people tend to downvote those posts. And lot other things.
Cool thank you very much :3
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.
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
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 ?