-
function uploadVideo(file) {
const storageRef = firebase.storage().ref(`videos/${file.name}`);
storageRef.put(file).then(() => {
console.log('Video uploaded successfully');
});…
-
## Workshop Title
Andy Pavlo, CMU Database Group, Memory Management + Buffer Cache
Date: November 2024
## Resources
- **Video**: https://www.youtube.com/watch?v=aoewwZwVmv4
-
does someone have the code to compare many videos in a database and delete from the file system one or more that already have a similar hash in the database? Please post it.
-
Goal: Finish database setup for #9
Tables details:
User:
[userId, email, password, role(student/instructor/admin)]
Course_Student_Erollement:
[courseId, instructorID, enrolled_studentId, description…
-
### Short description of current behavior
When we are executing multiple commands for chromadb handler in the mindsdb editor. It is throwing parsing error.
Command Executed:
Drop Database chrom…
-
In Zotero settings, I can type the integration token in; however, I cannot paste the database ID because the section to insert the ID number is not enabled. Instead, there is a list view where only th…
-
Photos and videos can be edited within the Photos.app itself. In which case it keeps a copy of the original, on top of which non-destructive edits are applied.
I propose to add a feature that will …
-
### Short description of current behavior
Duplicate issue #9992
Video: Create knowledge base from MySQL database
[Screencast from 2024-11-02 11-58-39.webm](https://github.com/user-attachments…
-
**Is your feature request related to a problem? Please describe.**
I want to collect data from YouTube videos via the Invidious API, specifically tracking metrics like like counts at regular interv…
RayBB updated
17 hours ago
-
### Description
Hi Alex and developers,
I bought you two coffee so that you have something to drink while looking into my issue.
I am having trouble with a fresh install of the Immich-addon (v1.1…