- cross-posted to:
- linux
- cross-posted to:
- linux
cross-posted from: https://lemmy.ml/post/320628
These people keep bringing up “mArKeT sHaRE”
- Linux is free. How would it get market share?
- It’s quite difficult to get an accurate “market share” since user-agents can be faked.
EDIT: I wonder if Microsoft are making anti-Linux accounts to try and hamper Linux.
I figured out the problem. Turns out Kate doesn’t use my PATH variable. I installed gopls into
/usr/bin
instead of Go’s binary path, and it now works. I am finally free from electron!