Vsevolod Shegolev
Vsevolod Shegolev
Up! "Leave only the last N articles unread" is also useful. News feeds spam you with dozens of "here and now" articles and you physically can read only a few...
A very useful suggestion. I'm working with an old and poorly documented API, and I can't predict in advance all possible responses and exception handling. Ignoring and logging artifacts in...
Tectonic can use external `.sty` file provided with full path (but without extension): ``` \documentclass{article} \usepackage{/Users/user/Library/texmf/tex/latex/external_sty_file} \begin{document} 1 + 1 = 2 \end{document} ``` I hope this will help someone
@10vorne `brew install yt-dlp`
This looks exactly like what I need. Thank you. Please add also an option to increase the context: +2 sentences at each side, +100 words at each side, the whole...
@cestef Did I understand correctly that your fork modifies Zola’s internals to generate static HTML with math and diagrams? I’m not a Rust developer, but I assume Typst can be...
@cestef The result looks great 20 MB may not seem alarming, but as I understand it, the project aims to minimize the number of dependencies used. Checked #2791. Despite Typst...
With the 0.14 release, Typst HTML export is functional and can be used to build something that works. It's possible to build multipage static websites with `make`. I've made a...
In the UI: Navigate to the ‘Routing Rules’ tab under ‘Xray Configs’, then move the row where the ‘Outbound’ column equals “api” to the top.