loudgolem

Results 220 comments of loudgolem

> @ranwawa > 英文能力需要提升呀 > 这个评论插件是github提供的么 > is this comment plugin came from gitgub? https://github.com/gitalk/gitalk

I removed the db and changed the site_id to something else and I ran make update and make run-server again and this issue disappeared but the **SocialApp matching query does...

I think the fix is `nix upgrade-nix --extra-experimental-features nix-command` which there's a caveat, it will fail on nixos with the error `error: Nix on NixOS must be upgraded via 'nixos-rebuild'`...

navi does the same, user needs to `source navi widget ` in bashrc/zshrc/config.fish, from what I can read it uses READLINE_POINT and READLINE_LINE to set to shell history. Also on...

I kept hitting https://github.com/NixOS/nix/issues/10092 with the substitutor getting disabled too frequently.

Can you describe more? Something like disqus with an iframe embed?

https://nixos.wiki/wiki/Docker#Running_the_docker_daemon_from_nix-the-package-manager_-_not_NixOS https://discourse.nixos.org/t/how-to-run-docker-daemon-from-nix-not-nixos/43413/5

@hyperreal64 your repo is gone, maybe push it to github and archive it?

> I'm assuming you're doing it like this because you're directly referencing the flake instead of adding it like as a module or something? I'm pretty new to this too....