Ron Waldon-Howe

Results 107 comments of Ron Waldon-Howe

The window size is influenced by your font, font size, padding, etc So, on my system, using Iosevka with the default font size (12?) and the following works as a...

eslint-plugin-node has similar rules for this: - https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-missing-require.md - https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-missing-import.md

Oops 😊 I was thinking of these rules but navigated to the wrong ones in my haste - https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-unpublished-require.md - https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-unpublished-import.md Measure twice, cut once :D

> networkd is a much harder API to work with (no notifications, no D-Bus interface, no machine readable configuration) It does seem to have a D-Bus API now, although I...

I just wanted to double-check, is this issue considered to be resolved now per the above PRs and plan? I just experienced redacted hate spam being preserved and displayed in...

Interesting, so, the conversation in that channel has moved on quite a bit since then, so I've had to scroll back and wait for old message to load again, and...

Thanks for taking a look, and I'm very excited about Element X :)

Huh, my display is scale=1.25 here, let me see...

Bah, I pressed "Resolve conflicts" in GitHub and it did a `git merge` And there's still conflicts :S

If it were possible to set the theme (and/or all settings) via command-line flag or environment variable, then that would allow us to control it at launch time without needing...