Alice Zoë Bevan–McGregor

Results 87 comments of Alice Zoë Bevan–McGregor

Additional discussion in marrow/uri#9 with indirect feedback from, apparently, an author of the RFC.

There's always [Vim](https://github.com/amcgregor/dotfiles/). ![I don't often run it like this, though.](https://ghcdn.webcore.io/vim/full-ide-experience.png)

Often when writing code I'd like to allow soft wrap to match or increase the indentation level (e.g. for editing three files in vertical columns). Wrapping back to the first...

@knubie Not nearly sufficient enough. The language I program in, Python, treats indentation the same way other languages use braces. When something is wrapped to column zero it instantly looks...

On macOS Monterey, without the Logitech software installed (which uses a shocking % of CPU just sitting there, with spikes on every keypress from any input device… 🤔) the result...

Middle mouse (risking unintentional scrolling) will have to do for me until support is added. The thumb gestures for space navigation and Exposé are somewhat critical to my overall workflow....

Don't rely on each individual application you utilize to implement encryption or other security measures at all, let alone correctly. Utilize full-disk encryption (FileVault on macOS) with a strong password...

> One of possible approaches would be usage of some key that is stored in native macOS keychain. Except that the key would need to be in application-accessible memory (unencrypted,...

There's also https://github.com/naotaka/ClipMenu (edited to add: 109 forks, even [a few with commits](https://github.com/naotaka/ClipMenu/network) ;) which formerly I used to use — the problem with useful tiny utilities is that once...

Can confirm I have experienced no additional issues under 10.15 betas. The most annoying intermittent issue is that occasionally keyboard focus isn't given to the paste selection menu, I'm forced...