Benjamin_Loison commented on issue Benjamin_Loison/linux#57 2025-12-22 22:54:01 +01:00
Add prefix to output

exec > >(trap "" INT TERM; :) seems to reset the behavior, source: the Stack Overflow question 12404661, source: DuckDuckGo search Bash no op function.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-22 21:35:39 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

At least now APT and pip packages are up-to-date.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-22 21:32:27 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Let us uncomment while asyncWait: and see if it helps, otherwise will set up a shared boolean and proceed to webpage reload from the main thread.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-22 21:31:36 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

In such case only see Checking output which is not satisfying.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-21 01:24:59 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
jq -r '.[0].outputs[0].text' cell.json > output.txt

does not return anything and works as wanted.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-19 15:35:50 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

async def verifyLastTime(): does not seem executed in thread.

DuckDuckGo search Python thread async.

The Stack Overflow answer 61778654 helps.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-19 14:42:00 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Maybe can't in 2 threads proceed to Playwright async calls.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-19 14:40:29 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

I confirm that await page.reload() solves the issue, now the point is keep listening.

An alternative is just to restart the Python script on exit, but it is unsatisfying and it may be…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-19 14:39:24 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
await page.get_by_text("Actualiser l'éditeur").click()

results in out of sync prompt if I remember correctly.

Benjamin_Loison commented on issue Benjamin_Loison/linux#81 2025-12-18 15:34:20 +01:00
Get rid of Intel Management Engine

Update Intel ME for security vulnerabilities

Source: https://www.gigabyte.com/Motherboard/X299-UD4-rev-10/support#Support-Bios

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-12-18 00:59:51 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

DuckDuckGo search Playwright get element by text.

https://playwright.dev/docs/locators#locate-by-text

DuckDuckGo search Playwright Python click.

[The Stack Overflow question…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-12-17 00:19:41 +01:00
Open-source git integration

DuckDuckGo and Google search "project" "updates" "min_count", "project" "updates" "min_count" "Overleaf" and "project" "updates" "ShareLaTeX" do not seem to help more.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-12-17 00:02:44 +01:00
Open-source git integration

DuckDuckGo and Google search "nextBeforeTimestamp".

e46decbbcf

is globally the only relevant result…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-12-16 23:58:42 +01:00
Open-source git integration

DuckDuckGo and Google search "project" "updates" "before" "Overleaf".

Could also search with ShareLaTeX in theory.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-12-16 23:57:31 +01:00
Open-source git integration

https://docs.overleaf.com/on-premises/release-notes/release-notes-3.x.x/full-project-history-migration

Source: [overleaf/overleaf/wiki/Full-Project-History-Migration/5369cc7922c0aca9114abee3da24…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#21 2025-12-16 23:54:58 +01:00
Open-source git integration

DuckDuckGo and Google search "project" "updates" "overleaf" "history".