dijital·vor 5 Monaten·discussWorthy mention of RapidRAW for photo editing on Linux: https://github.com/CyberTimon/RapidRAW
dijital·vor 6 Monaten·discussI've been troubleshooting this on and off since early December.There's a handy Python script here to show log which application is stealing focus: https://superuser.com/a/874314If you find it's SecurityAgent then you might be hitting this bug: https://developer.apple.com/forums/thread/807112I suspect it's related to a JIT privilege management app my company uses.
dijital·vor 9 Monaten·discussQuarto (https://quarto.org/) is well regarded in academic publishing and supports website projects: https://quarto.org/docs/websites/.
dijital·vor 9 Monaten·discussNice project! The National Library of Scotland has a nifty tool focused mainly on the UK and Ireland that does something similar (with a paid print service attached): https://maps.nls.uk/geo/find/marker/
dijital·vor 10 Monaten·discussIt's further down in the article but he's using `hugo serve` which renders the static site and serves it in one command.Not entirely sure how he's doing TLS from a quick skim of what he's shared though.