From da4a43387580a718b58ae68d77f565d3200dfdd3 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Fri, 8 May 2026 13:24:06 +0100 Subject: [PATCH] vault backup: 2026-05-08 13:24:06 --- .../video-accessibility/Video Accessibility Platform.md | 2 +- 99 Daily/2026-05-08.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/01 Projects/video-accessibility/Video Accessibility Platform.md b/01 Projects/video-accessibility/Video Accessibility Platform.md index 1f04942..cb97d16 100644 --- a/01 Projects/video-accessibility/Video Accessibility Platform.md +++ b/01 Projects/video-accessibility/Video Accessibility Platform.md @@ -10,7 +10,7 @@ server: optical-dev tags: [oliver, video, accessibility, ai, captions, audio-description, tts, celery, mongodb] created: 2026-04-14 last_commit: 2026-05-08 -commits: 381 +commits: 382 port: 8000 db: MongoDB Atlas service: docker-compose diff --git a/99 Daily/2026-05-08.md b/99 Daily/2026-05-08.md index ff38f1c..63ea989 100644 --- a/99 Daily/2026-05-08.md +++ b/99 Daily/2026-05-08.md @@ -153,3 +153,12 @@ tags: [daily] - 13:21 | `aimpress` - **Asked:** How to create a Windows bootable USB drive and fix error 0xc0000034. - **Done:** Identified Cloud Recovery tool for backup and clarified that 12 GB of personal files is expected before Windows installation. +- 13:22 | `aimpress` + - **Asked:** Create a bootable Windows USB drive from image in Downloads folder | Identified error 0xc0000034 and discussed Cloud Recovery backup options | No files changed + - **Done:** — +- 13:22 | `aimpress` + - **Asked:** Requested Windows bootable USB creation with existing image file in Downloads + - **Done:** Troubleshot error 0xc0000034 and identified storage capacity discrepancy requiring clarification +- 13:23 (1min) | `video-accessibility` + - **Asked:** Developer requested fix for 400 Bad Request error on job downloads API endpoint. + - **Done:** Fixed method name mismatch by updating call sites from VTTParser to VTTEditor and corrected model references.