Yiyu Zhou
Yiyu Zhou
@smcspirit We use the word "hack" all the time, and here are a few common examples: "hackathon", "hardware hacking", "HHKB", "GNU Emacs is a fully hackable system", "Nyxt: the hacker's...
If you're experiencing connectivity issues with SSH on your server, it might be due to firewall rules blocking the default SSH port (22). To ensure that port 22 is open...
> For anyone encountering this issue when running, e.g., `nix-shell`, on a flake-based NixOS config, the fix is simple. > > In your NixOS flake, include the setting `config.nix.channel.enable =...
I still have this issue on [pixelfed.social](https://pixelfed.social).
> I have the problem that `treesit` will download and compile the language, but the resultant `.so` file won't show up in the tree-sitter folder. This is on a compiled...
Same issue here. My guess is that it doesn't follow the symlinks to the nix store. It's pretty annoying, and I'm trying to work out a solution.
I don't know how, but it somehow started working recently. I'm closing this issue for now, but if anyone reports the same problem, I'll reopen.
Is there anything else that needs to be done for this to get merged?
@hackr-sh, any updates?
I just found out about this issue that was opened a while ago: #788 Pointer acceleration indeed can be disabled by setting `system.defaults.".GlobalPreferences"."com.apple.mouse.scaling"` to `-1.0`. However, this was an old...