Different mod schemes (ctrl-click and such) than InDesign, but I'm sure I can get used to that, adjust the settings, or patch it. Might have worked for them though, good suggestion!
I got a printer recently, tried Blender bc it was what I knew, then FreeCAD, OpenSCAD, CadQuery, and Build123D. The last two are Python frameworks built on the same OpenCascade kernal that powers FreeCAD, and I really reccomend them to software folks looking to work in version-controlled plain-text.
i once used hyperfine to micro-bench elisp functions. i se $SHELL to a script that evaluated it's arguments in emacs by talking to a long-running session over a named pipe. Hyperfine runs a few no-ops with $SHELL and factored out the overhead, though it was still helpful to run a nested loop in elisp for finer results.
> are there services which don't support [non-TOTP MFA]?
Yes, there are many which still only support SMS MFA -- and if you meant TOTP-On-Yubi, that's its own can of worms (limited size, [intentionally?] hard to sync or backup, vender lock-in?). I hope passkeys lead to brouder FIDO/U2F support.
Reminds me of Tagsistant's FUSE-based tagged-filesystem API, which touts full compatibility with graphical file -managers and -sharing protocols as a major advantage.
I get that, I've practiced with my ergo board for like a year and still don't use it exclusively bc of one-handing stuff (though learning a new layout at the same time cert. didn't help).
There's a layout based on multi-key chords called Taipo that has this really interesting "reversable" property, in that each half is a mirrored copy of the other, so you can type any letter (or eg. tab or return) with either hand. I think that's super cool, but don't think chording is for me, so I'm trying to imagine what a compromise might look like.
This is awsome bc Github Gist links aren't Cool URL's and break on name changes even though repo's don't and Gist's have those hash ID's. I don't know that the Styles need be quite so on-the-nose, though I am glad to see syntax highlighting is already in.
I built my own NAS (six drives in a Mini-ATX case) about three years ago. Creating a custom init system and immutable distro on it has been my primary hobby since, and I expect to be finished within another ~two years, by which point the drives will be reaching their life expectancies. On the plus side I'm pretty sure this is a me problem, and that anyone else would have stuck with Proxmox and had their siht together in 3-6 weeks-- but maybe that person would also be the type to prefer a Synology in the first place :p
I'd recommend both routes, but primarily synology unless you know you wanna geek out w/ it
I found it hard to parse whether you were describing JBC tips specifically, so as an FYI for readers, this is (AFAIK) how both JBC and Pinecil tips work (while still at very different price points)
I get some of this (have an unused Pinephone), but I'm still thankful they tried (built up a stir) and, FWIW, the PineTime is OK and the Pinecil is the best soldering iron I've seen anyone use
Not that I'm aware of, but I've ran LLM's in Termux myself and am pretty it's not a huge leap from there to a simple python scaffold with a restricted grammer (the kind llama supports, for consistant structured output) and a Tasker integration. Hardest part would be trigger-word activation (maybe hardware key-bind is enough fr u?). It would probably run well locally with the all the cumulative speedups over the past year, but I do bet it would drain your battery more than Google Assistant, and am not sure that moving it over the network would change that.
No thanks, I'll use Scribus.
Different mod schemes (ctrl-click and such) than InDesign, but I'm sure I can get used to that, adjust the settings, or patch it. Might have worked for them though, good suggestion!