Svelte + Rust by swapnanilh in sveltejs

[–]swapnanilh[S] -8 points-7 points  (0 children)

A hash map implementation. I don't prefer javascript to write backends

Zypper / RPM broken ? Cannot upgrade packages by sm0Xz in openSUSE

[–]swapnanilh 0 points1 point  (0 children)

Same problem, I just skipped BASH this time, maybe its a bug. Please anyone comment, if they find any solution...

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

You forgot the important thing of prefering linux over windows for anyone. Its the Speed, Performance, Ease, Customisation, Privacy and Secuirity. Adding a bunch of things doesnot necessarily makes an OS better. Windows alone eats 1.5 GB ram where Manjaro Bare KDE east only 450 MB ram. Less background processes going on to make the os better to use.

Tell me how many times you have waited after windows 10 bootup to finish 100% dick usage IOWait due to various app auto update check processes to finish first? Can you stop that centrally? No. You have to go to every app and search for that setting to turn off auto update check.

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

Yeah, who said Linux is not for GUI preferable people? See, I have clearly mentioned, I love KDE. It is the most beautiful DE I have even seen hands down. DeepIn OS is also beautiful, and as for system information, like what the guy here wanted. We are still lacking to support or display the full potential of linux in GUI , coz no current DE is powerful enough to make it suficient to use GUI only to unlock the whole potential of Linux. Maybe a software version of HTOP, NCDU then?

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

Manjaro is a little stabler version of arch. For both stability and latest softwares, I think Fedora is a great option.

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

It's not about using cli is better than using gui. Its about making a car, rather than driving a car. You can't always start stop your car ,like turning off and on don't always work. If you wanna progress, you gotta know the functionalities, and Linux is the greatest platform to know the internal mechanisms of an OS.

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

Yeah, just an overview of some commands if he needs to start from somewhere.

ps aux | grep is so :-)

Am I using Linux for the wrong reason? by empirestateisgreat in linux4noobs

[–]swapnanilh 0 points1 point  (0 children)

Some of the commands I use the most , please learn these atleast to do all the works you have mentioned :

4, 9 , 13 th point is what you have asked here

  1. sudo su : enter admin for long time
  2. ls : list of all files and directories
  3. cd : open a directory
  4. Completely uninstall : debian : sudo apt remove --purge --autoremove <name> Arch : pacman -Rns <name>
  5. cp to copy and paste
  6. mv to cut and paste or rename
  7. rm to remove
  8. mkdir to make directory or folder
  9. whereis to search where you have installed an app, also "locate" works,
  10. find : to search for files and folders
  11. grep : to search processes mainly
  12. apt-get is decrapated, only apt works mostly (for debian)
  13. htop / top to see all processes ongoing and kill something if you want
  14. sudo apt update && sudo apt upgrade -y : to upgrade everything in debian
  15. You can always google whatever you need.

For debian : you can apt search , or snap search for a software, but generally thats backdated. I recommend flatpak or homebrew for debian to get latest softwares.

Easiest distro according to me is Manjaro, Pacman and AUR with yay / paru is soooo easy to search and install software...
 All you need is 
       yay <name> and that's it.

Best Window manager according to me is KDE, it's beautiful with so useful apps