Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 16:55:04 +01:00
How to enable full disk encryption after install?

I quickly have read johndoe31415/luksipc/issues/{13,[12](https://github.com/johndoe31415/luksi…

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 16:46:47 +01:00
How to enable full disk encryption after install?

DuckDuckGo search Ubuntu full disk encryption after install.

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 16:12:26 +01:00
How to enable full disk encryption after install?

Maybe can somehow access raw ext4 in encrypted container, then just copy with dd. Just copying files and folders from / does not seem very correct to me, but may be.

Benjamin_Loison commented on issue Benjamin_Loison/linux#58 2025-03-26 16:11:25 +01:00
How to enable full disk encryption after install?
The persons:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAtMlDhRQGEWCeLGNpUC8aKSQ4GiznwQ3jXMoK2ZA68FUw
3Ppk/2RaJUV6491XIJTdtigMutOLi/rbStplf0ZHkIufbg+GC…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 13:24:59 +01:00
Does not leverage previous compilations?

Maybe PNG transparency was to blame.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#42 2025-03-26 13:24:20 +01:00
\usepackage{svg} does not work on own instance

Maybe PLMLaTeX SVG never worked.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-03-26 13:07:24 +01:00
Open-source git integration

inotifywait may help.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 10:03:00 +01:00
Does not leverage previous compilations?

I guess that the workload is quite important as it now takes on PLMLaTeX 20 seconds.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 01:16:55 +01:00
Does not leverage previous compilations?

Specifying svg-inkscape/ to workaround #42 does not seem to involve delay.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 01:04:07 +01:00
Does not leverage previous compilations?

Note that could modify LaTeX code to actually use .jpg instead of .png but as it is a temporary measure in theory let us stick with .png but JPG encoded.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:31:25 +01:00
Does not leverage previous compilations?

0.99s locally with initial JPG.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:22:04 +01:00
Does not leverage previous compilations?

Note that previously the PDF was about 81.6 MB and now it is about 84.9 MB. So the PDF size does not seem to matter much.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:20:39 +01:00
Does not leverage previous compilations?

Now PLMLaTeX compile in 8.09s (that is 14x faster than previously on my laptop and 31x faster than previously on PLMLaTeX).

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:15:33 +01:00
Does not leverage previous compilations?

-alpha remove works fine to have white instead of transparency (by default black), source: the Stack Overflow answer 8437562.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:06:03 +01:00
Does not leverage previous compilations?

Maybe could use an intermediary PNG setting transparency to white.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#38 2025-03-26 00:05:37 +01:00
Does not leverage previous compilations?

-background white does not help.