vault backup: 2026-05-08 13:29:17

This commit is contained in:
Vadym Samoilenko 2026-05-08 13:29:17 +01:00
parent c1782c81ae
commit a017806ba2

View file

@ -168,3 +168,6 @@ tags: [daily]
- 13:25 | `aimpress`
- **Asked:** How to create a Windows bootable USB drive with error 0xc0000034?
- **Done:** Recommended using Kali Linux live USB instead and provided dd command to write Kali ISO to disk4 via Terminal.
- 13:28 | `video-accessibility`
- **Asked:** Fix the 400 Bad Request error in the job downloads API endpoint.
- **Done:** Fixed overlapping cue timing logic by trimming end times when cues overlap, then deployed backend changes.