This doesn't seem to work at all, maybe a Firefox issue, but it tells me to insert my security key when I generate passkey. I don't have a security key, so I'm totally at a loss of what to do.
(And somewhat poor style on Firefox's behalf, to not explain what is going on to someone who doesn't know what one is)
Side-note: Depending on what you're after, you can navigate to `sftp://` (and `fish://`) URLs in Dolphin & most KDE (Qt?) applications directly, you don't need to use a sshfs mount, and this way it doesn't stall (or screw up system sleep, which is another problem I have with sshfs mounts).
Somehow or another, if you open a file in Dolphin on one of these network addresses in a non-KDE application, it seems to pass it through using a FUSE filesystem, which does work somewhat but not 100% in my experience (I don't really know how this works or remember when it falls down). The terminal view in Dolphin also `cd`s to this virtual directory.
Of course, if you really really wanted the sshfs mount for some reason, then this workaround doesn't help you.
Agree with this. Either you'll get SMS OTP (which is free for the user, at least in the UK?) or they will send some 'calculator' or multi-colour-code-scanner device that generates OTPs.
(Honestly this last one was the most impressive bank security system I'd seen yet; for every individual transaction, you'd have to scan the code and the scanner device would tell you what you were authorising, then you put the PIN in and get a OTP to put back in the bank)
The Mowgli project is reusing the mainboard of the original lawnmower (might be enhanced with a RPi though). It's not currently as well-baked (or at least, well-trodden) as the default OpenMower approach which does indeed involve ripping out the mainboard and replacing it.
Can only disagree there (I built an OpenMower based on a SA650B), in a rural area, also cannot hear it from about 10m away, even at night.
Though I don't run it at night except when it is just finishing up from the afternoon
I would actually disagree with the final conclusion here; despite claiming to offer the same models, Copilot seems very much nerfed — cross-comparing the Copilotified LLM and the same LLM through OpenRouter, the Copilot one seems to fail much harder. I'm not an expert in the details of LLMs but I guess there might be some extra system prompt, I also notice the context window limit is much lower, which kinda suggests it's been partially pre-consumed.
In case it matters, I was using Copilot that is for 'free' because my dayjob is open source, and the model was Claude Sonnet 3.7.
I've not yet heard anyone else saying the same as me which is kind of peculiar.
I'm trying to get it polished up for an initial release, including some GitHub Actions config so people can easily run it in CI.