Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Activity for Michael‭

Type On... Excerpt Status Date
Edit Post #292839 Post edited:
Tweak title to note that it's not ALL env vars
30 days ago
Edit Post #292839 Initial revision 30 days ago
Question Mac SSH sends some environment variables by default
Why does the default SSH client behavior for MacOS send `LANG` and `LC` environment variables to the server? If I consult `man sshconfig`, it says > ### `SendEnv` > > \[&hellip;] The default is not to send any environment variables. Why would Apple decide to override it? (And if so, why leave...
(more)
30 days ago
Edit Post #292805 Post edited:
Minor grammar tweaks. (Hi JG)
about 1 month ago
Suggested Edit Post #292805 Suggested edit:
Minor grammar tweaks. (Hi JG)
(more)
helpful about 1 month ago
Comment Post #292769 Neat tool! Does "(AND search)" mean "will show fonts containing glyphs for ALL of those Unicode codepoints," or something else?
(more)
about 1 month ago
Comment Post #290624 - [A comparative experimental study of visual brain event-related potentials to a working memory task: virtual reality head-mounted display versus a desktop computer screen](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8536609/) in Springer - [Focusing on cybersickness: pervasiveness, latent traject...
(more)
about 2 months ago
Comment Post #290624 Possible fodder for a future answer: - [Head-mounted display versus computer monitor for visual attention screening: A comparative study](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10360570/) in Heliyon - [Are Virtual Reality Headsets Safe for Eyes?](https://www.aao.org/eye-health/tips-preventi...
(more)
about 2 months ago
Comment Post #292575 At the risk of derailing the thread: Zoe are you suggesting that you have now used SyncThing successfully for something (password or otherwise)? I started to set it up at one point and abandoned it, though I can't remember why. More on topic: I've used KeePass, KeePassX, and KeeWeb (briefly); MacP...
(more)
2 months ago
Comment Post #292575 Several programs using KeePass's database format support TOTP. I'm not sure if TOTP is formally a part of the spec, but there are multiple programs across several platforms who can all use the underlying KDBX file. I don't have first-hand knowledge of other open-source password managers besides th...
(more)
2 months ago
Edit Post #292567 Post edited:
Rearrange. Add a caution.
2 months ago
Edit Post #292567 Initial revision 2 months ago
Answer A: Synchronize OTP across multiple devices
The QR code for Time-based one-time passwords (TOTP) just contains some secret info[^iv] to seed the TOTP app.[^androtp] You can dump it into another implementation of TOTP. The seed and the current time will predictably create the same rotating value at the same time. On the website where you're ...
(more)
2 months ago
Edit Post #292551 Post edited:
Look, someone else made a way to manage it.
2 months ago
Edit Post #292551 Post edited:
Fix path.
2 months ago
Edit Post #292551 Initial revision 2 months ago
Answer A: How to change default comment char for INI in VS Code?
You can't edit it in settings, but I do know where those come from. It's in `language-configuration.json`, under `comments`: > ## Comment toggling > VS Code offers two commands for comment toggling. Toggle Line Comment and Toggle Block Comment. You can specify `comments.blockComment` and `comment...
(more)
2 months ago
Edit Post #292372 Post edited:
Move footnote
3 months ago
Edit Post #292372 Initial revision 3 months ago
Answer A: What's up with the .co.uk domain?
Generally, anyone who owns a domain at any level can make up whatever rules he or she desires to apply to its subdomains. If you own `ponies.example.com`, you could for example sell access to subdomains but decide to do it only if the subdomain is a color name (`brown`). In practice, almost nobody do...
(more)
3 months ago
Comment Post #292328 `Ctrl`+`+` and `Ctrl`+`-` can scroll up and down, too, if the mouse wheel is annoying. `Ctrl`+`0` resets to the default.
(more)
3 months ago
Edit Post #292248 Post edited:
Some grammar improvements. (Hi JG! Welcome!)
3 months ago
Suggested Edit Post #292248 Suggested edit:
Some grammar improvements. (Hi JG! Welcome!)
(more)
helpful 3 months ago
Comment Post #292164 Still the bell. I don't know what I did the first time, sorry. It worked; I swear!
(more)
3 months ago
Edit Post #291799 Post edited:
Rebuild the answer from original sources.
4 months ago
Comment Post #292147 Things I (think I) have learned: - kinto is X-only. No Wayland. - It appears to be wholesale input mapping. We're going to run into problems with copying from the terminal emulator if Cmd+C just maps to Ctrl+C. Interesting project, though, and it led me to [this blog post](https://medium.com/@...
(more)
4 months ago
Comment Post #292164 Tried it again, and now I'm getting the bell and no wrapping at all. Not sure what happened between last time and now.
(more)
4 months ago
Comment Post #292164 It's working for me with Vim 9.1.600 using `gw` on the first example with the comment text all on one line. No special `cindent` or `coption` settings.
(more)
4 months ago
Edit Post #292164 Post edited:
The help docs say not to use Heading1. Also hint at Vim right at the top.
4 months ago
Suggested Edit Post #292164 Suggested edit:
The help docs say not to use Heading1. Also hint at Vim right at the top.
(more)
helpful 4 months ago
Comment Post #292147 Interesting tip. Will investigate. Other visitors: if you read this is "k-into" like "inputs to KDE," it does not appear to be that. It's https://kinto.sh like MacIntosh with a K.
(more)
4 months ago
Edit Post #292147 Post edited:
Add the keys I'd like to fix.
4 months ago
Comment Post #292147 Debian / KDE Plasma. I've done a global remap in system settings for Cut/Copy/Paste/Select-all to `Meta`+whatever instead of `Ctrl`+whatever, but there are applications (like FF) in which it doesn't work.
(more)
4 months ago
Edit Post #292147 Post edited:
Add OS/DE
4 months ago
Edit Post #292147 Initial revision 4 months ago
Question Change keyboard shortcuts in Firefox
Where do I go to change keyboard shortcuts in Firefox? I've been in the settings section and used their setting search, both for "keyb" and for "shortc" and nothing likely-looking comes up. Is there even an option to do this? Debian Bookworm / KDE Plasma on a repurposed Macbook Pro. I have anot...
(more)
4 months ago
Edit Post #282693 Post edited:
Retag. Nicer title.
4 months ago
Suggested Edit Post #282693 Suggested edit:
Retag. Nicer title.
(more)
helpful 4 months ago
Edit Post #291319 Post edited:
Reserve h1 semantic heading for system use
4 months ago
Edit Post #291799 Initial revision 5 months ago
Answer A: In VS Code, can you display an inline diff of unstaged changes?
The command palette has entries[^bug] for "Show Next Change" and "Show Previous Change," with hotkeys listed as Alt+F3 and Shift+Alt+F3, respectively. You may also be interested in just paging to the next changes with (Shift+)Alt+F5. | Palette | Keybind | Command | |---------|---------|---------|...
(more)
5 months ago
Edit Post #291319 Post edited:
Scopes are explicitly a part of OAuth2
7 months ago
Edit Post #291319 Post edited:
Better threat section
7 months ago
Edit Post #291319 Post edited:
More footnote content demonstrating attacks.
7 months ago
Edit Post #291319 Post edited:
GMail
7 months ago
Edit Post #291319 Post edited:
7 months ago
Edit Post #291319 Post edited:
Threat model
7 months ago
Edit Post #291319 Initial revision 7 months ago
Answer A: Understanding OAuth(2) security: what's a realistic threat model?
Threats In my head, there are three main threats, though the OAuth 2 RFC has a whole chapter on the topic. Your questions deal mostly with one of them and slightly with another. Fake login page You asked some great questions on this. There are several ways^lookalike (not comprehensive) that pe...
(more)
7 months ago
Comment Post #291188 > or better alternatives on the new browser. Indeed. Welcome to a browser that supports uMatrix!
(more)
8 months ago