HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dijital

no profile record

comments

dijital
·5개월 전·discuss
Worthy mention of RapidRAW for photo editing on Linux: https://github.com/CyberTimon/RapidRAW
dijital
·6개월 전·discuss
I'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/874314

If you find it's SecurityAgent then you might be hitting this bug: https://developer.apple.com/forums/thread/807112

I suspect it's related to a JIT privilege management app my company uses.
dijital
·9개월 전·discuss
Quarto (https://quarto.org/) is well regarded in academic publishing and supports website projects: https://quarto.org/docs/websites/.
dijital
·9개월 전·discuss
Nice 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
·10개월 전·discuss
It'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.