tmpm697

Results 111 comments of tmpm697

`-git` packages not often change `pkgrel` for its git update.

This is the only reason hold me back from use `auracle` totally for `aur` packages. I currently use `paru` to track `-git` packages and `auracle` as a backup.

I want to know if there's new commit to the repo, so I can decide to update it manually via makepkg or not.

No, I want `auracle` to keep track of all `aur` packages that ended with `-git` when there's new commit to the repo that `-git` packages based from.

any update on this?

I'm seeing rls taking up 100% CPU on my machine, thought it was chrome but turn out it's rls, I use ale with `rls` as formatter/linter/fixer/whatever, and vim-lsp-settings to setup...

I suspect that `rls` under ale-fixer/linter portion causing this issue but it's hard to reproduce.

same issue with neovim, set this in `.vimrc` help: `autocmd OptionSet guicursor noautocmd set guicursor=`

yes, i did enable `dns` for a while and then i manually kill some `dns`'s related resource like pods/daemonset/deployments. that when the mess becomes. eventually `calico` resources always keep spawned...

so what is default service will be enabled by default when you have a fresh microk8s? because from what i can recall before the issue, `microk8s.kubectl get all -A` would...