Neil McKenzie

Results 13 comments of Neil McKenzie

I did some testing and yes it is possible to brute-force the 6-digit code. This should be mentioned in the README, as the configuration described there is insecure. Using AnonRateThrottle...

Would love to see this too. Need to disable dash-to-dock to work in portrait mode presently

This extension helps a bit: https://extensions.gnome.org/extension/4845/dash-to-dock-toggle/

I've configured the ip pool ACL setting as per https://tailscale.com/kb/1304/ip-pool and tailscale is now successfully assigning addresses from the range I have specified. However tailscaled (at least on linux) still...

> Theoretically, Tailscale [supports a fix for this](https://tailscale.com/kb/1337/acl-syntax?q=OneCGNAT#onecgnatroute), however to my annoyance, it is not respected, even though according to that section, it should be the default! Submitted the above...

Hi, My PS1 is super weird because I'm using powerline-shell. I haven't run ble-update yet but am unable to reproduce the issue at present - I'm not sure what has...

Update - I'm still seeing the issue occasionally, even after ble-update

[debug.blesh.GitHub442.txt](https://github.com/akinomyoga/ble.sh/files/15174788/debug.blesh.GitHub442.txt)

Its been happening really consistently today (which is weird, and inconsistent with previous behavior), but its seems to have stopped since I put this in the config. So far so...

I worked-around this issue by masking the systemd-unit: ```systemctl --user mask xdg-desktop-portal-gnome``` Unfortunately this breaks screen sharing. Setting ```XDG_CURRENT_DESKTOP=sway``` as per https://github.com/orgs/regolith-linux/discussions/914 restores the functionality but seems to have other...